On Sep 23, 2014, at 6:51 AM, Brickle Macho wrote: > > Correct, compiling software outside Macports. Learning more each time. And FYI, as of Xcode 5, /usr/bin/gcc is actually clang. So possibly the simplest way to ensure you're using clang is to undo the gcc selection you made previously, by running: sudo port select gcc none