2011/9/6 Volodymyr Kostyrko <c.kworr_at_gmail.com>: > 06.09.2011 16:04, Olivier Smedts wrote: > >>>> I think it's more like the following issue, which is not new : >>>> http://lists.freebsd.org/pipermail/freebsd-current/2011-May/024509.html >>> >>> Nope, my current world was built by gcc. >> >> The problem is not the current world but the bootstrap clang built >> with -march=native (or -march=recent_cpu) on some recent CPUs. >> >> 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 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 ? Cheers -- Olivier Smedts _ ASCII ribbon campaign ( ) e-mail: olivier_at_gid0.org - against HTML email & vCards X www: http://www.gid0.org - against proprietary attachments / \ "Il y a seulement 10 sortes de gens dans le monde : ceux qui comprennent le binaire, et ceux qui ne le comprennent pas."Received on Tue Sep 06 2011 - 11:25:53 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:17 UTC