diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2002-06-01 13:35:22 +0200 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-01 16:13:17 +0000 |
commit | a735f928349e3cd19724f50862c849d4fb9f023b (patch) | |
tree | e330b2dcaa97fc19c1e7020e42b2c82a87ac3793 /README.hpux | |
parent | d4432bb582b267844d015c4d02ed4281bf30eef1 (diff) | |
download | perl-a735f928349e3cd19724f50862c849d4fb9f023b.tar.gz |
Oracle / 5.8.0 / HP-UX / gcc / 64bit: Sorry
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020601103313.BF75.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@16962
Diffstat (limited to 'README.hpux')
-rw-r--r-- | README.hpux | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.hpux b/README.hpux index 80d329434e..e43e0ae6f5 100644 --- a/README.hpux +++ b/README.hpux @@ -394,7 +394,8 @@ achieved using Configure -A prepend:libswanted='cl pthread ' ... -Do not forget the space before the trailing quote. +Do not forget the space before the trailing quote. Also note that this +does not (yet) work with 64bit versions of GCC. =head2 GDBM and Threads on HP-UX |