aboutsummaryrefslogtreecommitdiff
path: root/knn
AgeCommit message (Collapse)Author
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
appropriate. It seems that once upon a time -export_dynamic was a real flag. Now it means -e xport_dynamic, meaning set the entry symbol to xport_dynamic, giving this error message: /usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000001b60 svn path=/trunk/externals/postlude/; revision=11724
2008-10-06- Added pd_darwin build target to makefileJamie Bullock
svn path=/trunk/externals/postlude/; revision=10325
2008-02-16[knn] by Fujinaga and MacMillan, initial commitJamie Bullock
svn path=/trunk/externals/postlude/; revision=9446