> 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
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to