[cfe-dev] Question about clang distcc

Lyu Mitnick mitnick.lyu at gmail.com
Sat Jun 16 06:19:07 PDT 2012


Hello Douglas,

I have read all posted carefully. According to the discussion, what we
can do better than
original distcc are as follows:

1) The intermediate files passed over the network would be serialized AST
2) The intermediate files passed over the network would be LLVM IR
3) Centralized admin daemon
4) Use PCH

To improve the issues above. We can extend the original distcc.
However Chris Lattner
mentioned the first mile-stone of clang distributed build project is
re-implementing a new
distcc.

http://lists.cs.uiuc.edu/pipermail/cfe-dev/2008-April/001357.html

I am wondering to know why and what is the desired design of clang
distributed build
project for cfe community.

Mitnick

>
> No, this project has not been accomplished. I don't think there was any real progress on it since that discussion.
>
>        - Doug




More information about the cfe-dev mailing list