Mail Archives: djgpp/2018/03/04/12:18:28
This is a port of library JPEG 9c to MSDOS/DJGPP.
DJGPP specific changes.
=======================
SIGINT and SIGQUIT will be reenabled if stdin and/or stdout are switched to
binary mode while they are connected to the console. This is the only DJGPP
specific change to the sources I have done. Apart from this, only the usual
configuration files have been added, especialy sed scripts to fix the libtool
files and they are located in the /djgpp directory together with the diffs.
To compile the source code LFN support is required. I have build it on
WinXP and Win98SE but I have never tried to build it on any other OS.
As usual, all djgpp specific files (diffs, README files, etc.) are stored in
the /djgpp directory. The sources have been configured to be build in the
/_build directory. If for some reason it does not work for you, delete its
contents and configure from scratch again running the command:
..\djgpp\config.bat ../.
For further information about library JPEG please read the info docs and NEWS file.
The port consists of the usual two packages that have been produced
using djdev205 and can be downloaded from ftp.delorie.com and mirrors
as (time stamp 2018-02-28):
library JPEG 9c scripts, headers, libs and man format documentation:
ftp://ftp.delorie.com/pub/djgpp/current/v2tk/jpeg9cb.zip
library JPEG 9c source:
ftp://ftp.delorie.com/pub/djgpp/current/v2tk/jpeg9cs.zip
Send library JPEG specific bug reports to <jpeg-info AT uc DOT ag>.
Send suggestions and bug reports concerning the DJGPP port to
comp.os.msdos.djgpp or <djgpp AT delorie DOT com>.
Enjoy.
Guerrero, Juan Manuel <juan DOT guerrero AT gmx DOT de>
- Raw text -