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: Fri, 3 Nov 2000 09:40:07 -0500 From: Jason Tishler To: Mitsuo Igarashi Cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: How to make an extension of Python Message-ID: <20001103094007.B1038@dothill.com> References: <001701c04561$2484c880$3dbcfea9 AT mitsu5> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001701c04561$2484c880$3dbcfea9@mitsu5>; from mitsu5@ruby.famille.ne.jp on Fri, Nov 03, 2000 at 03:41:13PM +0900 Organization: Dot Hill Systems Corp. Mitsuo, On Fri, Nov 03, 2000 at 03:41:13PM +0900, Mitsuo Igarashi wrote: > I am trying to make an extension of Python-2.0 in Cygwin 1.1.4 > on Windows98 for my trainig. I have created a patch that builds Cygwin Python with its core as a DLL -- similar to way that one builds Win32 Python. After applying my patch and building Cygwin Python, making Cygwin Python extensions uses the same procedure as on any other UNIX platform that supports shared libraries. It's as easy as copying Misc/Makefile.pre.in, creating a Setup.in file, make -f Makefile.pre.in boot, make. The patch is done and ready to be posted. What's holding me up is formulating a cogent email since I'm looking for feedback on my patch. My goal is to ultimately submit the patch (redone against Python CVS) to the Python patch collector. I am hoping interested people will help me refine my patch before submittal. I will be posting my patch to the Cygwin and Python lists within the next week. If you can't wait, then I can email it to you personally. 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