From a2159285e80508bb682d90a71270fbddada8bd05 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Fri, 18 Jun 1999 10:55:45 +0000 Subject: zsh-3.1.5-pws-22 --- Etc/MACHINES | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'Etc/MACHINES') diff --git a/Etc/MACHINES b/Etc/MACHINES index 27e21f330..89ec474c9 100644 --- a/Etc/MACHINES +++ b/Etc/MACHINES @@ -38,6 +38,10 @@ DEC: OSF/1 1.2, 1.3, 2.0, 3.*, DEC Unix 4.* (Alpha) This problem is not related to zsh. If you have such problems, remove the bogus strip and use /bin/strip instead. + On Digital UNIX 4.0, compilation with gcc and with --enable-dynamic + apparently needs configuring with explicit flags: + DLLD=gcc LDFLAGS='-g -rpath ' ./configure ... + FreeBSD: FreeBSD 2.2.7 [3.1.4] Should build `out-of-the-box'. @@ -102,5 +106,7 @@ Sun: Solaris 2.* 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, dynamically loaded library support with - --enable-dynamic currently does not work. + 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