genuine question: is there any advantage of gcc over llvm ?
Betting over clang/llvm/lldb seems to make more sense.



On Sun, Oct 27, 2013 at 3:57 AM, Gary Willoughby <dev@nomad.so> wrote:
On Sunday, 27 October 2013 at 10:36:56 UTC, Jacob Carlborg wrote:
I just wanted to let you know that after installing Xcode 5, g++ is actually pointing to Clang. Last time I tried to compile DMD with Clang all tests didn't pass.

Same with gcc. It's really annoying that when you install the gnu
tools you have to change the symlinks yourself. I guess apple
prefers the clang tools.