[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: ccache and distcc
From:       fenix () club-internet ! fr
Date:       2003-02-05 11:40:10
[Download RAW message or body]




----Message d'origine----
> De: Pupeno <pupeno@kde.org>
> A: kde-devel@kde.org
> Sujet: ccache and distcc
> Date: Wed, 5 Feb 2003 11:07:02 -0500
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Is anybody here using ccache and distcc to build KDE ?
yes, me :)

> I changed by hand the variables in Makefile to use ccache and it worked, how can I \
> make it automatically ?

do some links:
ln -s /usr/local/bin/ccache /usr/local/bin/cc 
ln -s /usr/local/bin/ccache /usr/local/bin/c++ 
ln -s /usr/local/bin/ccache /usr/local/bin/CC 
ln -s /usr/local/bin/ccache /usr/local/bin/gcc 
ln -s /usr/local/bin/ccache /usr/local/bin/g++ 
ln -s /usr/local/bin/ccache /usr/local/bin/gcc-3 
ln -s /usr/local/bin/ccache /usr/local/bin/g++-3

in you sh profile:
set PATH="/usr/local/bin:$PATH"


> And to mix distcc and ccache should I call "distcc ccache gcc" ?
> Thanks.

i have used links /usr/local/bin/cc -> /usr/local/bin/cc-wrapper.pl but now as i only \
use ccache i have removed my wrapper :(

FeniX
> - -- 
> Pupeno: pupeno@kde.org
> KDE Accessibility co-maintainer
> http://accessibility.kde.org

 
> > Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic