[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/9843] relocation R_386_GOTOFF against undefined hidden symbol '_
From: |
schwab at suse dot de |
Subject: |
[Bug ld/9843] relocation R_386_GOTOFF against undefined hidden symbol '_begin' can not be used when making a shared object |
Date: |
14 Feb 2009 14:18:39 -0000 |
------- Additional Comments From schwab at suse dot de 2009-02-14 14:18 -------
(In reply to comment #0)
> sed -e '/^=========/,/^=========/!d;/^=========/d' \
> -e 's/\. = 0 + SIZEOF_HEADERS;/& _begin = . -
> SIZEOF_HEADERS;/' \
This command is broken and has already been fixed in the glibc repository.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
http://sourceware.org/bugzilla/show_bug.cgi?id=9843
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.