mirror of
https://github.com/TTimo/doom3.gpl.git
synced 2026-03-20 08:59:42 +01:00
hello world
This commit is contained in:
21
neo/sys/linux/setup/image-sdk/README.SDK.txt
Normal file
21
neo/sys/linux/setup/image-sdk/README.SDK.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
DOOM III Linux SDK
|
||||
==================
|
||||
|
||||
The DOOM build system is based on scons ( a make replacement )
|
||||
http://www.scons.org/
|
||||
packages are available for most recent distributions
|
||||
|
||||
To build, invoke scons from the src/ directory
|
||||
use 'scons -h' for build configuration options
|
||||
scons 0.96 or newer is required for build
|
||||
|
||||
Release 1.3.1 is compiled with gcc 4.0. Note that you can specify the compiler by setting CC and CXX on the command line. If you use a different gcc release line than 4.x, you may run into ABI issues.
|
||||
|
||||
Links
|
||||
-----
|
||||
|
||||
Doom III Linux FAQ:
|
||||
http://zerowing.idsoftware.com/linux/doom/
|
||||
|
||||
Doom III mod developement resources:
|
||||
http://www.iddevnet.com/
|
||||
Reference in New Issue
Block a user