add limitations, suggested by Bill Studenmund.

THIS PACKAGE WILL ONLY SUPPORT STATIC BINARIES.
This commit is contained in:
sakamoto 1999-12-09 00:18:01 +00:00
parent 678478c0f0
commit d9976192f2
6 changed files with 16 additions and 4 deletions

View file

@ -1 +1 @@
Cross-compile environment for NetBSD/arm32
Cross-compile environment for NetBSD/arm32 (only support static binaries)

View file

@ -1 +1,4 @@
This cross-compile environment is for NetBSD/arm32.
LIMITATIONS:
THIS PACKAGE WILL ONLY SUPPORT STATIC BINARIES.

View file

@ -1,5 +1,5 @@
=============================================================================
$NetBSD: MESSAGE,v 1.1.1.1 1999/12/06 09:38:35 sakamoto Exp $
$NetBSD: MESSAGE,v 1.2 1999/12/09 00:18:01 sakamoto Exp $
This pkg DOES NOT install headers or runtime link libraries. Only the
compilers are installed.
@ -9,4 +9,7 @@ includes and libraries in ${CROSSBASE}/arm-netbsd/include and
${CROSSBASE}/arm-netbsd/lib respectively, or symlink these paths to
the appropriate places.
LIMITATIONS:
THIS PACKAGE WILL ONLY SUPPORT STATIC BINARIES.
=============================================================================

View file

@ -1 +1 @@
Cross-compile environment for a.out NetBSD/i386
Cross-compile environment for a.out NetBSD/i386 (only support static binaries)

View file

@ -1 +1,4 @@
This cross-compile environment is for a.out NetBSD/i386.
LIMITATIONS:
THIS PACKAGE WILL ONLY SUPPORT STATIC BINARIES.

View file

@ -1,5 +1,5 @@
=============================================================================
$NetBSD: MESSAGE,v 1.1.1.1 1999/12/06 09:34:29 sakamoto Exp $
$NetBSD: MESSAGE,v 1.2 1999/12/09 00:18:01 sakamoto Exp $
This pkg DOES NOT install headers or runtime link libraries. Only the
compilers are installed.
@ -9,4 +9,7 @@ includes and libraries in ${CROSSBASE}/i386-netbsd/include and
${CROSSBASE}/i386-netbsd/lib respectively, or symlink these paths to
the appropriate places.
LIMITATIONS:
THIS PACKAGE WILL ONLY SUPPORT STATIC BINARIES.
=============================================================================