blob: a72a400d98d59ce099861681861763a039d4f5ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
System configuration:
Hewlett-Packard HP-UX operating system.
Latest Icon version:
Version 9.4.2
Installer:
Icon Project
The University of Arizona
(with thanks to Chris Tenaglia)
Missing features:
Dynamic loading (loadfunc)
Known bugs:
None
Comments:
Tested on an RX2600 server (Itanium architecture) running
HP-UX version B.11.23. Will probably also work on PA-RISC.
HP/UX uses the LPATH environment variable as a path to the linker.
This conflicts with Icon's use of LPATH to search for $include files.
Date:
December 20, 2003
|