summaryrefslogtreecommitdiff
path: root/bootstrap/README.HPUX
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2007-04-14 14:17:49 +0000
committertnn <tnn@pkgsrc.org>2007-04-14 14:17:49 +0000
commit146da1286cb0d66f149d60270d5f6044a66908b6 (patch)
treef4e9e4010929cc5937687ad0118f19691a19b43d /bootstrap/README.HPUX
parentc162bb014eae270fa8d7059af5971019e9cdf1b9 (diff)
downloadpkgsrc-146da1286cb0d66f149d60270d5f6044a66908b6.tar.gz
Teach pkgsrc about HP-UX.
Diffstat (limited to 'bootstrap/README.HPUX')
-rw-r--r--bootstrap/README.HPUX25
1 files changed, 25 insertions, 0 deletions
diff --git a/bootstrap/README.HPUX b/bootstrap/README.HPUX
new file mode 100644
index 00000000000..834eef98807
--- /dev/null
+++ b/bootstrap/README.HPUX
@@ -0,0 +1,25 @@
+$NetBSD: README.HPUX,v 1.1 2007/04/14 14:17:49 tnn Exp $
+
+Note: HP-UX support is work-in-progress.
+
+Prerequisite patches (downloadable from HP itrc)
+------------------------------------------------
+
+ * ld(1) cumulative patch
+
+Recommended patches
+-------------------
+
+ * B3394BA Developer's Toolkit (for X11 headers)
+ * HP C/aC++ compiler
+
+Selecting which ABI to use
+--------------------------
+HP-UX supports the ABIs and object formats listed in the table below.
+32-bit is the default, 64-bit can be enabled by setting ABI=64 in mk.conf.
+The correct object format to use is autodetected.
+
+Release Architecture ABI Object format
+ 11i v1/v2 PA-RISC 1.1+ 32 SOM
+ 11i v1/v2 PA-RISC 2.0 64 ELF
+ 11i v2/v3 IA64 32/64 ELF