From fcbf63e62c627deae76c1b8cb8c0876c536ed811 Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Mon, 16 Mar 2020 18:49:26 +0900 Subject: Fresh start --- jni/iconv/PORTS | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 jni/iconv/PORTS (limited to 'jni/iconv/PORTS') diff --git a/jni/iconv/PORTS b/jni/iconv/PORTS new file mode 100644 index 0000000..2c4cfa0 --- /dev/null +++ b/jni/iconv/PORTS @@ -0,0 +1,46 @@ +* Linux with libc6 (glibc-2.1): + OK + +* Linux with libc6 (glibc-2.0.7): + OK + +* Linux with libc5: + OK + +* Solaris 2.7: + OK + +* Solaris 2.6: + OK + +* OSF/1 5.1: + OK + +* OSF/1 4.0d: + OK + +* Irix 6.5: + OK + +* HP-UX 10.20: + OK + +* AIX 4.2: + OK + +* SunOS 4: + OK when configured --enable-static --disable-shared + (gcc cannot create shared libraries without relocations) + +* FreeBSD 3.3: + OK + +* BeOS 5: + OK + +* Woe32 with MSVC 4.0: + OK + +* Woe32 with MSVC 5.0: + OK + -- cgit v1.2.3