From ce86302f8a5d3480d49b57e52c2e63d9bb43d2ef Mon Sep 17 00:00:00 2001 From: Ben Mansell Date: Tue, 2 May 2000 08:25:24 +0000 Subject: [PATCH] Updated build advice for different platforms --- README.Zeus | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.Zeus b/README.Zeus index e24130611b7..4e6ac0b7fa9 100644 --- a/README.Zeus +++ b/README.Zeus @@ -76,15 +76,11 @@ sure that you also export these variables to the build process. Specific examples: -Solaris + gcc: Set LDFLAGS to -'-L/usr/local/egcs/lib/gcc-lib/sparc-sun-solaris2.7/egcs-2.91.66 - -L/usr/local/egcs/lib' (your paths may vary) -EXTRA_LIBS should be '-lgcc' +Solaris + gcc: +Ensure you run ./configure with the `--enable-libgcc' parameter. You +may need to set LDFLAGS to '-L/usr/local/egcs/lib' (path depends on +your gcc installation) -FreeBSD 4.0 + gcc: Set EXTRA_LIBS to '-lc_r_p -lgcc' - -Linux/Alpha: Set EXTRA_LIBS to '-lstdc++-3-libc6.1-2-2.10.0' - (change as appropriate to the stdc++ in /usr/lib) For more information and help with Zeus, please visit our website: