diff options
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 |