Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app-building with Bundlebuilder for framework builds #38326

Closed
jackjansen opened this issue Apr 18, 2003 · 2 comments
Closed

app-building with Bundlebuilder for framework builds #38326

jackjansen opened this issue Apr 18, 2003 · 2 comments
Labels

Comments

@jackjansen
Copy link
Member

BPO 723562
Nosy @jackjansen

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2003-06-20.20:34:56.000>
created_at = <Date 2003-04-18.08:40:52.000>
labels = ['OS-mac']
title = 'app-building with Bundlebuilder for framework builds'
updated_at = <Date 2003-06-20.20:34:56.000>
user = 'https://github.com/jackjansen'

bugs.python.org fields:

activity = <Date 2003-06-20.20:34:56.000>
actor = 'jvr'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-04-18.08:40:52.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 723562
keywords = []
message_count = 2.0
messages = ['15505', '15506']
nosy_count = 2.0
nosy_names = ['jackjansen', 'jvr']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue723562'
versions = []

@jackjansen
Copy link
Member Author

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.

@jvr
Copy link
Mannequin

jvr mannequin commented Jun 20, 2003

Logged In: YES
user_id=92689

Support for Python.framework as been added to bundlebuilder.py
in CVS.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant