[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/3230] linker rejects mixed (elf64-big/elf64-sparc) archives.
From: |
hjl at lucon dot org |
Subject: |
[Bug ld/3230] linker rejects mixed (elf64-big/elf64-sparc) archives. |
Date: |
19 Sep 2006 22:57:17 -0000 |
------- Additional Comments From hjl at lucon dot org 2006-09-19 22:57 -------
When an object file is marked as generic ELF, it shouldn't have any processor
specific data, including relocations. exception.o is a generic ELF object
with relocations. Linker doesn't know how to process those relocations.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
http://sourceware.org/bugzilla/show_bug.cgi?id=3230
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.