hi
Am using FC3 as my base distro.So i started with Chapter 5, where i
installed Binutils as per LFS book and then started configuring GCC.But i am
getting this error...

lfs:/mnt/lfs/sources/gcc-build$../gcc-3.4.3/configure --prefix=/tools
--libexecdir=/tools/lib --with-local-prefix=/tools --disable-nls
--enable-shared --enable-languages=c

configure:warning: --libexecdir=/tools/lib: invalid host type
configure:error: can only configure for one host and one target at a time

i belive my gcc on host is 3.4.3 and kernel 2.16.2
any idea please?thanx in advance.

i then go like this
lfs:/mnt/lfs/sources/gcc-build$../gcc-3.4.3/configure --prefix=/tools
lfs:/mnt/lfs/sources/gcc-build$../gcc-3.4.3/configure --libexecdir=/tools/li
b --with-local-prefix=/tools
lfs:/mnt/lfs/sources/gcc-build$../gcc-3.4.3/configure --disable-nls
--enable-shared --enable-languages=c
it seem to works fine after that
so...will it still be the same for my methods i used above?or should i
rebuild again using tbe book method?
thanxx again

-- 
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