Thanks for the tip. Currently cx_Freeze has no dependencies but
perhaps this might be a reason to change that. I'll take a look.

Anthony

On Sun, Apr 4, 2010 at 1:00 PM, Michael Wood <[email protected]> wrote:
> I just found macholib which is used by py2app:
>
> http://pypi.python.org/pypi/macholib/
>
> It looks like this could be used instead of ldd/otool on Mac for
> finding dependencies (and also making the dynamic linker search for
> libraries relative to the executable location, if I understand the
> description correctly.)
>
> --
> Michael Wood <[email protected]>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> cx-freeze-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
cx-freeze-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to