maths

  1. Isaac Monteiro

    C Clang error in optimization

    Hi, I tried to compile this http://lolengine.net/wiki/oss/lolremez with clang, but using any optimization causes the program to behave in a very strange way and gives numerically erroneous results. Compile without optimization produces a very slow binary, so I have to compile using g++48 to...
Back
Top