Eh, I wasn't sure if this is a bug report that colorgcc doesn't work...
Why don't you put this on the wiki? V.
> sudo aptitude install colorgcc
>
>   scons CXX='colorgcc'
>
> or
>
>   scons CXX='distcc colorgcc'
>
> or
>
> ln -s `which colorgcc` ~/bin/g++ # but make sure that ~/bin is first in $PATH
> ls -la ~/bin/g++
> ln -s `which colorgcc` ~/bin/gcc
> ln -s `which colorgcc` ~/bin/cc
>
>
> create ~/.colorgccrc from /etc/colorgcc
>
>   


_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : [EMAIL PROTECTED]
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp
_______________________________________________
yade-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/yade-dev

Reply via email to