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: Add -Ttext-segment ADDR to ELF linker


On Tue, 13 Jan 2009, H.J. Lu wrote:

> I don't think we should take this risk to potentially break existing
> applications.  Here is a patch to add a new switch -Ttext-segment.
> I can reuse -Ttext and update linker tests if it is preferred.

This change breaks glibc builds on parisc.  The glibc build attempts
to modify the default linker script with a sed script to provide the
symbol _begin used by the dynamic loader.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)


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