Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Sun, 1 Oct 2000 21:19:05 -0400 From: Jason Tishler To: Lockwood Nick L CONT PHCA Cc: "'cygwin AT sourceware DOT cygnus DOT com'" Subject: Re: compiling python under cygwin Message-ID: <20001001211905.A1023@OLMY> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from LockwoodNL@phdnswc.navy.mil on Fri, Sep 29, 2000 at 04:34:18PM -0700 Organization: Dot Hill Systems Corp. Nick, On Fri, Sep 29, 2000 at 04:34:18PM -0700, Lockwood Nick L CONT PHCA wrote: > Can anyone give me any hints to help me get going? For instance, > which existing makefile would be closest to working under cygwin? Or am I > stuck with figuring this out for myself or starting from scratch? Any help > or suggestions would be appreciated. Python (at least 1.5.2 and 2.0b2) builds OOTB on Cygwin. I just built Python 2.0b2 under Cygwin 1.1.4 using the following: $ tar -xzf Python-2.0b2.tar.gz $ cd Python-2.0b2 $ configure --with-threads=no --with-suffix=.exe --with-libm= $ make $ make install Jason -- Jason Tishler Director, Software Engineering Phone: +1 (732) 264-8770 x235 Dot Hill Systems Corporation Fax: +1 (732) 264-8798 82 Bethany Road, Suite 7 Email: Jason DOT Tishler AT dothill DOT com Hazlet, NJ 07730 USA WWW: http://www.dothill.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com