Debasree Mallick wrote these words on 01/10/07 19:27 CST: > Hello > I am facing the following problem in building GCC 4.0.3 . If > any body know the solution, then please help me.
A brief look at the error messages make me think that perhaps you didn't create and enter the 'build' directory as the book outlines. You should: 1. unpack the tarball 2. change into the newly created directory and apply any necessary patches 3. create and change into a 'build' directory (mkdir ../gccbuild; cd ../gccbuild) 4. run configure and make from within the build directory as the book shows (../gcc-4.0.3/configure --stuff) HTH -- Randy rmlscsi: [bogomips 1003.26] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3] [GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686] 19:55:00 up 20:09, 1 user, load average: 0.53, 0.18, 0.06 -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page