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: PATCH: makes --gc-sections compatible with -r/-q


On Tue, Jan 08, 2008 at 03:21:28PM +0100, Tristan Gingold wrote:
> Hi,
>
> this simple patch removes the incompatibility between --gc-sections and -r 
> or -q.
> This feature is useful for VxWorks (whose loadable binaries are compiled 
> with -r or -q) as well as
> for EFI modules.
>
> We (= AdaCore) are using it for a long time on VxWorks as we are  
> compiling the Gnat run time with
> --gc-sections.

What does it keep?  In a linked object it's obvious which symbols are
externally visible.

-- 
Daniel Jacobowitz
CodeSourcery


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