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


Hello!

>>>>> "BK" == Benjamin Kosnik <bkoz@cygnus.com> writes:

BK> I missed bits: I am unable to get current CVS up and running. The
BK> fixes are pretty minor, and I'll have them in by tonight.

I installed egcs-19990616, updated libstdc++ from cvs (just now), and
tried to install it on my hpux10.20-hpp2.0 host (btw: configure says
hppa1.1-hp-hpux10.20), and it still failed:

...
rm -f .libs/complex.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/complex.cc -o .libs/complex.lo
cc1plus: warning: -g is only supported when using GAS on this processor,
cc1plus: warning: -g option disabled.
In file included from ../../libstdc++/src/complex.cc:32:
../../libstdc++/bits/std_cmath.h: In function `float modf(float, float *)':
../../libstdc++/bits/std_cmath.h:100: implicit declaration of function `int modff(...)'
make[2]: *** [complex.lo] Error 1
make[2]: Leaving directory `/tools/contrib/gen/src/bld-stdc++/src'

This time, no mention of wchar_t anymore :-)

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]