D1 X Project
DJGPP
DJGPP and utilities can be obtained at ftp.simtel.com in the
gnu/djgpp/
directory. The following files are the ones
that are absolutely nescessary. For 'XXX', look for the latest version
number (highest).
- v2/readme.1st - Introduction file, describes installation
process
- v2/faqXXXb.zip - DJGPP FAQ
- v2/djdevXXX.zip - DJGPP development tools
- v2gnu/bnuXXb.zip - binary utilities
- v2gnu/gccXXXXb.zip - GCC
- v2gnu/gppXXXXb.zip - Gplusplus
- v2gnu/mak375b.zip - GNU make
- v2gnu/txiXXXb.zip - help system (highly recommended, not nescessary)
- NASM - Netwide
assembler
MINGW32
MINGW32 and utilities can be obtained at www.mingw.org.
The following files are absolutely
nescessary. For XXX, look for the latest version number.
- newnew/binutils-XXX.zip - binary utilities
- newnew/make-3.77.zip - GNU Make
- newnew/mingw32-XXX.zip - mingw32
- newnew/win32api-XXX.zip - api libraries
- binaries/gcc-XXX.zip - gcc
- binaries/libstdc++-2.8.1.zip - c++ libraries
- misc/OpenGL/sgi-opengl2.exe - opengl include files (if compiling OGL)
- NASM - Netwide assembler
- DX5 - DirectX for Mingw32
Installation procedure is described at http://www.mingw.org/download.shtml.
Linux
- SDL - Simple DirectMedia Layer
- NASM - Netwide assembler
For questions regarding the above, please refer to the various FAQs,
documentation, and other resources. I will not help with these.