Lack of 64-bit argv_emulation is causing a lot of headache for me as I
have to build all libraries that my application relies on in 32-bit,
which hasn't been successful.
I was wondering if there is a new update to py2app that supports
argv_emulation in 64-bit.
I have tried the svn repository version of py2app with no success.