| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Wed, 1 Dec 2004 11:32:41 -0500 |
| From: | Christopher Faylor <cgf-no-personal-reply-please AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Compile within cygwin with -mnocygwin |
| Message-ID: | <20041201163241.GF13804@trixie.casa.cgf.cx> |
| Reply-To: | cygwin AT cygwin DOT com |
| References: | <4DEA5E615F52DD4F9D9C6C2D70FCE63B0120132F AT esmexc02 DOT emea DOT cpqcorp DOT net> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <4DEA5E615F52DD4F9D9C6C2D70FCE63B0120132F@esmexc02.emea.cpqcorp.net> |
| User-Agent: | Mutt/1.4.1i |
On Wed, Dec 01, 2004 at 04:23:55PM +0100, BARTHEL, MATTIAS wrote: >Hello > >I am trying to compile a perl swig1.3 wrapper for a C++ lib >using cygwin but with the compiler define -mno-cygwin. > >In perl.h there are lots of includes that cannot be found. Right. You have just discovered the difference between "no cygwin" and "cygwin". "Cygwin" provides a unix-like environment for windows. "No cygwin" provides a windows-like environment for windows with a few minor, cheap unixisms thrown in. netinet/in.h, sys/ioctl.h, etc., are not minor or cheap so they are not part of "no cygwin". cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |