gold vs libc
Ian Lance Taylor
iant@google.com
Thu Sep 11 16:21:00 GMT 2014
On Thu, Sep 11, 2014 at 9:00 AM, Cary Coutant <ccoutant@google.com> wrote:
>
> I could also special case by filename -- check
> is_in_system_directory(), and if true, check the filename to see if it
> contains "begin" or "end".
Note that we already special case crtbegin and crtend in
Output_section::Input_section_sort_compare::operator(). This is to
emulate the GNU linker's special casing of crtbegin and crtend in
ld/scripttempl/elf.sc.
Ian
More information about the Binutils
mailing list