Statically linked binaries killed by signal 9 on Yosemite

Ryan Schmidt ryandesign at macports.org
Sun Nov 16 17:13:30 PST 2014


On Nov 16, 2014, at 9:56 AM, Qianqian Fang wrote:

> any more suggestions?

Seems like the solution is: don't use statically linked binaries. Link dynamically, like Apple recommends. If you build for the right SDK and deployment target, it should be compatible with older OS X versions. At worst, you might have to build it on the older OS X version.



More information about the macports-users mailing list