problem in sysdeps/i386/fpu/bits/mathinline.h?
SL Baur
steve@xemacs.org
Fri Jan 28 01:06:00 GMT 2000
Attempting to build the latest CVS gcc against the latest glibc 2.2
headers I got this:
/usr/src/egcs-build/gcc/g++ -B/usr/src/egcs-build/gcc/ -B/usr/i486-pc-linux-gnu/bin/ -c -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -I../../../egcs/libstdc++ -I../../../egcs/libstdc++/stl -I../libio -I../../../egcs/libstdc++/../libio -nostdinc++ -D_IO_MTSAFE_IO ../../../egcs/libstdc++/cstdlibi.cc
test x"yes" != xyes || \ /usr/src/egcs-build/gcc/g++ -B/usr/src/egcs-build/gcc/ -B/usr/i486-pc-linux-gnu/bin/ -c -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -I../../../egcs/libstdc++ -I../../../egcs/libstdc++/stl -I../libio -I../../../egcs/libstdc++/../libio -nostdinc++ -D_IO_MTSAFE_IO -fpic ../../../egcs/libstdc++/cmathi.cc -o pic/cmathi.o
In file included from /usr/include/math.h:348,
from ../../../egcs/libstdc++/cmath:7,
from ../../../egcs/libstdc++/cmathi.cc:7:
/usr/include/bits/mathinline.h: In function `long double __sgn1l (long double)':/usr/include/bits/mathinline.h:457: parse error before `.'
make[1]: *** [cmathi.o] Error 1
make[1]: Leaving directory `/usr/src/egcs-build/i486-pc-linux-gnu/libstdc++'
make: *** [all-target-libstdc++] Error 2
More information about the Libc-alpha
mailing list