diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2002-06-04 12:02:17 +0200 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-05 01:44:40 +0000 |
commit | 191078c7ac4921f1f220f6e8d2c5d681cd2e12e7 (patch) | |
tree | 46189321ed74f9acdb316280b6455de2a45ddb1d /README.hpux | |
parent | b29b105d35c9cfa06469ba931add920b89930b90 (diff) | |
download | perl-191078c7ac4921f1f220f6e8d2c5d681cd2e12e7.tar.gz |
One more sorry for Oracle
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020604100132.159C.H.M.BRAND@hccnet.nl>
(modified)
p4raw-id: //depot/perl@17001
Diffstat (limited to 'README.hpux')
-rw-r--r-- | README.hpux | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/README.hpux b/README.hpux index e43e0ae6f5..f039633df5 100644 --- a/README.hpux +++ b/README.hpux @@ -394,8 +394,10 @@ achieved using Configure -A prepend:libswanted='cl pthread ' ... -Do not forget the space before the trailing quote. Also note that this -does not (yet) work with 64bit versions of GCC. +Do not forget the space before the trailing quote. + +Also note that this does not (yet) work with all configurations, +it is known to fail with 64bit versions of GCC. =head2 GDBM and Threads on HP-UX |