NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/48730: shared libraries built with -g do not contain debugging symbols
The following reply was made to PR toolchain/48730; it has been noted by GNATS.
From: christos%zoulas.com@localhost (Christos Zoulas)
To: Antti Kantee <pooka%iki.fi@localhost>, gnats-bugs%NetBSD.org@localhost,
toolchain-manager%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost
Cc:
Subject: Re: toolchain/48730: shared libraries built with -g do not contain
debugging symbols
Date: Wed, 9 Apr 2014 15:27:06 -0400
On Apr 9, 7:14pm, pooka%iki.fi@localhost (Antti Kantee) wrote:
-- Subject: Re: toolchain/48730: shared libraries built with -g do not contai
| Revision 1.349: download - view: text, markup, annotated - select for diffs
| Fri Apr 4 07:10:15 2014 (5 days, 14 hours ago)
|
| Using -Wl,-x breaks build ARM BE8 shared libraries by striping the $a/$d/$t
| symbols before the linker can use them. Instead do ${OBJCOPY} -x ${.TARGET}
| afterwards.
I see what's going on now. The fix is a bit ugly.
| That was 3 days before the revision quoted in the PR was committed, so
| it doesn't make a very good test case ;)
Well, cvs update :-)
Home |
Main Index |
Thread Index |
Old Index