> Date: Thu, 21 Jul 2005 06:56:38 -0000
> From: "salvodif" <salvatore.difazio@...>
> Subject: Re: how to configure devkitadv for GNU/Linux
>
> --- In gbadev@yahoogroups.com, "Mike \"BigRedPimp\" Parks"
> <bigredpimp@p...> wrote:
> > http://devkitpro.sf.net/ might be a better way to go. devkitAdv is a
> bit
> > out of date.
>
> Ah!
> And where can I find a good tutorial to install devkitproARM in a
> Linux Desktop?
>
It's very very easy to install:
1. Download devkitarm
2. Decompress somewhere (mine is in /home/davidr/devkitarm/ )
3. add devkitarm/bin to your path
That's it for installing! From then on, most gba tutorials will work,
as long as they use makefiles (and not the cursed .bat files).
Here are some GBA Tutorials:
http://drunkencoders.com/index.php?system_id=2&page=Tutorials
-David R