NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/25467: objcopy fails to hand link_set sections correctly
The following reply was made to PR toolchain/25467; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: toolchain/25467: objcopy fails to hand link_set sections correctly
Date: Wed, 20 Jan 2016 13:27:53 +0100
Whether or not objcopy handles this correctly nowadays is likely moot,
as src/sys/conf/mkldscript.sh is used to explicitly merge all link_set
sections into the .text section for a.out conversion.
Basically this implements what Richard suggested here.
Martin
Home |
Main Index |
Thread Index |
Old Index