Got this error well into the compilation of GCC-4.4.3 Pass 1. I'm using LFS 6.6.

-----------------------------------
make[2]: Entering directory `/mnt/lfs/gcc_build/i686-lfs-linux-gnu/libgcc'
# If this is the top-level multilib, build all the other
# multilibs.
/mnt/lfs/gcc_build/./gcc/xgcc -B/mnt/lfs/gcc_build/./gcc/
-B/tools/i686-lfs-linux-gnu/bin/ -B/tools/i686-lfs-linux-gnu/lib/
-isystem /tools/i686-lfs-linux-gnu/include -isystem
/tools/i686-lfs-linux-gnu/sys-include -g -O2 -O2  -g -O2 -DIN_GCC
-DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wcast-qual
-Wold-style-definition  -isystem ./include  -fPIC -g  -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc  -I. -I. -I../.././gcc
-I../../../gcc-4.4.3/libgcc -I../../../gcc-4.4.3/libgcc/.
-I../../../gcc-4.4.3/libgcc/../gcc
-I../../../gcc-4.4.3/libgcc/../include
-I../../../gcc-4.4.3/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT
-DHAVE_CC_TLS -DUSE_TLS -o bid_decimal_globals.o -MT
bid_decimal_globals.o -MD -MP -MF bid_decimal_globals.dep -c
../../../gcc-4.4.3/libgcc/config/libbid/bid_decimal_globals.c
../../../gcc-4.4.3/libgcc/config/libbid/bid_decimal_globals.c:47:18:
error: fenv.h: No such file or directory
---------------------------------------------------

Googling this error suggests that I should use the
--disable-decimal-float option, which of course I did as the book says
to use.

Any help would be appreciated.

thanx
/carl h.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to