commit 112198cdc390a9364849d75b6ce03056e16014e4 parent daa96dcb19cd3b4226864851092f471793d424f8 Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 5 Feb 2005 13:47:21 +0000 osx Diffstat:
| M | PLATFORMS | | | 5 | ++++- |
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/PLATFORMS b/PLATFORMS @@ -21,7 +21,10 @@ Solaris 8 (SunOS 5.8, Sparc SunFire 880): (add #define LT_USE_POSIX_DIRENT in line 88 of ltdl.c). OS X (10.3, PowerPC): -- perfect +- MacOS X users must bootstrap the configuration system using + libtool 1.5.10 or later (in the root libextractor directory): + autoreconf -f -i; cd libltdl; autoreconf -f -i; cd .. + After this, configure & make should work properly. MinGW: - linking against libstdc++ fails