Mail Archives: djgpp/1994/11/01/17:38:04
> 1) Due to lack of disk space, can i wipe the src files and directories from
> djgpp ? Can i also wipe the initial .zip files ? Also, what do the zoneinfo
> files do and can i wipe any of them ?
You need zoneinfo/posixrules, but all the other stuff can go.
> 2) What does compress.exe do ? If i download gzip will this compress the .exe
> files produced when i compile ?
gzip compresses better than compress, so you can delete compress.
> 3) What do the makefile files do ?
They control the builds when you rebuild things from sources.
- Raw text -