[Patches] [ python-Patches-500136 ] Update ext build documentation

noreply@sourceforge.net noreply@sourceforge.net
Wed, 23 Jan 2002 00:34:33 -0800


Patches item #500136, was opened at 2002-01-06 05:27
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=500136&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Martin v. Löwis (loewis)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Update ext build documentation

Initial Comment:
The attached file documents how extensions are build
using distutils. It is intended to replace atleast 
unix.tex, and possible also windows.tex.

Fred, if this is ok, I would like to check it in as
ext/building.tex, and remove ext/unix.tex. I would then
add a comment on top of windows.tex that the build
procedure using distutils should work out of the box on
Windows as well.

----------------------------------------------------------------------

>Comment By: Skip Montanaro (montanaro)
Date: 2002-01-23 00:34

Message:
Logged In: YES 
user_id=44345

This looks good.  I had written a short replacement file
called 
build.tex and was going to submit it this morning,
but yours looks 
better.  Presuming Distutils gets rid of
the need for Windows-specific 
build solutions, I agree both
unix.tex and windows.tex should be 
replaced.

One phrase didn't make sense to me.  Near the top it says

  
(known as related to Makefile.pre.in, and Setup files)

I don't know 
what that means.  I would just zap any
reference to the old build 
method.

Skip



----------------------------------------------------------------------

Comment By: Martin v. Löwis (loewis)
Date: 2002-01-22 23:59

Message:
Logged In: YES 
user_id=21627

This fixes bugs #497695, #500115, #506545, 

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=500136&group_id=5470