--- Additional Comments From hjl dot tools at gmail dot com 2008-03-11
22:25 ---
libc_pic.a from glibc build directory should only be used to build libc.so.
Any other uses are invalid.
--
What|Removed |Added
---
--- Additional Comments From hjl dot tools at gmail dot com 2008-03-11
21:31 ---
(In reply to comment #18)
> Yes, I'll work on it. My approach will be to redefine SHN_LORESERVE thru
> SHN_HIRESERVE to FF00 thru , sign extending the existing values to
> an unsigned int. All i
--- Additional Comments From amodra at bigpond dot net dot au 2008-03-11
21:21 ---
Yes, I'll work on it. My approach will be to redefine SHN_LORESERVE thru
SHN_HIRESERVE to FF00 thru , sign extending the existing values to
an unsigned int. All internal BFD uses of section in
--
What|Removed |Added
AssignedTo|unassigned at sources dot |amodra at bigpond dot net
|redhat dot com |dot au
Version|2.19 (HEAD
--
What|Removed |Added
Summary|IA64 linker crashes on |IA64 linker crashes on
|supported relocations |unsupported relocations
http://sourcew
--- Additional Comments From hjl dot tools at gmail dot com 2008-03-11
19:52 ---
Created an attachment (id=2318)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2318&action=view)
A testcase
[EMAIL PROTECTED] 776]$ ld -shared test.o
ld: BFD (Linux/GNU Binutils) 2.18.50.0.5.2008030
A64 linker crashes on supported relocations.
--
Summary: IA64 linker crashes on supported relocations
Product: binutils
Version: 2.19 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassi
--
What|Removed |Added
CC||amodra at bigpond dot net
||dot au
Version|2.16
--- Additional Comments From hjl dot tools at gmail dot com 2008-03-11
19:14 ---
I think we can add a st_xshndx field to internal ELF symbol entry:
---
--- ./internal.h.64k2007-11-28 23:35:52.0 -0800
+++ ./internal.h2008-03-11 12:14:06.0 -0700
@@ -100,7 +100,
--- Additional Comments From hjl dot tools at gmail dot com 2008-03-11
19:09 ---
(In reply to comment #15)
> I am to blame, and can't find anything to defend the current binutils
> behaviour.
> i.e. I agree with Ian that this is a bug.
Alan, we need to update the whole ELF backend for
I am attempting to create an executable with two shared libraries that I
created. The compile and link of
all pieces (executable, and two libraries) went without error, but when
I try to execute I get this error:
"error while loading shared libraries: /path_to_lib/libName: cannot
restore segment p
11 matches
Mail list logo