partial linking and linker scripts

Alan Modra amodra@bigpond.net.au
Thu Dec 3 05:48:00 GMT 2009


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



More information about the Binutils mailing list