2,172
edits
CrystalBen (talk | contribs) m (→Requirements) |
CrystalBen (talk | contribs) m (Added new Source for GCC 3.3.6) |
||
Line 17: | Line 17: | ||
SDL (the latest version is 1.2.12) can be found [http://pmandin.atari.org here]. You will also need [http://ldg.sourceforge.net/ ldg] and [http://arnaud.bercegeay.free.fr/gemlib/ gemlib]. SDL can also be built from the official sources available at the [http://libsdl.org SDL] website. | SDL (the latest version is 1.2.12) can be found [http://pmandin.atari.org here]. You will also need [http://ldg.sourceforge.net/ ldg] and [http://arnaud.bercegeay.free.fr/gemlib/ gemlib]. SDL can also be built from the official sources available at the [http://libsdl.org SDL] website. | ||
For GCC, there is | For GCC, there is Version 4.2.2 and 3.3.6. [http://vincent.riviere.free.fr/soft/m68k-atari-mint/ GCC 4.2.2] which is currently only a cross compiler but work is also being done to make it native. A few guides to building cross compiler tool chains are also scattered around the Internet. ScummVM is currently being built with GCC 4.1.2, and [https://ftp.gnu.org/gnu/binutils/binutils-2.18.tar.bz2 Binutils 2.18]. | ||
GCC 3.3.6 [https://ftp.gnu.org/gnu/gcc/gcc-3.3.6/gcc-3.3.6.tar.gz GCC 3.3.6] | |||
== Building == | == Building == |
edits