Mail Archives: djgpp-announce/2014/01/23/14:16:04
This is a port of library JPEG 9a 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 DJFPP
specific change to the sources I have done. Apart from this, only the usual
configuration files have been added, especially sed scripts to fix the libtool
files and they are located in the /djgpp directory together with the diffs.
To configure and compile the package and later to use it, you will have
to install the zlib and the png port available at ftp.delorie.com and
mirrors as:
ftp://ftp.delorie.com/pub/djgpp/current/v2tk/zlib128b.zip
ftp://ftp.delorie.com/pub/djgpp/current/v2tk/png168b.zip
or:
ftp://ftp.delorie.com/pub/djgpp/beta/v2tk/zlib128b.zip
ftp://ftp.delorie.com/pub/djgpp/beta/v2tk/png168b.zip
Of course, you can download a newer version of zlib and/or png if available.
The zlib and png stored in /current have been compiled with djdev203 and are
intended for use with Win98SE. Those ones from /beta are compiled with
djdev204 beta for the use with WinXP.
The source package is now distributed configured for both DJGPP 2.03 and
DJGPP 2.04. In the top srcdir there is a "_build.203" directory and a
"_build.204" directory. If for some reason you need to reconfigure the
sources delete the complete contain of the _build.20[3|4] directory and
run the following command:
..\djgpp\config.bat ./..
Please read the docs to become familiar with the products.
The port has been compiled using stock djdev203 (patchlevel 2) and consists
of the usual three packages that can be downloaded from ftp.delorie.com and
mirrors as (time stamp 2014-1-22):
library JPEG 9a scripts, headers, libs and man format documentation:
ftp://ftp.delorie.com/pub/djgpp/current/v2tk/jpeg9ab.zip
library JPEG 9a source:
ftp://ftp.delorie.com/pub/djgpp/current/v2tk/jpeg9as.zip
The binaries have been produced a second time using the stock version of
djdev204 beta library. This package is available at ftp.delorie.com and
mirrors as (time stamp 2014-1-22):
library JPEG 9a scripts, headers, libs and man format documentation:
ftp://ftp.delorie.com/pub/djgpp/beta/v2tk/jpeg9ab.zip
When downloading these ports, please pay attention to the time stamp to
avoid downloading of old versions of these ports.
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 -