This is the mail archive of the gcc-bugs@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: libstdc++-v3 build failures


Tim Josling <tej@melbpc.org.au> writes:

| 1. I Configure without c++, but the bootstrap insists on building
| libstdc++-v3. Why? Here is the configure command: time
| ../configure --enable-languages=c,toy,exa,cobol
| --prefix=/usr/tim/cobgcc/cob/install --disable-cpplib. Apart from
| the failure below, this slows down my builds no end.
| 
| 2. When building libstdc++-v3, the following failure occurs:
| 
| /usr/tim/cobgcc/cob/objdir/gcc/xgcc
| -B/usr/tim/cobgcc/cob/objdir/gcc/ -B/usr/tim
| ux-gnu/lib/ -isystem
| /usr/tim/cobgcc/cob/install/i686-pc-linux-gnu/include -DHAV
| clude -I../include -I/usr/tim/cobgcc/cob/install/include -g -O2
| -c ../../../../l
| In file included from
| ../../../../libstdc++-v3/libmath/signbit.c:32:
| ../../../../libstdc++-v3/libmath/mathconf.h:151:6: #error "We
| need FINITE_P"
| ../../../../libstdc++-v3/libmath/mathconf.h:205:7: #error "We
| need INFINITE_P"

Weird.  I'll look into this.  Thanks.

-- Gaby

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