|
Relocate __executable_start
|
03/12/2010 7:10 AM
post49341
|
Relocate __executable_start
Hi,
I would like to have my executables starting at another address than 0x48040000 (on a ppcbe target).
I tried to do it with a linker script. The binary links allright, and the mapping seems ok, but when I try to launch the
app I get the error : "invalid argument"
Is the 0x48040000 address mandatory?
Regards,
Alex
|
|
|