Patches item #1621153, was opened at 2006-12-23 02:16 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1621153...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: puredata Group: bugfix Status: Open Resolution: None Priority: 5 Private: No Submitted By: Hans-Christoph Steiner (eighthave) Assigned to: Miller Puckette (millerpuckette) Summary: set env var MACOSX_DEPLOYMENT_TARGET = 10.3
Initial Comment: On Mac OS X, this needs to be defined to enable dlopen and weak linking support. Its safe on other platforms since gcc only checks this env var on Apple's gcc. hans@at.or.at
export MACOSX_DEPLOYMENT_TARGET = 10.3
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1621153...