Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jun 2010 16:00:26 +0200
From:      Alexander Best <alexbestms@uni-muenster.de>
To:        freebsd-current@FreeBSD.org
Subject:   Re: Import of clang/LLVM about to start
Message-ID:  <AANLkTimzWO_AGzMV2q2nm7L_9RhqjQu6aK6bLITHTmBd@mail.gmail.com>
In-Reply-To: <4C101B35.8040506@dataix.net>
References:  <AANLkTilsqH4iw8VP46ALxdxY5z_jBNLdVJk_CU20NrFw@mail.gmail.com> <20100609213106.GA99939@freebsd.org> <4C101B35.8040506@dataix.net>

next in thread | previous in thread | raw e-mail | index | archive | help
thanks a lot for the hints. doing buildkernel and buildworld with
current src worked fine. how should i proceed if i want to try
building kernel and world with clang?

put CC, CXX and CPP in src.conf? or make.conf? or use envars?

cheers.
alex

On Thu, Jun 10, 2010 at 12:52 AM, jhell <jhell@dataix.net> wrote:
> On 06/09/2010 17:31, Roman Divacky wrote:
>> I dont see the error message but I guess you dont have tblgen
>> built (a necessary part for building clang/LLVM)
>>
>> buildworld should be fine
>>
>> On Wed, Jun 09, 2010 at 11:30:10PM +0200, Alexander Best wrote:
>>> that's great news! :)
>>>
>>> just tried to do `make depend all` in usr.bin/clang and got:
>
> Would probably be better if you did this right ?
>
> make obj && make depend && make all
> =A0 =A0 ^^^
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 ^^^^^^ That previously happened directly =
in your
> src-tree if I am not mistaken.
>
> ( svn status /path/to/usr/src ) should show you any misdirected build
> objectives that may have populated parts of your src tree without you
> realizing it.
>
> --
>
> =A0jhell
>



--=20
Alexander Best



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