www.delorie.com/djgpp/zip-picker.cgi | search |
FTP Site: ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/
Note: Don't install djgpp in /dev as djgpp treats that directory specially.
Note: If your FTP site doesn't have the selected files, please choose another one, like ftp.simtel.net
Note: If you are using Windows 95/98, please check the file djgpp.env to make sure LFN is set to Y and not N, and make sure you use an unzip program that supports Win95 long file names, like winzip.
Note: Do not install DJGPP in a directory that requires long file name support (i.e. no spaces, 8.3 characters)
Note: The FAQ has information on adjusting the registry so that one installation works with both long and short filenames (Win 95/98/NT and DOS)
Note: To view online documentation and help, run the "info" program.
Note: Sample compile command: gcc hello.c -o hello.exe
Note: The binary zips (*b.zip) include full documentation in info format. You do not need to download the extra formats if you only need to read the documentation on-line.
Read the file README.1ST before you do anything else with DJGPP! It has important installation and usage instructions.
Binaries v2/copying.dj DJGPP Copyright info 3 kb v2/djdev203.zip DJGPP Basic Development Kit 1.5 mb v2/faq230b.zip Frequently Asked Questions 664 kb v2/readme.1st Installation instructions 20 kb v2gnu/bnu2951b.zip Basic assembler, linker 2.4 mb v2gnu/gcc2952b.zip Basic GCC compiler 1.8 mb v2gnu/mak3791b.zip Make (processes makefiles) 263 kb v2gnu/txi40b.zip Info file viewer 632 kb Sources v2/djlsr203.zip DJGPP Library/Utils Sources 1.4 mb v2/djtst203.zip DJGPP C Library Self-Test Files 851 kb v2/faq230s.zip Frequently Asked Questions 292 kb v2gnu/bnu2951s.zip Basic assembler, linker 5.1 mb v2gnu/gcc2952s.zip Basic GCC compiler 13.3 mb v2gnu/mak3791s.zip Make (processes makefiles) 1.1 mb v2gnu/txi40s.zip Info file viewer 1.3 mb Extra Documentation Formats v2gnu/bnu281d.zip Basic assembler, linker 2.5 mb v2gnu/gcc2952d.zip Basic GCC compiler 2.0 mb v2gnu/mak3791d.zip Make (processes makefiles) 610 kb v2gnu/txi40d.zip Info file viewer 1.1 mb
Total bytes to download: 38,621,699
Use Explorer to create a folder for DJGPP. My Computer, Drive C, File->New->Folder, "DJGPP".
Use winzip to unzip all the zips you downloaded into the C:\DJGPP folder. Don't unzip them each into separate folders - unzip them all to the same place.
In the Start menu, pick Programs -> Accessories -> System Tools -> System Information. Then, in the Tools menu, pick System Configuration; there is a tab there that you can use to edit your Autoexec.bat to include the following lines:
set PATH=C:\DJGPP\BIN;%PATH% set DJGPP=C:\DJGPP\DJGPP.ENV
Note that the PATH statement should follow any other PATH statements, or you may edit an existing PATH statement.
You'll need to restart your computer for these changes to take effect.
The other zips may be installed the same way.
webmaster donations bookstore | delorie software privacy |
Copyright © 2000 by | Updated Nov 30 2000 |
Please take a moment to fill out this visitor survey
You can help support this site by visiting the advertisers that sponsor it! (only once each, though)