Re: Clang now builds world and kernel, on i386 and amd64

From: Bartosz Stec <admin_at_kkip.pl>
Date: Thu, 23 Sep 2010 12:20:06 +0200
  On 2010-09-23 08:51, Roman Divacky wrote:
>> I will post comparison of building times and results using
>> gcc/clang/ccache/noccache on my box soon :)
> if you want to post any build-time numbers for clang please
>
>            -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS #-DNDEBUG
>
> uncomment the -DNDEBUG on this line in lib/clang/clang.build.mk
> and rebuild it otherwise you are using Release+Asserts build of
> clang which is some 30% slower than the normal one...
Just rebooted system with kernel builded by clang. After 'make 
installworld' I ran mergemaster and it seems that headers in most of 
configuration files are wrong, for instance:

       *** Displaying differences between ./etc/csh.cshrc and installed
    version:

    --- /etc/csh.cshrc      2009-09-21 11:01:51.000000000 +0200
    +++ ./etc/csh.cshrc     2010-09-23 12:12:47.553768640 +0200
    _at__at_ -1,6 +1,3 _at__at_
    -# $FreeBSD: src/etc/csh.cshrc,v 1.3 1999/08/27 23:23:40 peter Exp $
    +# $FreeBSD$
    (...)

Should I rebuild and provide output?

-- 
Bartosz Stec
Received on Thu Sep 23 2010 - 08:20:20 UTC

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