| www.delorie.com/djgpp/zip-picker.cgi | Please do not "download for off-line viewing" |
DJGPP Zip File Picker Results | |
FTP Site: ftp://sunsite.snu.ac.kr/pub/simtelnet/gnu/djgpp/
Note: To view online documentation and help, run the "info" program.
Note: RHIDE has an online help viewer also.
Note: Sample compile command: gcc hello.c -o hello.exe
Note: Use gxx (or append -lstdc to your gcc command line) to compile and link C++ programs (*.cc)
Note: You need to build Allegro before you can use it. Use "make"
v2/copying.dj DJGPP Copyright info 2 kb v2/djdev201.zip DJGPP Basic Development Kit 1.5 mb v2/faq210b.zip Frequently Asked Questions 390 kb v2/readme.1st Installation instructions 14 kb v2apps/rhide14b.zip RHIDE 1.6 mb v2gnu/bnu281b.zip Basic assember, linker 1.8 mb v2gnu/gcc281b.zip Basic GCC compiler 1.3 mb v2gnu/gpp281b.zip C++ compiler 1.2 mb v2gnu/lgp2811b.zip C++ libraries 583 kb v2gnu/mak3761b.zip Make (processes makefiles) 230 kb v2gnu/txi390b.zip Info file viewer 456 kb v2tk/allegro/alleg30.zip Allegro game library 1.2 mb v2tk/grx23.zip GRX Graphics 552 kb v2tk/grx23fnt.zip GRX Fonts 644 kb v2tk/rsxdj131.zip RSX (Windows GUI Lib) 2.1 mb
Total bytes to download: 14,182,298
Follow this example, substituting paths as appropriate (type the bold parts):
C:\> mkdir djgpp C:\> cd djgpp C:\DJGPP> pkunzip -d d:\tmp\djdev201.zip C:\DJGPP> pkunzip -d d:\tmp\faq210b.zip C:\DJGPP> pkunzip -d d:\tmp\rhide14b.zip C:\DJGPP> pkunzip -d d:\tmp\bnu281b.zip C:\DJGPP> pkunzip -d d:\tmp\gcc281b.zip C:\DJGPP> pkunzip -d d:\tmp\gpp281b.zip C:\DJGPP> pkunzip -d d:\tmp\lgp2811b.zip C:\DJGPP> pkunzip -d d:\tmp\mak3761b.zip C:\DJGPP> pkunzip -d d:\tmp\txi390b.zip C:\DJGPP> pkunzip -d d:\tmp\alleg30.zip C:\DJGPP> pkunzip -d d:\tmp\grx23.zip C:\DJGPP> pkunzip -d d:\tmp\grx23fnt.zip C:\DJGPP> pkunzip -d d:\tmp\rsxdj131.zip C:\DJGPP> echo set PATH=C:\DJGPP\BIN;%PATH% >> c:\autoexec.bat C:\DJGPP> echo set DJGPP=C:\DJGPP\DJGPP.ENV >> c:\autoexec.bat Ctrl-Alt-Del to reboot
If your computer starts Windows automatically when it boots, edit c:\autoexec.bat and move the two new lines before the line that runs Windows, else they won't take effect
You may use unzip instead of pkunzip -d if you prefer.
| webmaster donations | delorie software |
| Copyright © 1998 by DJ Delorie | Updated Jun 22 1998 |
You can help support this site by visiting the advertisers that sponsor it! (only once, though)