Greetings,
Well.. I'm having troubles to port a game to gp32.. let me explain:
I'm using GP32 Cross Toolchain for Linux to port a game (C++ and SDL) and i get this error when y try to link all source:
/usr/arm-thumb-elf/lib/libgpos.a(gpos_core.o): In function `GpKernelInitialize':
gpos_core.o(.text+0x2b4): undefined reference to `GpMain'
Do anyone know how i can fix this? Thanks.
Well.. I'm having troubles to port a game to gp32.. let me explain:
I'm using GP32 Cross Toolchain for Linux to port a game (C++ and SDL) and i get this error when y try to link all source:
/usr/arm-thumb-elf/lib/libgpos.a(gpos_core.o): In function `GpKernelInitialize':
gpos_core.o(.text+0x2b4): undefined reference to `GpMain'
Do anyone know how i can fix this? Thanks.