diff options
author | Ben Mansell <joosters@php.net> | 2001-01-24 18:20:35 +0000 |
---|---|---|
committer | Ben Mansell <joosters@php.net> | 2001-01-24 18:20:35 +0000 |
commit | b5d80647fc28ba7dab4a991f98e835a9ad2e9a6a (patch) | |
tree | c3dcaab0396ed7842434b3f3c9b8f597475bcd51 /README.Zeus | |
parent | 5073b97ffb82d499b8e1eaa63b4ca36542affa35 (diff) | |
download | php-git-b5d80647fc28ba7dab4a991f98e835a9ad2e9a6a.tar.gz |
Added 'you must use gcc' comment to build instructions.
Diffstat (limited to 'README.Zeus')
-rw-r--r-- | README.Zeus | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.Zeus b/README.Zeus index 836aef87c8..273dc14412 100644 --- a/README.Zeus +++ b/README.Zeus @@ -12,6 +12,8 @@ website (http://www.zeus.com) for upgrade instructions. Earlier versions of Zeus (3.3.6) can also run PHP, but it is suggested that you upgrade for full compatibility. +You should compile PHP using the gcc compiler. Other compilers may +cause build errors. To build the ISAPI version of PHP, start the configuration with: |