[Patches] [ python-Patches-770244 ] Allow passing of LDFLAGS to distutils

SourceForge.net noreply@sourceforge.net
Sun, 13 Jul 2003 03:09:21 -0700


Patches item #770244, was opened at 2003-07-12 20:53
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=770244&group_id=5470

Category: None
Group: None
>Status: Closed
>Resolution: Rejected
Priority: 5
Submitted By: Marc Recht (marc)
Assigned to: Nobody/Anonymous (nobody)
Summary: Allow passing of LDFLAGS to distutils

Initial Comment:
Allow passing LDFLAGS to the linker command when
linking a python extension.  This lets us pass the
right flags to correctly find libraries required for
certain extensions, e.g. zlib.so.

P.S.:
This patch is taken from NetBSD's pkg collection and
not by me. (I guess it's original author is jlam@.)

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

>Comment By: Martin v. Löwis (loewis)
Date: 2003-07-13 12:09

Message:
Logged In: YES 
user_id=21627

This is a new feature, which is not acceptable at this time. 

In addition, it needs documentation, and we need the
original author to submit it (or have the original author
transfer the copyright to the submitter).

So I'm rejecting this patch on formal grounds; I agree that
it is technically a good idea.

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

Comment By: Marc Recht (marc)
Date: 2003-07-12 20:57

Message:
Logged In: YES 
user_id=205

Forgot to mention, the patch is for 2.3/cvs.

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

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