diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2003-07-29 10:57:37 +0000 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2003-07-29 10:57:37 +0000 |
commit | 3ef4e56b52ca1f95412689fb3451a1e277520104 (patch) | |
tree | f0b02f0e82067e0ceea8ad6319c9d4766d4eb315 /README.hpux | |
parent | 144df5e170504bdb636e102a8feb4039b6df72c8 (diff) | |
download | perl-3ef4e56b52ca1f95412689fb3451a1e277520104.tar.gz |
README.hpux now mentions the http mirror for prebuilt gcc binaries
p4raw-id: //depot/perl@20299
Diffstat (limited to 'README.hpux')
-rw-r--r-- | README.hpux | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/README.hpux b/README.hpux index f74bf1532c..113216d962 100644 --- a/README.hpux +++ b/README.hpux @@ -301,8 +301,9 @@ 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 +gcc binaries available on https://www.beepz.com/personal/merijn/ and/or +http://www.cmve.net/~merijn/ for HP-UX 10.20 and HP-UX 11.00 in both 32- +and 64-bit versions. Most likely 11i will be available soon. 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. |