libidn: Supported Platforms

1 
1 1.4 Supported Platforms
1 =======================
1 
1 Libidn has at some point in time been tested on the following platforms.
1 Build reports for each platforms and Libidn version is available at
1 <http://autobuild.josefsson.org/libidn/>.
1 
1   1. Debian GNU/Linux 3.0 (Woody)
1 
1      GCC 2.95.4 and GNU Make.  This is the main development platform.
1      ‘alphaev67-unknown-linux-gnu’, ‘alphaev6-unknown-linux-gnu’,
1      ‘arm-unknown-linux-gnu’, ‘armv4l-unknown-linux-gnu’,
1      ‘hppa-unknown-linux-gnu’, ‘hppa64-unknown-linux-gnu’,
1      ‘i686-pc-linux-gnu’, ‘ia64-unknown-linux-gnu’,
1      ‘m68k-unknown-linux-gnu’, ‘mips-unknown-linux-gnu’,
1      ‘mipsel-unknown-linux-gnu’, ‘powerpc-unknown-linux-gnu’,
1      ‘s390-ibm-linux-gnu’, ‘sparc-unknown-linux-gnu’,
1      ‘sparc64-unknown-linux-gnu’.
1 
1   2. Debian GNU/Linux 2.1
1 
1      GCC 2.95.1 and GNU Make.  ‘armv4l-unknown-linux-gnu’.
1 
1   3. Tru64 UNIX
1 
1      Tru64 UNIX C compiler and Tru64 Make.  ‘alphaev67-dec-osf5.1’,
1      ‘alphaev68-dec-osf5.1’.
1 
1   4. SuSE Linux 7.1
1 
1      GCC 2.96 and GNU Make.  ‘alphaev6-unknown-linux-gnu’,
1      ‘alphaev67-unknown-linux-gnu’.
1 
1   5. SuSE Linux 7.2a
1 
1      GCC 3.0 and GNU Make.  ‘ia64-unknown-linux-gnu’.
1 
1   6. SuSE Linux
1 
1      GCC 3.2.2 and GNU Make.  ‘x86_64-unknown-linux-gnu’ (AMD64 Opteron
1      “Melody”).
1 
1   7. SuSE Enterprise Server 9 on IBM OpenPower 720
1 
1      GCC 3.3.3 and GNU Make.  ‘powerpc64-unknown-linux-gnu’.
1 
1   8. RedHat Linux 7.2
1 
1      GCC 2.96 and GNU Make.  ‘alphaev6-unknown-linux-gnu’,
1      ‘alphaev67-unknown-linux-gnu’, ‘ia64-unknown-linux-gnu’.
1 
1   9. RedHat Linux 8.0
1 
1      GCC 3.2 and GNU Make.  ‘i686-pc-linux-gnu’.
1 
1   10. RedHat Advanced Server 2.1
1 
1      GCC 2.96 and GNU Make.  ‘i686-pc-linux-gnu’.
1 
1   11. Slackware Linux 8.0.01
1 
1      GCC 2.95.3 and GNU Make.  ‘i686-pc-linux-gnu’.
1 
1   12. Mandrake Linux 9.0
1 
1      GCC 3.2 and GNU Make.  ‘i686-pc-linux-gnu’.
1 
1   13. IRIX 6.5
1 
1      MIPS C compiler, IRIX Make.  ‘mips-sgi-irix6.5’.
1 
1   14. AIX 4.3.2
1 
1      IBM C for AIX compiler, AIX Make.  ‘rs6000-ibm-aix4.3.2.0’.
1 
1   15. Microsoft Windows 2000 (Cygwin)
1 
1      GCC 3.2, GNU make.  ‘i686-pc-cygwin’.
1 
1   16. HP-UX 11
1 
1      HP-UX C compiler and HP Make.  ‘ia64-hp-hpux11.22’,
1      ‘hppa2.0w-hp-hpux11.11’.
1 
1   17. SUN Solaris 2.7
1 
1      GCC 3.0.4 and GNU Make.  ‘sparc-sun-solaris2.7’.
1 
1   18. SUN Solaris 2.8
1 
1      Sun WorkShop Compiler C 6.0 and SUN Make.  ‘sparc-sun-solaris2.8’.
1 
1   19. SUN Solaris 2.9
1 
1      Sun Forte Developer 7 C compiler and GNU Make.
1      ‘sparc-sun-solaris2.9’.
1 
1   20. NetBSD 1.6
1 
1      GCC 2.95.3 and GNU Make.  ‘alpha-unknown-netbsd1.6’,
1      ‘i386-unknown-netbsdelf1.6’.
1 
1   21. OpenBSD 3.1 and 3.2
1 
1      GCC 2.95.3 and GNU Make.  ‘alpha-unknown-openbsd3.1’,
1      ‘i386-unknown-openbsd3.1’.
1 
1   22. FreeBSD 4.7 and 4.8
1 
1      GCC 2.95.4 and GNU Make.  ‘alpha-unknown-freebsd4.7’,
1      ‘alpha-unknown-freebsd4.8’, ‘i386-unknown-freebsd4.7’,
1      ‘i386-unknown-freebsd4.8’.
1 
1   23. MacOS X 10.2 Server Edition
1 
1      GCC 3.1 and GNU Make.  ‘powerpc-apple-darwin6.5’.
1 
1   24. MacOS X 10.4 “Tiger” with Xcode 2.0
1 
1      GCC 4.0 and GNU Make.  ‘powerpc-apple-darwin8.0’.
1 
1   25. Cross compiled to uClinux/uClibc on Motorola Coldfire
1 
1      GCC 3.4 and GNU Make ‘m68k-uclinux-elf’.
1 
1   26. Cross compiled to ARM using Glibc
1 
1      GCC 2.95 and GNU Make ‘arm-linux’.
1 
1   27. Cross compiled to Mingw32.
1 
1      GCC 3.4.4 and GNU Make ‘i586-mingw32msvc’.
1 
1   28. OS/2
1 
1      GCC.
1 
1    If you use Libidn on, or port Libidn to, a new platform please report
1 it to the author.
1