From 14810d6df13e0564a606b74e4c4e918e80862e25 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Sat, 24 Jul 1999 14:01:54 +0000 Subject: zsh-3.1.6-test-3 --- Etc/MACHINES | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'Etc/MACHINES') diff --git a/Etc/MACHINES b/Etc/MACHINES index 038340e79..223b4a8f3 100644 --- a/Etc/MACHINES +++ b/Etc/MACHINES @@ -1,3 +1,4 @@ + ----------------------------- ZSH ON SPECIFIC ARCHITECTURES ----------------------------- @@ -43,8 +44,9 @@ DEC: OSF/1 1.2, 1.3, 2.0, 3.*, DEC Unix 4.* (Alpha) with debugging enabled: DLLD=gcc LDFLAGS='-g -rpath ' ./configure ... -FreeBSD: FreeBSD 2.2.7 [3.1.4] - Should build `out-of-the-box'. +FreeBSD: FreeBSD 2.2.7, 3.x, 4.x + Should build `out-of-the-box'. On FreeBSD 2.2, dynamic loading + does not work, but it does with 3.x and 4.x. HP: HP-UX 9, 10.20, 11.0 Should build `out-of-the-box'. @@ -59,6 +61,8 @@ IBM: AIX --enable-zsh-mem will not work. Linux: Linux (i386) [3.1.4] + Should build `out-of-the-box'. + If you are using an early minor version of libc 5, then a bug in the auto-configuration process may cause zsh to think that your system doesn't support the lstat function. If the configure @@ -111,8 +115,3 @@ Sun: Solaris 2.* To avoid this, make sure you compile zsh without any reference to /usr/ucblib in your LD_LIBRARY_PATH. You can easily do this by just unsetting LD_LIBRARY_PATH before building zsh. - - Under Solaris 2.7, problems have been reported with dynamically - loaded library support using --enable-dynamic. However, other - users have been successful with the standard Sun compiler. - More details of any problems would be appreciated. -- cgit 1.4.1