From Xander.Schrijen@phil.uu.nl Sun Dec  2 22:56:16 2001
Received: from smtpg.casema.net (smtpg.casema.net [195.96.96.160])
	by swi.psy.uva.nl (8.10.2+Sun/8.11.2) with SMTP id fB2LuGI11255
	for <prolog@swi.swi.psy.uva.nl>; Sun, 2 Dec 2001 22:56:16 +0100 (MET)
Received: (qmail 5262 invoked by uid 0); 2 Dec 2001 21:56:12 -0000
Received: from unknown (HELO klarkash-ton) (213.17.73.187)
  by smtpg.casema.net with SMTP; 2 Dec 2001 21:56:12 -0000
Date: Sun, 2 Dec 2001 22:56:13 +0100
Content-Type: text/plain; charset=US-ASCII; format=flowed
Mime-Version: 1.0 (Apple Message framework v475)
From: Xander Schrijen <Xander.Schrijen@phil.uu.nl>
To: Prolog mailing list <prolog@swi.swi.psy.uva.nl>
Content-Transfer-Encoding: 7bit
Message-Id: <66EF46F6-E76F-11D5-A74C-00306580EDCE@phil.uu.nl>
X-Mailer: Apple Mail (2.475)
Subject: [SWIPL] Updated SWI-Prolog on OS X HOWTO

I've updated my 'Getting foreign libraries to work on SWI-Prolog 
for OS X' HOWTO for OS X 10.1

It has build/patch instructions for SWI-Prolog 4.0.10, as well 
as the 'clib' package.  The main reason for the update is the 
changed linker in OS X 10.1  (See

<http://developer.apple.com/techpubs/macosx/ReleaseNotes/TwoLevelNamespaces.
html>

for more details.) but it also turned out that Apple removed the 
wget tool from the OS X distribution in favor of curl, and that 
the link to the dlcompat source was dead, and .  For now, I've 
put a copy of dlcompat on my website, but that might change.

The new HOWTO is at:

	http://www.phil.uu.nl/~xges/HOWTO/swipldynlib.html

The old one (for OS X 10.0 and SWI-Prolog 4.0.7) is at:

	http://www.phil.uu.nl/~xges/HOWTO/swipldynload.html

Of course, there's no guarantee that the instructions work for 
anyone :-)


Xander.

