blob: 33c193e1de2655f45133a4cc63feba89be40ff8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
=============================================================================
$NetBSD: MESSAGE,v 1.1 2001/10/31 22:03:31 zuntum Exp $
This pkg DOES NOT install headers or runtime link libraries. Only the
compilers are installed.
In order to have a complete development setup, you need to install
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.
=============================================================================
|