Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Feb 2011 11:58:27 +0000
From:      Alexander Best <arundel@freebsd.org>
To:        Garrett Cooper <gcooper@FreeBSD.org>
Cc:        Roman Divacky <rdivacky@freebsd.org>, freebsd-current@freebsd.org
Subject:   Re: [RFC] removing broken includes
Message-ID:  <20110208115827.GA38518@freebsd.org>
In-Reply-To: <AANLkTi=giWa=ULZcNaJqODhYY4SEtijeQCSdLZ0pi8J7@mail.gmail.com>
References:  <20110203221257.GA76849@freebsd.org> <20110205065303.GA1694@freebsd.org> <AANLkTi=giWa=ULZcNaJqODhYY4SEtijeQCSdLZ0pi8J7@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri Feb  4 11, Garrett Cooper wrote:
> On Fri, Feb 4, 2011 at 10:53 PM, Roman Divacky <rdivacky@freebsd.org> wrote:
> > alex,
> >
> > I think you are the kind of person to try out
> >
> > http://code.google.com/p/include-what-you-use/
> >
> > with fbsd :)
> 
>     Please be careful with this tool though. There's header pollution
> in them thar c files (refer to the FreeBSD and/or POSIX manpages for
> the source of truth), e.g. time.h vs sys/time.h !
> HTH,

here's my first attempt running [1]

make -k CXX=/usr/local/src/llvm/Debug+Asserts/bin/include-what-you-use CC=/usr/local/src/llvm/Debug+Asserts/bin/include-what-you-use buildkernel

cheers.
alex

[1] http://people.freebsd.org/~arundel/misc/include-what-you-use-buildkernel-output

> -Garrett

-- 
a13x



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110208115827.GA38518>