From 4d1d676dbaf674ed713ae3ecc3afee216d77e00b Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Wed, 10 Oct 2001 16:02:24 +0000 Subject: enable dynamic libraries on MacOS X is the dlcompat library is installed --- Etc/MACHINES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Etc') diff --git a/Etc/MACHINES b/Etc/MACHINES index eba4cb77c..3b62f27e3 100644 --- a/Etc/MACHINES +++ b/Etc/MACHINES @@ -18,7 +18,11 @@ Machines -------- Apple: MacOS X/Darwin 1.4 - Should build `out-of-the-box'. Dynamic loading does not work. + Should build `out-of-the-box'. + + For dynamic loading to work, you need to use the dlcompat library. + It can be downloaded from: + http://sourceforge.net/project/showfiles.php?group_id=17203 Red Hat Inc.: Cygwin Should build `out-of-the-box'. The compilation directory should -- cgit 1.4.1