← Back to team overview

yade-dev team mailing list archive

Color Errors in xterm when compiling! EXTRA :)

 

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                                                         |



Follow ups