From 697b5850cde491f0778b3d3922f8ab1b6a4ce869 Mon Sep 17 00:00:00 2001 From: tnn Date: Sun, 19 Apr 2015 19:29:44 +0000 Subject: mention installation instructions for GCC toolchains --- bootstrap/README.HPUX | 4 +++- bootstrap/README.OSF1 | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'bootstrap') diff --git a/bootstrap/README.HPUX b/bootstrap/README.HPUX index ce5bcc0cf41..f92479984a5 100644 --- a/bootstrap/README.HPUX +++ b/bootstrap/README.HPUX @@ -1,4 +1,4 @@ -$NetBSD: README.HPUX,v 1.4 2015/04/19 19:21:39 tnn Exp $ +$NetBSD: README.HPUX,v 1.5 2015/04/19 19:29:44 tnn Exp $ Prerequisite patches (downloadable from HP itrc) ------------------------------------------------ @@ -10,6 +10,8 @@ Compiler Prebuilt GCC toolchains suitable for use with pkgsrc can be downloaded from ftp://ftp.NetBSD.org/pub/pkgsrc/misc/tnn/ . +Installation instructions can be found in the file "README.gcc". + Selecting which ABI to use -------------------------- HP-UX supports the ABIs and object formats listed in the table below. diff --git a/bootstrap/README.OSF1 b/bootstrap/README.OSF1 index f8ceace8054..f11280e699b 100644 --- a/bootstrap/README.OSF1 +++ b/bootstrap/README.OSF1 @@ -1,10 +1,12 @@ -$NetBSD: README.OSF1,v 1.3 2007/10/15 22:32:56 tnn Exp $ +$NetBSD: README.OSF1,v 1.4 2015/04/19 19:29:44 tnn Exp $ Compiler -------- Prebuilt GCC toolchains suitable for use with pkgsrc can be downloaded from ftp://ftp.NetBSD.org/pub/pkgsrc/misc/tnn/ . +Installation instructions can be found in the file "README.gcc". + Bootstrapping pkgsrc -------------------- To use the native compiler: -- cgit v1.2.3