Re: arm-elf-gcc/linker - changing the ro-base address



On 28 Apr 2006 03:05:12 -0700, "Krzysiek" <krzysztof.balka@xxxxxxxxx>
wrote:

Hi!
I want to load my program at dfferent location than 0x8000, the only
way
is to change this during linkage process.
Does anybody know how can I change the ro-base address in arm-elf-gcc ?
I'm also using the ADS , there is no problem with that( -ro-base
option) , but in gcc I haven't
found anything similar.
Linker scripts or sthg ?

Option: -Wl,-Ttext=<your base>
See ld manual for more.

--
42Bastian
Do not email to bastian42@xxxxxxxxx, it's a spam-only account :-)
Use <same-name>@monlynx.de instead !
.