Hello,
I have a small patch for Python SVN that makes it possible to
cross-compile python on Unix to various other Unix targets.
I have successfully built a binary for FreeBSD on Linux.
The patch is available at
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1597850&group_id=5470
Giovanni Bajo escreveu:
> Hello,
>
> PyInstaller 1.3 is out!
>
> Grab latest version at:
> http://pyinstaller.python-hosting.com/
>
>
> Description
> ---
> PyInstaller is a program that converts (packages) Python programs into
> stand-alone executables, under Windows, Linux and Irix. It
following arguments,
['/Users/hanwen/src/maclily/BUILD/lilypond.app/Contents/MacOS/lilypond',
'-psn_0_3145729']
how can I find the path to the dropped file from -psn_0_3145729 ? Or
is this signaled to the script through a different channel?
Thanks!
--
Han-Wen Nienhu