RE: error: fenv.h: No such file or directory

2010-12-06 Thread Fady Fawzy
> > --with-gmp-include=$(pwd)/gmp --with-gmp-lib=$(pwd)/gmp/.libs \ > > > > --without-ppl --without-cloog > > > > Before using this command ,please use ../gcc-4.5.1/make clean , then use > > this command and then make ,make install ,& symlink comma

Re: error: fenv.h: No such file or directory

2010-12-06 Thread Bruce Dubbs
piper.guy1 wrote: > The 6.6. book calls for gcc-4.4.3. Is it necessary to use gcc-4.5.1 > instead? No. LFS-6.6 used gcc-4.4.3, but LFS-6.7 is the current stable version. > If so, is gcc-4.5.1 compatible with the rest of the packages > in 6.6? Not checked. -- Bruce -- http://linuxfromscr

Re: error: fenv.h: No such file or directory

2010-12-06 Thread piper.guy1
symlink command in the book. > > --Fady > > >> Date: Sun, 5 Dec 2010 21:21:21 -0500 >> Subject: error: fenv.h: No such file or directory >> From: piper.g...@gmail.com >> To: lfs-support@linuxfromscratch.org >> >> Got this error well into the compil

RE: error: fenv.h: No such file or directory

2010-12-06 Thread Fady Fawzy
tall ,& symlink command in the book. --Fady > Date: Sun, 5 Dec 2010 21:21:21 -0500 > Subject: error: fenv.h: No such file or directory > From: piper.g...@gmail.com > To: lfs-support@linuxfromscratch.org > > Got this error well into the compilation of GCC-4.4.3 Pa

error: fenv.h: No such file or directory

2010-12-05 Thread piper.guy1
: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://linuxfroms