b | binary release of the module |
s | source code of the module |
b
".v2 | Core files specific to DJGPP alone (not GNU) |
v2apps | * Programs built for DJGPP |
v2gnu | Ports of GNU software to DJGPP |
v2misc | * Miscelaneous DJGPP stuff |
v2tk | * ToolKits for DJGPP |
v2 | |
djcrx | Cross-to-DOS Compiler Kit |
djdev | Development Kit and Runtime |
| |
bnu | GNU Binary Utilities |
gcc | GCC Compiler |
gpp | GCC C++ Headers and Libraries |
C:\
.C:\
.C:\
. If you aren't or you don't know how to get there, type the following:c:
[enter]cd\
[enter]C:\
and then type:unzip32 djgpp.zip
[enter]C:\AUTOEXEC.BAT
in a text editor. You can do this by typing:edit autoexec.bat
SET djgpp=c:\djgpp\djgpp.env
[enter]gcc -v
Reading specs from c:/djgpp/lib/gcc-lib/djgpp/2.952/specs
gcc version 2.95.2 19991024 (release)