06.09.2011 16:25, Olivier Smedts wrote:
What is your processor ?
Athlon XP 2500+
I noticed breakage on recent intel processors too, but haven't yet stumbled
upon them using -march=native on this one.
Can you compile the Host.cpp file referenced in :
http://lists.freebsd.org/pipermail/freebsd-current/2011-May/024499.html
Ah, thanks for the link. Missed that one. I'll post results when I'll
have access to that machine.
And see which arch the resulting binary detects ?
%clang++ Host.cpp -o Host
%./Host
cpu = corei7
Also, do you have the same problem for a clean buildworld with
"-march=athlon-xp" instead of "-march=native" in your make.conf ?
You mean like fully rebuilding system with gcc and -march=athlon-xp and
then try again?
--
Sphinx of black quartz judge my vow.
_______________________________________________
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"