Hello,

 I am working on Ch5, 5.11. GCC-4.0.3 - Pass 2. The book says to perform 
the following command:

cp -v gcc/Makefile.in{,.orig} &&
sed '[EMAIL PROTECTED]/[EMAIL PROTECTED] true@' gcc/Makefile.in.orig > 
gcc/Makefile.in

What directory am I supposed to be in when I issue this command? I would 
guess that I should be in the gcc-build or source directory, but the 
book, in Chapter 5.1, says:

"Important :   After installing each package, delete its source and 
build directories, unless specifically instructed otherwise. Deleting 
the sources prevents mis-configuration when the same package is 
reinstalled later."

After doing gcc, Pass1, from Chapter 5.4.1, I deleted both gcc-4.0.3 and 
gcc-build,  since the book did not specify to keep these, as the above 
paragraph says. So am I missing something or should I still have 
gcc-build in my $lfs/sources directory?


Thanx,
Kirby Foster
-- 
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