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® 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
