← Back to team overview

yade-dev team mailing list archive

Re: Color Errors in xterm when compiling! EXTRA :)

 

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
>
>   




Follow ups

References