delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
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 <Jason DOT Tishler AT dothill DOT com> |
To: | Lockwood Nick L CONT PHCA <LockwoodNL AT phdnswc DOT navy DOT mil> |
Cc: | "'cygwin AT sourceware DOT cygnus DOT com'" <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | Re: compiling python under cygwin |
Message-ID: | <20001001211905.A1023@OLMY> |
References: | <D9103B2DB593D211A10A00805FFE2AF44D33BC AT PHCAEX04 DOT PHDNSWC DOT NAVY DOT MIL> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.2.4i |
In-Reply-To: | <D9103B2DB593D211A10A00805FFE2AF44D33BC@PHCAEX04.PHDNSWC.NAVY.MIL>; 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |