[cfe-dev] RFC: Fix 'make' build in clang/tools/extra
Дмитрий Дьяченко
dimhen at gmail.com
Thu Jan 24 00:34:33 PST 2013
2013/1/24 Dmitri Gribenko <gribozavr at gmail.com>:
> On Thu, Jan 24, 2013 at 9:51 AM, Дмитрий Дьяченко <dimhen at gmail.com> wrote:
>> You are right. Clean build pass : svn co...; configure; make
>>
>> I saw errs with incremental build : make update && make.
>
> 'make update' currently does not update the clang-tools-extra
> repository (patches welcome!)
alas, i was confused
http://clang.llvm.org/get_started.html
"You can update your toplevel LLVM project and all (possibly
unrelated) projects inside it with make update. This will run svn
update on all subdirectories related to subversion."
Thanks,
Dmitry
>
> Dmitri
>
> --
> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
More information about the cfe-dev
mailing list