Am 28.12.2014 um 17:11 schrieb Georg Baum <[email protected]>: > > Stephan Witt wrote: > >> I know, but the statement regarding gcc 4.2.1 and it’s future on Mac was >> interesting. > > Indeed. I always thought that gcc on Mac is dead, and only clang is used > nowadays. > >> I’ll try this when back on my production Mac OS disk. Now I’m on Yosemite >> and the problem is gone. The compiler is clang 6: >> $ clang -v >> Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn) > > clang 3.5 works here as well.
These version numbers are very cryptic. The compiler errors with clang on Mac 10.8.5 I had posted came from clang 4.0. Sorry, the family tree of the C++ compilers is not my hobby. > I submitted it, but don't be surprised if > something else breaks with the old compiler in the future. Thank you. We’ll see. Stephan
