[PD-dev] [ pure-data-Patches-1621153 ] set env var MACOSX_DEPLOYMENT_TARGET = 10.3

SourceForge.net noreply at sourceforge.net
Mon Aug 31 00:22:55 CEST 2009


Patches item #1621153, was opened at 2006-12-22 23:16
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1621153&group_id=55736

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: Pending
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 at.or.at>

export MACOSX_DEPLOYMENT_TARGET = 10.3

----------------------------------------------------------------------

>Comment By: Miller Puckette (millerpuckette)
Date: 2009-08-30 15:22

Message:
happy to take your word for it :)


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1621153&group_id=55736




More information about the Pd-dev mailing list