This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

compiling gcc-3.2 on opteron


For a commercial optimzation package, We need gcc-2.3 and glib2.3. It ıs dual processor opteron, obn Centos 4.6

with default configuration I get

c++locale.cc:184: `__duplocale' undeclared (first use this function)
make[4]: *** [c++locale.lo] Error 1
make[4]: Leaving directory `/home/akgul/Bilkent/Obdir/i686-pc-linux-gnu/libstdc++-v3/src'3.4.6
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/akgul/Bilkent/Obdir/i686-pc-linux-gnu/libstdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/home/akgul/Bilkent/Obdir/i686-pc-linux-gnu/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2


any suggestions

gcc 3.4.6 is the compiler

Regards
Mustafa Akgul



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]