Problem solved - I had same issue described on below page. Getting full installation of glibc and gcc resolved the issue.
http://www.linuxquestions.org/questions/linux-from-scratch-13/binutils-2-22-configure-error-c-compiler-cannot-create-executables-4175411252/ Thanks Chris for quick responses. Very happy for quick support! Regards, Mangesh On Sat, Sep 13, 2014 at 7:01 PM, Chris Staub <[email protected]> wrote: > On 09/13/14 13:58, Mangesh Bhamre wrote: > >> Hi Chris, >> >> Thanks for quick response. Yes - configure did returned error. Here is >> my command prompt output. >> >> Regards, >> Mangesh >> >> >> lfs@mangesh-virtual-machine /mnt/lfs/sources/binutils-build $ >> ../binutils-2.24/configure --prefix=/tools --with-sysroot=$LFS >> --with-lib-path=/tools/lib --target=$LFS_TGT --disable-nls >> --disable-werror >> checking build system type... x86_64-unknown-linux-gnu >> checking host system type... x86_64-unknown-linux-gnu >> checking target system type... x86_64-lfs-linux-gnu >> checking for a BSD-compatible install... /usr/bin/install -c >> checking whether ln works... yes >> checking whether ln -s works... yes >> checking for a sed that does not truncate output... /bin/sed >> checking for gawk... gawk >> checking for gcc... gcc >> checking for C compiler default output file name... >> configure: error: in `/mnt/lfs/sources/binutils-build': >> *configure: error: C compiler cannot create executables >> See `config.log' for more details* >> >> > Recheck the output of the version-check.sh script from the "Host System > Requirements" page. > > -- > http://lists.linuxfromscratch.org/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page > > Do not top post on this list. > > A: Because it messes up the order in which people normally read text. > Q: Why is top-posting such a bad thing? > A: Top-posting. > Q: What is the most annoying thing in e-mail? > > http://en.wikipedia.org/wiki/Posting_style >
-- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list. A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? http://en.wikipedia.org/wiki/Posting_style
