Clang error make buildworld

Roman Divacky rdivacky at freebsd.org
Thu May 5 13:55:00 UTC 2011


> Because with clang, -march=native often breaks buildworld, while
> -march=core2 is ok.

Can you be more specific about this claim? On what CPU are seeing
this breakage?

Anyway, can you compile and run on that machine this:

        http://lev.vlakno.cz/~rdivacky/Host.cpp

It's the LLVM CPU autodetection code, it will print the name of
your CPU. I wonder whats the difference to "core2".

Thank you. roman


More information about the freebsd-current mailing list