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.
-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to