> On Nov 29, 2016, at 5:28 AM, pd-list-requ...@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/>
_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to