diff options
author | Guido van Rossum <guido@python.org> | 1998-05-14 15:47:35 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-05-14 15:47:35 (GMT) |
commit | 2094e044c78fa2df7143d4edb5ddf35ce49bdd95 (patch) | |
tree | 13971126a36e5f510e24c5ff522ded952c92beb0 /README | |
parent | 203b4f1a25f284977aa58a37fa73e0a07cfe9ad2 (diff) | |
download | cpython-2094e044c78fa2df7143d4edb5ddf35ce49bdd95.zip cpython-2094e044c78fa2df7143d4edb5ddf35ce49bdd95.tar.gz cpython-2094e044c78fa2df7143d4edb5ddf35ce49bdd95.tar.bz2 |
Add pointer to Misc/HPUX-NOTES.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -215,6 +215,8 @@ AIX: A complete overhaul of the shared library support is now in (The optimizer bug reported at this place in previous releases has been worked around by a minimal code change.) +HP-UX: Please read the file Misc/HPUX-NOTES. + Minix: When using ack, use "CC=cc AR=aal RANLIB=: ./configure"! SCO: The following only apply to SCO 3; Python builds out of the box |