| Samsinite |
05-19-2010 11:03 PM |
still same problem...
Hey guys, I have g++ installed (gcc-c++ package on suse):
Code:
i | gcc44 | The GNU C Compiler and Support Files | package
i | gcc44-ada | GNU Ada95 Compiler Based on GCC (GNAT) | package
i | gcc44-c++ | The GNU C++ Compiler | package
i | gcc44-fortran | The GNU Fortran Compiler and Support Files | package
i | gcc44-gij | Java Bytecode Interpreter for gcc | package
i | gcc44-info | Documentation for the GNU compiler collection | package
i | gcc44-java | The GNU Java Compiler | package
i | gcc44-locale | Locale Data for the GNU Compiler Collection | package
i | gcc44-obj-c++ | GNU Objective C++ Compiler | package
i | gcc44-objc | GNU Objective C Compiler | package
i | libgcc44 | C compiler runtime library | package
i | libstlport_gcc4 | C++ STL library compatible with the latest ANSI/ISO C++ sp-> | package
and I also installed ppl and cloog:
Code:
checking for version 0.10 of PPL... yes
checking for correct version of CLooG... yes
configure: error:
The following requested languages could not be built: c++
Supported languages are: c
and I am still getting the same error. Any other ideas or suggestions?
Thanks for the help and responses,
Sam
|