ARM cross compiler
Gareth Bransby
G.C.Bransby-99@student.lboro.ac.uk
Tue Jun 11 06:00:00 GMT 2002
Hi,
I have built an arm toolchain and it all is working fine. There is only one problem. The entry point of the resulting binary is set to 0x8000 as per the ARM default. The question is, how do i set this to lower address? At the moment the memory between 0x0 and 0x8000 is unused apart from the vector table and is going to waste so i would like to make better use of it. Is there a switch i can pass to gcc that will set this value?
Sincerely
Gareth.
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
More information about the crossgcc
mailing list