GCC-4.3.2 Pass1 - requires GMP 4.1+ and MPFR 2.3.0+

2009-04-01 Thread Thomas Anderson
Hi, I was working on the compilation of GCC (first pass) when after the following command: CC=gcc -B/usr/bin/ ../gcc-4.3.2/configure --prefix=/tools --with-local-prefix=/tools --disable-nls --disable-shared --disable-libssp --enable-languages=c I received the following error message: configure:

Re: GCC-4.3.2 Pass1 - requires GMP 4.1+ and MPFR 2.3.0+

2009-04-01 Thread Aaron Sterling
I am working on ubuntu 8.10 and this step works fine for me.  have you unpacked them into the gcc directory (not their own directly under sources but under gcc) and renamed the resulting directories to gmp and mpfr? -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ:

Re: GCC-4.3.2 Pass1 - requires GMP 4.1+ and MPFR 2.3.0+

2009-04-01 Thread Mike McCarty
Thomas Anderson wrote: Hi, I was working on the compilation of GCC (first pass) when after the following command: CC=gcc -B/usr/bin/ ../gcc-4.3.2/configure --prefix=/tools --with-local-prefix=/tools --disable-nls --disable-shared --disable-libssp --enable-languages=c I received the

Re: I managed to wipe out my host /dev/ directory

2009-04-01 Thread Dan Tran
FYI, udev is a beauti, it regen my /dev at boot up -D -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page