ccache + distcc trouble/issue & fix

Auke Kok auke.kok at planet.nl
Thu Jan 16 01:08:00 GMT 2003


On Wed, 2003-01-15 at 22:32, Hendrik Visage wrote:
> Hi there,
> 
>  The cuurent ccache + distcc setup have a small trouble/misdesign,
> as can be seen from the following snippet of a ccache log file:
> 
> Not a C/C++ file - /usr/bin/gcc
> Not a C/C++ file - /usr/bin/gcc
> Not a C/C++ file - /usr/bin/gcc
> multiple input files (/usr/bin/gcc and conftest.c)
> multiple input files (/usr/bin/gcc and conftest.c)
> multiple input files (/usr/bin/gcc and conftest.c)
> multiple input files (/usr/bin/gcc and conftest.c)
> multiple input files (/usr/bin/gcc and conftest.c)
> 
> The fix for the above, is to change the /var/lib/lunar/compilers scripts
> to the following type of fix:
> 
> PATH=/usr/bin:$PATH $CXX_EXT g++ $CCOPT "$@"
> 
> See Attached files for the already fixed files.

I committed a better fix already way back to theedge. Let me add this to
lunar since it's simple , elegant and fixes your problem.

BTW distcc has nothing to do with it!

sofar


> 
> Greetz
> Hendrik
> 
> 
> ______________________________________________________________________
> 
> _______________________________________________
> Lunar mailing list
> Lunar at lunar-linux.org
> http://lunar-linux.org/mailman/listinfo/lunar
-- 
Auke Kok <auke.kok at planet.nl>



More information about the Lunar mailing list