From jan@swi.psy.uva.nl  Mon Jun 14 15:01:56 1999
Received: from gollem.swi.psy.uva.nl (jan@gollem.swi.psy.uva.nl [145.18.114.15])
	by swi.swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id PAA27161
	for <prolog@swi.psy.uva.nl>; Mon, 14 Jun 1999 15:01:55 +0200 (MET DST)
Received: from localhost (localhost [[UNIX: localhost]])
	by gollem.swi.psy.uva.nl (8.8.8/8.8.8) id PAA05220
	for prolog; Mon, 14 Jun 1999 15:03:23 +0200
From: Jan Wielemaker <jan@swi.psy.uva.nl>
To: prolog@gollem.swi.psy.uva.nl
Subject: Version 3.2.8: Linux binary portability and minor fixes
Date: Mon, 14 Jun 1999 14:57:01 +0200
X-Mailer: KMail [version 0.7.9]
Content-Type: text/plain
MIME-Version: 1.0
Message-Id: <9906141503230C.31076@gollem>
Content-Transfer-Encoding: 8bit

Hi,

I've installed sources and binaries for SWI-Prolog 3.2.8.  Most
important is a workaround for binary portability problems between
different versions of egcs/glibc used on Linux platforms.  This
makes the linux binary (RPM), compiled on SuSE, run on Redhat linux.

Other changes include a patch for exception-handling in optimised
arithmetic code, module handling in loading .qlf files compiled
from non-module files and saving the `unknown' flag in saved-states.

Thanks for the bug reports.

	Happy hacking --- Jan

