gba.specs
Posted: Fri Jan 27, 2012 10:41 pm
Hi everyone, I have a question about the gba.specs file, this file is used by arm-eabi-gcc for compiling gba-arm code, so...
Somebody can explain me the function of this file?
file: gba.specs
Thanks!
Somebody can explain me the function of this file?
file: gba.specs
Code: Select all
%rename link old_link
*link:
%(old_link) -T gba_cart.ld%s
*startfile:
gba_crt0%O%s crti%O%s crtbegin%O%s