Patches item #1673122, was opened at 2007-03-03 15:33
Message generated for change (Comment added) made by herrwitten
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1673122&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: Build
Group: Python 2.6
Status: Open
Resolution: None
Priority: 7
Private: No
Submitted By: Witten (herrwitten)
Assigned to: Nobody/Anonymous (nobody)
Summary: Mac OS X: libtool

Initial Comment:
When the framewok is built on Mac OS X, the Mac OS X specific libtool is used.

However, if the GNU libtool is on the PATH first, python refuses to build.

This patch simply specifies the Mac OS X libtool with an absolute path by 
updating the Makefile.pre.in file.

That way, someone can have GNU libtool on the PATH first and still build python.

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

>Comment By: Witten (herrwitten)
Date: 2007-03-08 09:25

Message:
Logged In: YES 
user_id=1595909
Originator: YES

Great!

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

Comment By: Jason Orendorff (jorend)
Date: 2007-03-07 23:36

Message:
Logged In: YES 
user_id=18139
Originator: NO

It works.


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

Comment By: Jason Orendorff (jorend)
Date: 2007-03-07 10:38

Message:
Logged In: YES 
user_id=18139
Originator: NO

OK, I don't see why not.

I'll try this out tonight, just to make sure it works.


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

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

Reply via email to