-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kevin Walzer wrote:
> 
>>> I think I'm on the right track here, because when I hard-code the ppc
>>> architecture in the __init__ def above, macho_standalone works.
>>>
>>>    def __init__(self, base, archs=['ppc'], dest=None, graph=None,
>>> env=None, executable_path=None):
> 
> 
> I finally hard-coded the archs in MachOStandalone.py (archs=['ppc',
> 'i386]. That got me over the initial error message, but it seems like an
> ugly hack. If anyone can suggest a better alternative, I'd appreciate it.

As a corrolary to this, if you are just running macho_standalone on a
ppc binary, edit the code in MachOStandalone.py accordingly (i.e. don't
include 'i386').

- --
Kevin Walzer
Poetic Code
http://www.kevin-walzer.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFER+QbrTC5hIgjqTMRAr0DAJ9U0bJnrlqKQqEeeEI0gYsB2HmTpACgkvf6
XjNd91VDsgB2qYizu29TURs=
=GnlM
-----END PGP SIGNATURE-----
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to