[Python-bugs-list] [ python-Bugs-723562 ] app-building with Bundlebuilder for framework builds
SourceForge.net
noreply@sourceforge.net
Fri, 20 Jun 2003 13:34:56 -0700
Bugs item #723562, was opened at 2003-04-18 10:40
Message generated for change (Comment added) made by jvr
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=723562&group_id=5470
Category: Macintosh
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 4
Submitted By: Jack Jansen (jackjansen)
Assigned to: Just van Rossum (jvr)
Summary: app-building with Bundlebuilder for framework builds
Initial Comment:
Just,
why can bundlebuilder build applications for non-framework Pythons but not framework Pythons?
If the problem is that relocating the framework is difficult: I just came across the tool "install_name_tool" (available if you have the developer tools installed) and the accompanying linker flag "-header-pad_max_install_names", these two should allow us to relocate frameworks.
----------------------------------------------------------------------
>Comment By: Just van Rossum (jvr)
Date: 2003-06-20 22:34
Message:
Logged In: YES
user_id=92689
Support for Python.framework as been added to bundlebuilder.py
in CVS.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=723562&group_id=5470