Re: Compiling BETA2 with clang fails

From: Volodymyr Kostyrko <c.kworr_at_gmail.com>
Date: Tue, 06 Sep 2011 17:21:46 +0300
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.
Received on Tue Sep 06 2011 - 12:21:52 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:17 UTC