[PD] Continuous Integration for Externals

Dan Wilcox danomatika at gmail.com
Tue Nov 29 17:14:19 CET 2016


> On Nov 29, 2016, at 5:28 AM, pd-list-request at lists.iem.at wrote:
> 
> Should I use gcc or clang for compilation on OS X? Or both?

clang is fine and using “gcc” actually calls clang anyway. I wouldn’t bother with both.

If you want to explicitly build with gcc, you’ll need to install gcc via Homebrew and then set CC=gcc-6 to override the defaults. I was doing this the other day to check some errors that were only cropping up with a build on gcc and not clang.

--------
Dan Wilcox
@danomatika <https://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20161129/b7afaf34/attachment.html>


More information about the Pd-list mailing list