preliminary HP/UX notes from Giles; it needs zlib.
(as Solaris, Linux and HP/UX all mention they need zlib and it should be part of libnbcompat, maybe this is a hint for us to get a move on and do that :)
This commit is contained in:
parent
ad5f5e697c
commit
ab956106b3
|
@ -1,4 +1,4 @@
|
||||||
$NetBSD: README,v 1.6 2002/09/16 18:13:04 briggs Exp $
|
$NetBSD: README,v 1.7 2002/09/22 01:26:39 lukem Exp $
|
||||||
|
|
||||||
Special notes for cross-hosting a NetBSD build on certain platforms.
|
Special notes for cross-hosting a NetBSD build on certain platforms.
|
||||||
Only those platforms which have been tested to complete a "build.sh" run
|
Only those platforms which have been tested to complete a "build.sh" run
|
||||||
|
@ -6,6 +6,13 @@ are listed.
|
||||||
|
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
HP/UX:
|
||||||
|
|
||||||
|
* zlib must be available.
|
||||||
|
This will be fixed in the future to include zlib in libnbcompat.
|
||||||
|
|
||||||
|
=====
|
||||||
|
|
||||||
LINUX:
|
LINUX:
|
||||||
|
|
||||||
* Tested on RedHat Linux 7.1 (i386).
|
* Tested on RedHat Linux 7.1 (i386).
|
||||||
|
|
Loading…
Reference in New Issue