Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <002a01c045f8$2eb08460$3b9ffea9@mitsu5>
From: "Mitsuo Igarashi" <mitsu5@ruby.famille.ne.jp>
To: <cygwin@sources.redhat.com>
Subject: RE: How to make an extension of Python
Date: Sat, 4 Nov 2000 09:42:43 +0900
MIME-Version: 1.0
Content-Type: text/plain;
	charset="shift_jis"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3

Jason wrote.

|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.

Thank you very mauch for your prompt response.

I like to know the patch as soon as possible.
I appreciate your emailing it to me personnally.

Thanks again.
----------=========---------
Mitsuo Igarashi
mitsu5@ruby.famille.ne.jp


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

