Coding
#5
(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.
Thanks given by:


Messages In This Thread
Coding - by Mousikos - 07 Feb 14, 04:32AM
RE: Coding - by Ronald_Reagan - 07 Feb 14, 07:13AM
RE: Coding - by Mousikos - 07 Feb 14, 04:41PM
RE: Coding - by RandumKiwi - 07 Feb 14, 07:48PM
RE: Coding - by Mousikos - 08 Feb 14, 02:27AM