Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <41ADF388.5050104@familiehaase.de> Date: Wed, 01 Dec 2004 17:38:32 +0100 From: "Gerrit P. Haase" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040910 MIME-Version: 1.0 To: "BARTHEL, MATTIAS" CC: cygwin AT cygwin DOT com Subject: Re: Compile within cygwin with -mnocygwin References: <4DEA5E615F52DD4F9D9C6C2D70FCE63B0120132F AT esmexc02 DOT emea DOT cpqcorp DOT net> In-Reply-To: <4DEA5E615F52DD4F9D9C6C2D70FCE63B0120132F@esmexc02.emea.cpqcorp.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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. Yes, Cygwin Perl is compiled without this flag and so WIN32 is not defined for Cygwin Perl. > Should I put some special define in the Makefile to use another > Path for includes? You will need to use a MinGW compiled Perl. I saw some links to mingw-perl at the MinGW website recently where you should look to get it. Gerrit -- =^..^= -- 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/