bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

failure of ld bootstrap test with -static on hppa-linux


From: John David Anglin
Subject: failure of ld bootstrap test with -static on hppa-linux
Date: Thu, 9 May 2002 14:30:41 -0400 (EDT)

I see the following ld testsuite failure under hppa-linux:

Running /home/dave/binutils-2.12.90/src/ld/testsuite/ld-bootstrap/bootstrap.exp
...
FAIL: bootstrap with --static

In the second part of the test, ld seg faults in hppa_build_one_stub.
The problem is a NULL pointer:

(gdb) p ((struct elf32_hppa_stub_hash_entry *) gen_entry)->target_section
$3 = (struct sec *) 0x0

Does this ring any bells as to what might be happening?  This doesn't happen
with "GNU ld version 2.12.90 20020423".

Dave
-- 
J. David Anglin                                  address@hidden
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]