#67396 - hns - Tue Jan 17, 2006 7:56 pm
hello there..
i've built a cross compiler, but i'm unable to produce any binaries, which the emulators (VirtualBoy Advance and Boycott) are able to run..
i've used a few different gcc-packages / binutils / newlib combinations, but everytime i run a binary in the emulatoir, the emulator just shows a black screen, not doing anything... (The emulator just works fine, using other precompiled gba-binaries. )
i'm using: debian amd64 sarge, binutils-2.12.1, gcc-3.1, newlib-1.10.0 (from the devkitadv distribution)
i use a pong example somewhere from the net ( i don't know where i got it..).
i can compile the source to an elf binary and objcopy to a gba-binary. But im unable to run it!..
What am i doing wrong? i guess its my compiler but i have no idea how to debug..
any hints
regards sven
i've built a cross compiler, but i'm unable to produce any binaries, which the emulators (VirtualBoy Advance and Boycott) are able to run..
i've used a few different gcc-packages / binutils / newlib combinations, but everytime i run a binary in the emulatoir, the emulator just shows a black screen, not doing anything... (The emulator just works fine, using other precompiled gba-binaries. )
i'm using: debian amd64 sarge, binutils-2.12.1, gcc-3.1, newlib-1.10.0 (from the devkitadv distribution)
i use a pong example somewhere from the net ( i don't know where i got it..).
i can compile the source to an elf binary and objcopy to a gba-binary. But im unable to run it!..
What am i doing wrong? i guess its my compiler but i have no idea how to debug..
any hints
regards sven