Difference between revisions of "Compiling ScummVM/Atari/FreeMiNT"

Jump to navigation Jump to search
→‎Building: Remove Reference To SVN
(compiling instructions for Atari/FreeMiNT)
 
(→‎Building: Remove Reference To SVN)
(One intermediate revision by one other user not shown)
Line 11: Line 11:
For building natively, a Falcon with a CT60 or a clone with a 68060 is strongly recommended. A FreeMiNT AranyM environment should also work as well.
For building natively, a Falcon with a CT60 or a clone with a 68060 is strongly recommended. A FreeMiNT AranyM environment should also work as well.


Required FreeMiNT libraries can be found [http://www.sparemint.org here] as well as zLib and Ogg/Vorbis. The GCC found there (2.95.3) is now too old to be used to compile ScummVM (as of 12/31/2007).
Required FreeMiNT libraries can be found [http://www.sparemint.org/sparemint/ here] as well as zLib and Ogg/Vorbis. The GCC found there (2.95.3) is now too old to be used to compile ScummVM (as of 12/31/2007).


If you currently do not have a FreeMiNT environment, [http://atari.st-katharina-apotheke.de/ this] is a place to start. It includes an easy to setup package, called EasyMiNT, to get FreeMiNT going on the Atari machines.
If you currently do not have a FreeMiNT environment, [http://atari.st-katharina-apotheke.de/ this] is a place to start. It includes an easy to setup package, called EasyMiNT, to get FreeMiNT going on the Atari machines.
Line 21: Line 21:
== Building ==
== Building ==


To build ScummVM natively, all you need to do is extract the source code (or retrieve it from the subversion repository) and run:
To build ScummVM natively, all you need to do is extract the source code from the latest stable release (*.tar.gz) (or retrieve the latest development code from the source code repository) and run:


<pre>./configure --disable-mt32emu</pre>
<pre>./configure --disable-mt32emu</pre>
TrustedUser
574

edits

Navigation menu