On Fri, 2009-06-12 at 13:42 +0530, Aditya Bankar wrote: > Hi Ankur, > > It seems that you have got confused with the instructions related to the mpfr > library in gcc's compilation article. > You can read this in section 5.5.1: > tar -jxf ../mpfr-2.3.2.tar.bz2 > mv mpfr-2.3.2 mpfr > tar -jxf ../gmp-4.2.4.tar.bz2 > mv gmp-4.2.4 gmp > > This has to be done inside the gcc's source directory. If you have unzipped > it outside the gcc's source directory then mpfr would not be found. I had > done the same thing. > > Thanks, > Aditya > >
hi, Thanks. I had figured it was a small error somewhere.. Is there some documentation which provides _reasons_ as to what we are doing? Or do we learn that as we read on? -- regards, Ankur -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page