Bug 69572 - /usr/bin/ld: BFD 2.11.93.0.2 20020207 internal error
Summary: /usr/bin/ld: BFD 2.11.93.0.2 20020207 internal error
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: binutils
Version: 7.3
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-07-23 11:31 UTC by Dennis Burke
Modified: 2007-04-18 16:44 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-02 20:32:44 UTC
Embargoed:


Attachments (Terms of Use)

Description Dennis Burke 2002-07-23 11:31:58 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.72 [en] (X11; I; SunOS 5.8 sun4u)

Description of problem:
Trying to port an executable with several hunder modules from Solaris to Linux.
The make file contains several sublinks. All sublinks make, but when trying to
combine them with /usr/bin/ld I get the following error:
/usr/bin/ld: BFD 2.11.93.0.2 20020207 internal error, aborting at elf32-i386.c
line 1887 in elf_i386_relocate_section

It then says:
/usr/bin/ld: Please report this bug.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. make
2.
3.
	

Actual Results:  The actual error message is embedded within the description
field.

Expected Results:  A valid executable should have been generated for linux on a
PC.	

Additional info:

I tried converting the make file to not use sublinks, but I still end up with a
line in
the make file that does gcc -o with three objects that are kept separate. The
other
500-600 modules are all in a single group instead of several sublinks.

Comment 1 Jakub Jelinek 2002-07-23 11:35:44 UTC
Without a testcase there is nothing that can be done about it.

Comment 2 Jakub Jelinek 2004-10-02 20:32:44 UTC
No response in more than 2 years, closing.


Note You need to log in before you can comment on or make changes to this bug.