08 Feb 14, 02:27AM
(07 Feb 14, 07:48PM)RandumKiwi Wrote:(07 Feb 14, 04:41PM)Mousikos Wrote: Thanks!
Also, does clang++ compile better or simply give you better error messages?
GCC's optimizations, caused a linux-only crash bug for AC. That's why we moved to clang++
Ah okay. I tried to compile the source last night both with g++ and clang++. g++ got me a Floating Point Error, and Clang++ gave me an arithmatic error?
I'm more awake today so I'll give it another go. Maybe I'm missing something obvious.