summaryrefslogtreecommitdiff
path: root/README.Zeus
diff options
context:
space:
mode:
authorBen Mansell <joosters@php.net>2000-05-02 08:25:24 +0000
committerBen Mansell <joosters@php.net>2000-05-02 08:25:24 +0000
commitce86302f8a5d3480d49b57e52c2e63d9bb43d2ef (patch)
tree0ec2b17ef6d27c5c58f2e76b78c21f648d335202 /README.Zeus
parent99e2820bed8803465d13ac2b0b682cebfcb238de (diff)
downloadphp-git-ce86302f8a5d3480d49b57e52c2e63d9bb43d2ef.tar.gz
Updated build advice for different platforms
Diffstat (limited to 'README.Zeus')
-rw-r--r--README.Zeus12
1 files changed, 4 insertions, 8 deletions
diff --git a/README.Zeus b/README.Zeus
index e24130611b..4e6ac0b7fa 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: