[Pythonmac-SIG] Optional BSD package is required for (useable) Python?

Bob Ippolito bob at redivi.com
Tue May 11 17:20:22 EDT 2004


On May 11, 2004, at 5:11 PM, Chris Barker wrote:

> Bob Ippolito wrote:
>
>> They can, at least in theory, do I have to mention my stub again?  
>> bundlebuilder however requires it because of a technical detail that 
>> has no real workaround unless we make it depend on a compiler or give 
>> it a suitable precompiled stub.
>
> I thought you did that with BundleBuilder2. I'm just getting more 
> confused here, not less!

No, bundlebuilder2 finds dependencies in compiled code and rewrites the 
mach-o load commands in the copies in the correct way so that you can 
embed dynamic libraries and frameworks inside your executable and 
expect them to work.  It includes no enhancements whatsoever to the 
executable stub.

-bob




More information about the Pythonmac-SIG mailing list