yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #00686
Re: Color Errors in xterm when compiling! EXTRA :)
-
To:
yade-dev@xxxxxxxxxxxxxxxxxxx
-
From:
Václav S(milauer <eudoxos@xxxxxxxx>
-
Date:
Mon, 29 Sep 2008 19:53:35 +0200
-
In-reply-to:
<20080929135943.0a2778e6@szpak>
-
User-agent:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.17) Gecko/20080925 Lightning/0.8 Thunderbird/2.0.0.17 Mnenhy/0.7.5.666
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