This is a read-only mirror of the content originally found on forum.gbadev.org
(now offline), salvaged from Wayback machine copies. A new forum can be found here.
Beginners > "Program too big to fit into memory"
#59944 - Jeremysr - Sat Nov 05, 2005 9:02 pm
When I try to use the DevKitAdvance programs (GCC and OBJCOOY) to make the .bin file, it says "Program too big to fit into memory". Does anyone know what to do to make this work?
#59948 - Fatnickc - Sat Nov 05, 2005 9:49 pm
Are you compiling it for multiboot? With DevKitAdv, if you are you will have a line in your code something along the lines of int ___gba_multiboot;.