I use PyInstaller for my releases under solaris windows and linux,
but use py2app for OSX. The latest rev creates universal binaries as
well.
I've had "try to get pyinstaller working under OSX" on my todo list
for a while, but haven't had time to look into it.
py2app: http://undefined.org/python/py2app.html
-Hal
On Sep 12, 2006, at 12:18 PM, Giovanni Bajo wrote:
Marvin wrote:
OSX is certainly fairly linux-y. But does PyInstaller support making
single file executables on OSX?
No, it doesn't. I don't have an OSX system handy and I don't have
any direct
knowledge of the step required. There's something about creating a
"bundle"
that should be done, but I don't know the details. I think there
are also
previous discussions on the mailing list that you might read.
--
Giovanni Bajo
_______________________________________________
PyInstaller mailing list
[email protected]
http://lists.hpcf.upr.edu/mailman/listinfo/pyinstaller
--
Hal Schechner
[EMAIL PROTECTED]
_______________________________________________
PyInstaller mailing list
[email protected]
http://lists.hpcf.upr.edu/mailman/listinfo/pyinstaller