Description:
DOS GNU C/C++ applications and programming environment.
|
|
|
ANNOUNCE: DJGPP port of library lcms 2.4 uploaded.
|
| |
This is a port of library lcms 2.4 to MSDOS/DJGPP.
The little cms library intends to be a small-footprint, speed optimized color
management engine in open source form written in C.
Here some features taken from the information provided by the lcms home page
[link]... more »
|
|
ANNOUNCE: DJGPP port of library TIFF 4.0.3 uploaded.
|
| |
This is a port of library TIFF 4.0.3 to MSDOS/DJGPP.
DJGPP specific changes.
=======================
This port requires the use of the CVS version of snprintf. Other minor djgpp
specific changes are documented in the diffs file. Apart from these changes
only the usual configuration files have been added, especially sed... more »
|
|
ANNOUNCE: DJGPP port of library PNG 1.6.2 uploaded.
|
| |
This is a port of library PNG 1.6.2 to MSDOS/DJGPP.
DJGPP specific changes.
=======================
The sources require to compile snprintf, so I have taken the appropriate
files from djgpp's CVS repository. This is the only change to the sources.
Apart from this change only the usual files needed for configuration with... more »
|
|
ANNOUNCE: DJGPP port of library JPEG 9 uploaded.
|
| |
This is a port of library JPEG 9 to MSDOS/DJGPP.
DJGPP specific changes.
=======================
SIGINT and SIGQUIT will be re-enabled if stdin and/or stdout are switched to
binary mode while they are connected to the console. This is the only DJFPP
specific change to the sources I have done. Apart from this, only... more »
|
|
Weekly Mini-FAQ post for DJGPP
|
| |
This is the Mini-FAQ for djgpp. $Date: 2013/05/12 19:33:00 $
------------------------------ -
-- This is posted weekly to the djgpp news group and mailing list. --
What is DJGPP? DJGPP is a 32-bit C/C++/ObjC++/Ada/F95 development suite
-------------- for the MS-DOS environment, based on the GNU tools.... more »
|
|
to delorie
|
| |
Mr. Delorie:
I get the following message from windows 7 64-bit.
d:\prj\beep\beep-1.8\dos>d:\dj c472\bin\gpp -Wall -Wextra -v -save-temps -Ofast -s -Xlinker -Map=beep.map -std=gnu++0x -o beep.s @beep.lst 2>beep.errout
"Unsupported 16-bit Application:
The program or feature "\??\d:\djc472\bin\gpp.exe" cannot start or run due to... more »
|
|
ANNOUNCE: DJGPP port of zlib 1.2.8 uploaded.
|
| |
This is a port of zlib 1.2.8 to MSDOS/DJGPP.
zlib 1.2.8 is a general purpose data compression/decompression library
as used in gzip. All the code is thread safe.
DJGPP specific changes.
=======================
The only DJGPP specific change is that the vsnprintf and snprintf... more »
|
|
Weekly Mini-FAQ post for DJGPP
|
| |
This is the Mini-FAQ for djgpp. $Date: 2013/05/12 19:33:00 $
------------------------------ -
-- This is posted weekly to the djgpp news group and mailing list. --
What is DJGPP? DJGPP is a 32-bit C/C++/ObjC++/Ada/F95 development suite
-------------- for the MS-DOS environment, based on the GNU tools.... more »
|
|
ANNOUNCE: DJGPP port of GNU Gawk 4.1.0 uploaded.
|
| |
This is a port of GNU Gawk 4.1.0 to MSDOS/DJGPP.
GNU Gawk is an interpreter for text scanning and processing language named
Awk. It is specifically suited for programs that process text files one line
at a time, but can also be used for much more complex tasks.
DJGPP specific changes.... more »
|
|
ANNOUNCE: DJGPP port of GNU Patch 2.7.1 uploaded.
|
| |
This is a port of GNU patch 2.7.1 to MSDOS/DJGPP.
Patch is a program to apply patches to files. It accepts a "patch script",
usually produced by file-comparison utility such as Diff, and produces
modified files by applying this script to old versions of files.
More often than not, Patch is used with text, usually source, files.... more »
|
|
|