This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: PATCH: Fix -Ttext and friends for ELF systems
- From: "E. Weddington" <ericw at evcohs dot com>
- To: mark at codesourcery dot com, Ian Lance Taylor <ian at wasabisystems dot com>
- Cc: binutils at sources dot redhat dot com
- Date: Mon, 25 Oct 2004 07:18:48 -0600
- Subject: Re: PATCH: Fix -Ttext and friends for ELF systems
On 22 Oct 2004 at 21:38, Ian Lance Taylor wrote:
> > We should naturally leave the path open for defining more -T options;
> the three usual ones were, of course, designed for a.out, and one
> could imagine breaking out more aspects of an ELF file on an embedded
> system.
>
Yes.
Note that -Ttext is used commonly on the AVR to relocate the program to the bootloader area.
It would be nice if any changes to -Ttext do not significantly impact this target.
Thanks
Eric