This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: hpux10.20 works, kindof


> rm -f .libs/locale.lo
> c++ -DHAVE_CONFIG_H -I. -I../../libstdc++/src -I.. -nostdinc++ -I../../libstdc++ -I../../libstdc++/stl -I../../libstdc++/libio -g -D_GNU_SOURCE -fno-implicit-templates -c  -fPIC -DPIC ../../libstdc++/src/locale.cc -o .libs/locale.lo
> cc1plus: warning: -g is only supported when using GAS on this processor,
> cc1plus: warning: -g option disabled.
> c++: Internal compiler error: program as got fatal signal 11
> make[2]: *** [locale.lo] Error 1
> make[2]: Leaving directory `/tools/contrib/gen/src/bld-stdc++/src'
> 

make sure you are not using egcs 1.1.2. If you use current CVS egcs you
should be ok.

-benjamin


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