On Nov 29, 2016, at 5:28 AM, pd-list-request@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
danomatika.com
robotcowboy.com