blob: ec8a3708bf5415875a3b264fe5f555f668c75ee9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
===========================================================================
$NetBSD: MESSAGE,v 1.2 2002/09/12 17:16:38 wiz 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-cygwin32/include and
${CROSSBASE}/i386-cygwin32/lib respectively, or symlink these paths to
the appropriate places.
===========================================================================
|