[PD-dev] [ pure-data-Patches-3432009 ] fix pdp link error regarding gsl

SourceForge.net noreply at sourceforge.net
Thu Nov 3 10:43:53 CET 2011


Patches item #3432009, was opened at 2011-11-01 19:57
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3432009&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: externals
Group: bugfix
>Status: Pending
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Ricardo Fabbri (ricardofabbri)
Assigned to: Nobody/Anonymous (nobody)
Summary: fix pdp link error regarding gsl

Initial Comment:
My pdp was giving link errors related to cblas/gsl symbols upon loading onto pd-extended.
I decided not to commit this one-line fix directly, but to get your opinion first. If you say yes, I can just go ahead and commit.

Best,

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

Comment By: Ricardo Fabbri (ricardofabbri)
Date: 2011-11-02 13:34

Message:
I decided to commit a fix, including an 'if' statement - if Linux, use the
fix with pkg-config; if Darwin, keep it as it was before (i.e., we don't
mess with pkd-config until someone complains about this)

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

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2011-11-01 20:35

Message:
I'm fine with using pkg-config as long as its supported on all relevant
platforms. Windows is not an issue with PDP since PDP doesn't run on
Windows.  And on Mac OS X 10.6 with Fink, that pkg-config line gives me:

hans at dhcp-10 ~ $ pkg-config --libs gsl
-L/sw/lib -lgsl -lgslcblas -lm

Lorenzo Sutton recently started as the maintainer for PDP, so we should
run this by him too, perhaps on pd-dev.  As far as I'm concerned, I'm good
with you committing to PDP directly.

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

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



More information about the Pd-dev mailing list