I have a binutils pass 2 configure problem - portion of config.log shown below.

configure:4337: checking whether the C compiler works
configure:4346: ./a.out
../binutils-2.24/configure: line 4348: 27184 Segmentation fault      ./$ac_file
configure:4350: $? = 139
configure:4357: error: in `/mnt/lfs/sources/binutils-
build':
configure:4361: error: cannot run C compiled programs.

The test after installing glibc (section 5.7) worked exactly as per example.
version.sh indicates versions are all later than required (and not
exceeding version requirement when stated).
library-check.sh indicates none of the libraries was found.

Somewhere in lfs-support (can't find now - of course!) I found the
suggestion in response to a similar problem:
  $LFS_TGT-gcc -v -Wl,-verbose dummy.c |&  tee gcc-log
  grep crt1 gcc-log

the grep command finishes:
  attempt to open /mnt/lfs/tools/lib/crt1.o succeeded
  /mnt/lfs/tools/lib/crt1.o

So far there has been no mention in instructions of applying patches -
I believe that I have applied all patches as I progressed.

Any ideas before I start it all again!

Thank you,
Bruce Ward
-- 
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

Reply via email to