Re: [Pythonmac-SIG] py2app/macho_standalone problem

2005-11-14 Thread Bob Ippolito
On Nov 14, 2005, at 11:51 AM, Kevin Walzer wrote: > Bob Ippolito wrote: >> > >> >> Try using the latest version from svn. macholib doesn't create >> anything, it only makes small transforms to existing files, so there >> aren't any architecture options... but it does need to understand >> how

Re: [Pythonmac-SIG] py2app/macho_standalone problem

2005-11-14 Thread Kevin Walzer
Bob Ippolito wrote: > > > Try using the latest version from svn. macholib doesn't create > anything, it only makes small transforms to existing files, so there > aren't any architecture options... but it does need to understand how to > read and write universal binaries in order to make thos

Re: [Pythonmac-SIG] py2app/macho_standalone problem

2005-11-14 Thread Bob Ippolito
On Nov 14, 2005, at 10:44 AM, Kevin Walzer wrote: > I'm having a problem with the macho_standalone component of py2app > (I'm > trying to use it, as the documentation says I can, to create a > standalone app bundle of a non-Python application). Here is the > output: -- > What happens is that