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

-- 
Janek Kozicki                                                         |

_______________________________________________
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