This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: How to determine cause of ld testsuite failures?


On Fri, Feb 16, 2001 at 05:11:30PM +1100, Alan Modra wrote:
> On Thu, 15 Feb 2001, David O'Brien wrote:
> > How would people suggest I go about fixing the failures?
> 
> First, have a look at ld/ld.log to see some details of the failures.

Found the first problem, but I have zero idea where it is getting
"crt0.o" from (it should be "crt1.o").  Grepping isn't showing anything
promising.


Running /FBSD/binutils-repo/binutils-2_11-branch/ld/testsuite/ld-bootstrap/bootstrap.exp ...
/files/o.binutils/ld/ld-new -m elf_i386 -o tmpdir/ld-partial.o -r  ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o  ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o 
/files/o.binutils/ld/ld-new -m elf_i386  -o tmpdir/ld1 /usr/lib/crt0.o  tmpdir/ld-partial.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a ./../intl/libintl.a  /usr/lib/libgcc.a -lc
/files/o.binutils/ld/ld-new: cannot open /usr/lib/crt0.o: No such file or directory
FAIL: bootstrap


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]