Change 17846 by [EMAIL PROTECTED] on 2002/09/04 23:02:43
Subject: Re: [PATCH] A variety of README nitpicks.
From: "H.Merijn Brand" <[EMAIL PROTECTED]>
Date: Wed, 04 Sep 2002 09:10:05 +0200
Message-Id: <[EMAIL PROTECTED]>
Affected files ...
.... //depot/perl/README.hpux#37 edit
Differences ...
==== //depot/perl/README.hpux#37 (text) ====
Index: perl/README.hpux
--- perl/README.hpux#36~17824~ Tue Sep 3 13:02:36 2002
+++ perl/README.hpux Wed Sep 4 16:02:43 2002
@@ -297,6 +297,12 @@
find the GNU binutils package. (Browse through the list, because there
are often multiple versions of the same package available).
+Above mentioned distributions are depots. H.Merijn Brand has made prebuilt
+gcc binaries available on https://www.beepz.com/personal/merijn/ for
+HP-UX 10.20 and HP-UX 11.00 in both 32- and 64-bit versions. These are
+bzipped tar archives that also include recent GNU binutils and GNU gdb.
+Read the instructions on that page to rebuild gcc using itself.
+
Building a 64bit capable gcc from source is possible only when you have
the HP C-ANSI C compiler available, which you should use anyway when
building perl.
@@ -515,6 +521,6 @@
=head1 DATE
-Version 0.6.6: 2002-05-30
+Version 0.6.7: 2002-09-05
=cut
End of Patch.