Compiling ScummVM/GCC
Compiling ScummVM with GCC under Linux
Tools/libraries needed
- GCC
todo
Building the libraries
todo
Configuring ScummVM
run the ./configure script
Compiling ScummVM
run make
Installing ScummVM
either run ./scummvm from the current directory or run make install to install ScummVM (you can then run it using "scummvm" from any directory)