From: H.Merijn Brand Date: Wed, 4 Sep 2002 09:10:05 +0000 (+0200) Subject: Re: [PATCH] A variety of README nitpicks. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8df8c42be282f46e6ac5b335cfb40838f09a9ae6;p=p5sagit%2Fp5-mst-13.2.git Re: [PATCH] A variety of README nitpicks. From: "H.Merijn Brand" Message-Id: <20020904090853.F13D.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@17846 --- diff --git a/README.hpux b/README.hpux index e05d11e..7ff045f 100644 --- a/README.hpux +++ b/README.hpux @@ -297,6 +297,12 @@ the second is http://hpux.cs.utah.edu/hppd/hpux/Gnu/ where you can also 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 @@ With much assistance regarding shared libraries from Marc Sabatella. =head1 DATE -Version 0.6.6: 2002-05-30 +Version 0.6.7: 2002-09-05 =cut