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
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