Compiling BETA2 with clang fails

Volodymyr Kostyrko c.kworr at gmail.com
Tue Sep 6 14:21:52 UTC 2011


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.


More information about the freebsd-current mailing list