Le mardi 04 décembre à 14:20, Luuk a écrit : > Hi, > i started reading the BOOK (Linux From Scratch - Version SVN-20071125) > i have the following questioon: > > In chapter 5.3.1 binutils-2.18 - Pass 1 the following is mentioned: > The Binutils documentation recommends building Binutils outside of the > source directory in a dedicated build directory: > mkdir -v ../binutils-build > > >From WHICH directory am i supposed to do the 'mkdir ../??' > or, in other words, where should the directory 'binutils-2.18' be > created?
Hi. In chapter 5.1 it is explained : Before issuing the build instructions for a package, the package should be unpacked as user lfs, and a cd into the created directory should be performed. The build instructions assume that the bash shell is in use. Have a look at this introduction :-) Ph. Delavalade -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
