This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


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

egcs CVS tree


When attempting to build egcs from the CVS tree, under linux 2.1.120/119
and glibc 2.0.95, I get the following error:

/usr/src/objdir/gcc/xgcc -B/usr/src/objdir/gcc/ -c -DSkip_f2c_Undefs -I. -I../../../../egcs/libf2c/libF77 -I.. -I../../../../egcs/libf2c/libF77/..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -O2 -mpentium -march=pentium -D_GNU_SOURCE ../../../../egcs/libf2c/libF77/pow_dd.c
/usr/include/bits/mathinline.h: In function `pow_dd':
/usr/include/bits/mathinline.h:376: `asm' needs too many reloads
make[3]: *** [pow_dd.o] Error 1
make[3]: Leaving directory `/usr/src/objdir/i586-pc-linux-gnu/libf2c/libF77'
make[2]: *** [f77] Error 2
make[2]: Leaving directory `/usr/src/objdir/i586-pc-linux-gnu/libf2c'
make[1]: *** [all-target-libf2c] Error 2
make[1]: Leaving directory `/usr/src/objdir'
make: *** [bootstrap] Error 2

Is this a known problem, or is egcs being too particular?

-- 
     +--------------------------+----------------------------------------+
     | by-tor@by-tor.bitchx.com | UNIX _is_ user-friendly. It's just not |
     |       By-Tor@EfNet       | ignorant-friendly and idiot-friendly.  |
     +--------------------------+----------------------------------------+



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