Mail Archives: djgpp/2012/05/05/20:32:48.1
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f
|
Message-Id: | <201205060031.q460Vw9g026088@delorie.com>
|
From: | Juan Manuel Guerrero <juan DOT guerrero AT gmx DOT de>
|
To: | djgpp-announce AT delorie DOT com
|
Subject: | ANNOUNCE: DJGPP port of Lib JPEG 8d uploaded.
|
Date: | Sat, 5 May 2012 11:27:03 +0200
|
This is a port of Lib JPEG 8d 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, especialy 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/zlib126b.zip
ftp://ftp.delorie.com/pub/djgpp/current/v2tk/png1510b.zip
or:
ftp://ftp.delorie.com/pub/djgpp/beta/v2tk/zlib126b.zip
ftp://ftp.delorie.com/pub/djgpp/beta/v2tk/png1510b.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
intented for use with Win98SE. Those ones from /beta are compiled with
djdev204 beta for the use with WinXP-SP2.
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[34] 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 (timestamp 2012-04-30):
Lib JPEG 8d scripts, headers, libs and man format documentation:
ftp://ftp.delorie.com/pub/djgpp/current/v2tk/ljpeg8db.zip
Lib JPEG 8d source:
ftp://ftp.delorie.com/pub/djgpp/current/v2tk/ljpeg8ds.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 (timestamp 2012-04-30):
Lib JPEG 8d scripts, headers, libs and man format documentation:
ftp://ftp.delorie.com/pub/djgpp/beta/v2tk/ljpeg8db.zip
Send Lib 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 -