trading-shim Frequently Asked Questions
Certain recurring questions tend to come up in mailing list and support
contexts; the links below address or point to further resources about
the most common areas of inquiry. Show Categories
Distributed C/C++ compilation client program
distcc is a distributed compilation front-end. It sends
command lines
and preprocessed files to other machines, that ship the resulting
object file and compiler output back. It gives significant speed ups
with make -jN
The distcc Distributed C/C++ compilation
program is used in the development of the trading shim.
We have placed the distcc SRPM packaging which we have built
and use on CentOS 4,
which builds with minimal effort, at:
The outlines on non-root RPM building at the RPM website document the process of setting up a non-root SRPM
environment.
Last modified: Tue, 25 Apr 2006 17:19:48 -0400