[distcc] C++ test case for Sun C++ compiler with distcc

Martin Pool martinpool at gmail.com
Fri Oct 22 06:02:38 GMT 2004


If you want a minimal stress test to report to Sun, try looking
through the archives for previous mails about it.  The problem was
that Sun c++ fails on code that uses templates and is separately
preprocessed.  If that is in fact the bug, it should be
straightforward to reproduce -- but possibly hard to fix, if their
template expansion is tangled with cpp.

Secondarily distcc is somewhat gcc-specific.

-- 
Martin



More information about the distcc mailing list