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
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
Oh good, i find the custom script, thank's...Dwedit wrote:The only part of the .specs file I know is the part where it picks the linkscript (.ld) file. Since I often use custom linkscripts, I need to make the linker use a different specs file just to pick a different linkscript.
Users browsing this forum: No registered users and 1 guest