From ee87eb28e5b7af4bbd3599dcc52aa05e906ea6e8 Mon Sep 17 00:00:00 2001 From: minoura Date: Mon, 6 Nov 2000 05:40:28 +0000 Subject: Comment on headers from NetBSD. --- cross/i386-cygwin32/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/cross/i386-cygwin32/Makefile b/cross/i386-cygwin32/Makefile index 16240601f24..cfb23d97735 100644 --- a/cross/i386-cygwin32/Makefile +++ b/cross/i386-cygwin32/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/11/06 05:31:42 minoura Exp $ +# $NetBSD: Makefile,v 1.4 2000/11/06 05:40:28 minoura Exp $ # DISTVERSION= 1.0.0.0 @@ -19,6 +19,12 @@ TARGET_ARCH= i386-cygwin32 BINUTILS_EXTRAS= dlltool windres +## XXX +## These headers are required to build libgcc. +## We have to use the Cygwin versions of the headers, but for now +## these are enough. +## Actually we have to install Cygwin headers and libraries with this package; +## the header files from NetBSD should be deleted at that time. post-configure: ${CP} ${FILESDIR}/i386_limits.h ${SYS_INCLUDE}/machine/limits.h ${CP} ${FILESDIR}/syslimits.h ${SYS_INCLUDE}/sys/ -- cgit v1.2.3