gbadev.org forum archive

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 > GBA Devel on LINUX: what do i need?

#8352 - akiross - Tue Jul 08, 2003 11:18 pm

Hello everybody!

I'm a n00b in GBA Devel world, and i'm on Linux, so i need some stuff.
I know ASM, C and C++ programming, but only with ANSI standards.

Now, let me explain the situation:
i'm on Gentoo Linux
i installed on the system the "DevKit advanced"
i tried to compile a source with empty main (with return 0) without troub.
i tried to apply "objcopy" on the binary file. No problems here.
i tried to start the application and VisualBoyAdv. works well (white screen)
finally i'm starting a tutorial: but i got errors on including files: gba.h and screenmode.h
this was expected, but i dont know what i need to solve this problem.

i'm sorry for my BLODDY english.
thanks vm

cu
_________________
Sayounara

#exclude <windows.h>

#8353 - akiross - Tue Jul 08, 2003 11:26 pm

oh, i'm really sorry to posted this topic before read a lot of docs...

sorry for disturb
_________________
Sayounara

#exclude <windows.h>