X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEAGJmhUrUnw4U/2dsb2JhbADTcIQZBYFN Message-ID: <4A85C9DB.5010903@bobcowdery.plus.com> Date: Fri, 14 Aug 2009 21:32:27 +0100 From: Bob Cowdery User-Agent: Thunderbird 2.0.0.22 (X11/20090608) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Compiling problem Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Plusnet-Relay: 4bda7e15a12510a7af6b874b8b645d66 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi I seem to be having some fairly fundamental problems which must be finger trouble. My end game was to install Cython and compile up some Python stuff which was written on Linux but needs to run on Windows. There are lots of shell scripts involved and the complete system does not lend itself to running native, hence the short-term need to run under Cygwin. First up I couldn't figure how to compile the Cython package. Next, I thought Pyrex might suffice and as it is part of Cygwin saved that part of the compile. I installed Pyrex and have tried to build a minimal Python module but gcc can't seem to locate the python header files. They are there and the -I points to the right place '-I/usr/include/python2.5'. In that directory is Python.h which it can't find. This is starting to drive me mad, any help appreciated. Regards Bob -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple