Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/compat Note that RedHat 7.3 hosts successfully as of t...
details: https://anonhg.NetBSD.org/src/rev/4ade6ebf8393
branches: trunk
changeset: 536475:4ade6ebf8393
user: briggs <briggs%NetBSD.org@localhost>
date: Mon Sep 16 18:13:04 2002 +0000
description:
Note that RedHat 7.3 hosts successfully as of today with the caveat that
LANG=C must be in the environment.
diffstat:
tools/compat/README | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r f6fdcfe1cd5b -r 4ade6ebf8393 tools/compat/README
--- a/tools/compat/README Mon Sep 16 17:59:12 2002 +0000
+++ b/tools/compat/README Mon Sep 16 18:13:04 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.5 2002/09/13 23:35:32 thorpej Exp $
+$NetBSD: README,v 1.6 2002/09/16 18:13:04 briggs Exp $
Special notes for cross-hosting a NetBSD build on certain platforms.
Only those platforms which have been tested to complete a "build.sh" run
@@ -9,6 +9,8 @@
LINUX:
* Tested on RedHat Linux 7.1 (i386).
+ Tested on RedHat Linux 7.3 (i686) on 16 Sep 2002. Requires "LANG=C"
+ in the environment.
* The gcc (and libstdc++, if needed) package must be installed, along
with the typical system development packages (glibc-devel, etc.).
Home |
Main Index |
Thread Index |
Old Index