Daniel Dehennin wrote:
Le 5156 Septembre 1993, Barry deFreese a tapoté:
Hello,
In the last upload I did /etc/colorgccrc should already have the
default paths so a link shouldn't be necessary. Does it not work?
Also, you can create a .colorgccrc in home.
It works when calling directly colorgcc.
But, if I want to be able to compile something with the command "gcc",
I must create a link:
# ln -nsf /usr/bin/colorgcc /usr/bin/gcc
So calling gcc should call colorgcc, cologcc has the path to gcc and
should add the gccVersion _before_ testing if the target
(/usr/bin/gcc-4.2) is a direct link to /usr/bin/colorgcc.
Actually, colorgcc test if /usr/bin/gcc is a link to
/usr/bin/colorgcc, it do not care about the gccVersion.
I hope I'm clear ;-)
Regards.
Actually CC=colorgcc works but people seem to prefer links. I guess I
may have to revert the changes I made based on the colorgcc from
console-colors. I liked some of what they did but I have already gotten
two bug reports for this upload :-(
Thanks for the feedback.
Barry deFreese (aka bddebian)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]