libextractor

GNU libextractor
Log | Files | Refs | Submodules | README | LICENSE

commit e01ad6557ad72c1a4196ab7696a03a1c57bb981b
parent 2ab943cd5497ee67ecd70ccfd0038f3663798838
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 17 Jul 2005 23:21:45 +0000

alpha renaming and some minor refactoring

Diffstat:
MPLATFORMS | 20++++++++------------
1 file changed, 8 insertions(+), 12 deletions(-)

diff --git a/PLATFORMS b/PLATFORMS @@ -4,27 +4,23 @@ platforms. Let us know if you know more about it than we do. GNU/Linux (x86): - perfect +GNU/Linux (Ultra Sparc): +- perfect + +GNU/Linux (Alpha): +- perfect + FreeBSD (x86): - perfect OpenBSD/NetBSD: - unknown -GNU/Linux (Ultra Sparc): -- perfect - -GNU/Linux (Alpha): +OS X (10.3, PowerPC): - perfect Solaris 8 (SunOS 5.8, Sparc SunFire 880): -- possibly with small libltdl compile problem - (add #define LT_USE_POSIX_DIRENT in line 88 of ltdl.c). - -OS X (10.3, PowerPC): -- 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. +- unknown MinGW: - linking against libstdc++ fails