diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2002-04-19 17:43:47 +0200 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-19 12:59:11 +0000 |
commit | 88bf1d0c841cfc277f8a00d92af6a0d37a1625d7 (patch) | |
tree | e75e46e2ba7bbbf5b20d4606cc27c0d9d51c06ab /README.hpux | |
parent | 918951dd0701a3fa3c94ff1b2b9eb544b527e3e1 (diff) | |
download | perl-88bf1d0c841cfc277f8a00d92af6a0d37a1625d7.tar.gz |
Smoke 15996 /pro/3gl/CPAN/perl-current
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@16003
Diffstat (limited to 'README.hpux')
-rw-r--r-- | README.hpux | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.hpux b/README.hpux index c05a39ffb2..c2a01042c8 100644 --- a/README.hpux +++ b/README.hpux @@ -263,7 +263,8 @@ a prebuilt binary from the HP porting center. There are two places where gcc prebuilds can be fetched the first and best (for HP-UX 11 only) is http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,547,00.html the second is http://hpux.cs.utah.edu/hppd/hpux/Gnu/ where you can also -find the GNU binutils package. +find the GNU binutils package. (Browse through the list, because there +are often multiple versions of the same package available). 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 |