This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: partial linking and linker scripts


On Wed, Dec 02, 2009 at 02:32:18PM -0800, Eddie Kohler wrote:
> Apologies if this question is too elementary.  I have object files with  
> .text.* sections for C++ inline functions and such.  I'd like to do an 
> partial link to shift those sections into .text and remove the 
> accompanying .group sections.  Is this possible?

No.  group sections are treated specially by the linker.

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]