well i did all of that and get this error make[1]: entering directory `/mnt/lfs/sources/gcc-4.5.1' /bin/sh ./mkinstalldirs /tools /tools
/bin/sh: line 3: cd: host-i686-pc-linux-gnu/fixincludes: No such file or directory make[1]: * [install-fixincludes] Error 1 mqke[1]: Leaving directory `/mnt/lfs/sources/gcc-4.5.1' make: ** [install] Error 2 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Alexander Sent: Monday, January 10, 2011 3:20 PM To: LFS Support List Subject: Re: question about gcc Am 10.01.2011 17:21, schrieb Philippe Delavalade: > Le lundi 10 janvier à 16:20, Alexander a écrit : >> Am 10.01.2011 15:32, schrieb mike cutie and maia: >>> hi, >>> >>> gcc tells me i don't have gmp or mpc how do i include them in the >>> compiler or do i need to configure them first? >>> >> Hi! >> you should cd in gcc-build directory, than tar -jxf ../<gmp >> tarball> and same procedure for mpc >> From this point you ready to go , but i advise you to read the book >> carefully and than proceed with further work. > I fear that tarballs should be unpacked in gcc-4... not in gcc-build ; > then they have to be renamed ; but all is in the book ! > Hi! Thats true, i almost forgot it, so people who are building lfs should put mpc and gmp tarbals to gcc source directory. Another important thing, after gcc was compiled than remove the gcc build and source directory's! Best regards Alex -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
