[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/2411] ELF linker fails to create DSO with 64k sections
From: |
hjl at lucon dot org |
Subject: |
[Bug ld/2411] ELF linker fails to create DSO with 64k sections |
Date: |
2 Mar 2006 20:40:04 -0000 |
------- Additional Comments From hjl at lucon dot org 2006-03-02 20:40 -------
Created an attachment (id=898)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=898&action=view)
A testcase
gcc -fPIC -c -o sect.o sect.c
gcc -shared -o libsect.so sect.o
/usr/local/bin/ld: BFD 2.16.91.0.7 20060228 internal error, aborting at
/net/gnu-13/export/linux/src/binutils/binutils/bfd/elfcode.h line 215 in
bfd_elf64_swap_symbol_out
/usr/local/bin/ld: Please report this bug.
collect2: ld returned 1 exit status
--
http://sourceware.org/bugzilla/show_bug.cgi?id=2411
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.