Patches item #1326113, was opened at 2005-10-13 19:07
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1326113&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Distutils and setup.py
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Stephen A. Langer (slanger)
Assigned to: Nobody/Anonymous (nobody)
Summary: Letting "build_ext --libraries" take more than one lib

Initial Comment:
It's impossible to specify more than one external library to link using 
build_ext --libraries.  Bug 716634 says that the problem is fixed, but it 
isn't.    
Assuming that the desired format is --libraries="lib1 lib2 etc", then there's a 
simple one line fix which I've attached. 

The problem exists in python 2.3.5, 2.4.1, 2.4.2 and in cvs HEAD. 

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1326113&group_id=5470
_______________________________________________
Patches mailing list
[email protected]
http://mail.python.org/mailman/listinfo/patches

Reply via email to