PATCH: Add -Ttext-segment ADDR to ELF linker
H.J. Lu
hjl.tools@gmail.com
Sun May 10 14:54:00 GMT 2009
More information about the Binutils mailing list
Sun May 10 14:54:00 GMT 2009
- Previous message (by thread): PATCH: Add -Ttext-segment ADDR to ELF linker
- Next message (by thread): PATCH: Add -Ttext-segment ADDR to ELF linker
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, May 10, 2009 at 7:46 AM, John David Anglin <dave@hiauly1.hia.nrc.ca> wrote: > 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. > It was fixed by http://sourceware.org/ml/libc-alpha/2009-01/msg00036.html If you have problems on parisc, it must be parisc specific. -- H.J.
- Previous message (by thread): PATCH: Add -Ttext-segment ADDR to ELF linker
- Next message (by thread): PATCH: Add -Ttext-segment ADDR to ELF linker
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list