diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2002-09-04 11:10:05 +0200 |
---|---|---|
committer | hv <hv@crypt.org> | 2002-09-04 23:02:43 +0000 |
commit | 8df8c42be282f46e6ac5b335cfb40838f09a9ae6 (patch) | |
tree | 654d46cddb3a8731958f8b8233f3ffd460e0574f /README.hpux | |
parent | 75d53f2185a9d2e1175a2022e77218214684e04a (diff) | |
download | perl-8df8c42be282f46e6ac5b335cfb40838f09a9ae6.tar.gz |
Re: [PATCH] A variety of README nitpicks.
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020904090853.F13D.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@17846
Diffstat (limited to 'README.hpux')
-rw-r--r-- | README.hpux | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/README.hpux b/README.hpux index e05d11e514..7ff045fc61 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 |