This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Do not discard SHF_EXCLUDE sections for -r links
- From: Ian Lance Taylor <iant at google dot com>
- To: Sriraman Tallam <tmsriram at google dot com>
- Cc: Cary Coutant <ccoutant at google dot com>, binutils <binutils at sourceware dot org>
- Date: Mon, 15 Oct 2012 22:33:21 -0700
- Subject: Re: Do not discard SHF_EXCLUDE sections for -r links
- References: <CAAs8HmzMo+Ppj3Uk6kjgwgmuv_aKjrdnQLp63vAaZ8SZhgqMWA@mail.gmail.com>
On Mon, Oct 15, 2012 at 5:24 PM, Sriraman Tallam <tmsriram@google.com> wrote:
>
> * layout.cc (Layout::include_section): Keep sections marked
> SHF_EXCLUDE when doing relocatable links.
This is OK.
Thanks.
Ian