This is the mail archive of the gcc@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]

Re: Announcing libstdc++-2.90.5


Hello,

I succeeded to build on linux586 with egcs-19990517 (with -fnew-abi),
but I failed on hpux10.20-hppa2.0:

[...]
c++ -DHAVE_CONFIG_H -I. -I../../libstdc++-2.90.5/src -I.. -nostdinc++ -I../../libstdc++-2.90.5 -I../../libstdc++-2.90.5/stl -I../../libstdc++-2.90.5/libio -g -D_GNU_SOURCE -fno-implicit-templates -c  -fPIC -DPIC ../../libstdc++-2.90.5/src/complex.cc -o .libs/complex.lo
In file included from ../../libstdc++-2.90.5/bits/std_complex.h:36,
                 from ../../libstdc++-2.90.5/src/complex.cc:31:
../../libstdc++-2.90.5/bits/std_iosfwd.h:107: `mbstate_t' was not declared in this scope
../../libstdc++-2.90.5/bits/std_iosfwd.h:107: template argument 1 is invalid
../../libstdc++-2.90.5/bits/std_iosfwd.h:107: warning: ANSI C++ forbids typedef which does not specify a type
../../libstdc++-2.90.5/bits/std_iosfwd.h:123: `mbstate_t' was not declared in this scope
../../libstdc++-2.90.5/bits/std_iosfwd.h:123: template argument 1 is invalid
../../libstdc++-2.90.5/bits/std_iosfwd.h:123: warning: ANSI C++ forbids typedef which does not specify a type
make[2]: *** [complex.lo] Error 1

Best Regards!
Marc

-- 
Marc Girod                Hiomo 5/1          Voice:  +358-9-511 23746
Nokia Telecommunications  P.O. Box 320       Mobile: +358-40-569 7954
NWS/NMS/NMS for Data      00045 NOKIA Group  Fax:    +358-9-511 23580
                          Finland            girod@shire.ntc.nokia.com


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