I am using mandrake 8.2 and have gcc 2.96-0.76mdk installed (the standard 
distribution version) and installed gcc-colorgcc 2.96-0.76mdk

If I try to use gcc I get this error;

# gcc
Can't exec "/usr/bin/gcc-3.1": No such file or directory at 
/usr/lib/perl5/5.6.1/IPC/Open3.pm line 230.
open3: exec of /usr/bin/gcc-3.1 failed at /usr/bin/gcc line 211

looking in /etc/alternatives/gcc (which points to /usr/bin/colorgcc)
i see;

sub initDefaults
{
   $compilerPaths{"gcc"} = "/usr/bin/gcc-3.1";
   $compilerPaths{"g++"} = "/usr/bin/g++-3.1";
   $compilerPaths{"cc"}  = "/usr/bin/gcc-3.1";
   $compilerPaths{"c++"} = "/usr/bin/g++-3.1";

   $nocolor{"dumb"} = "true";


It would appear colorgcc is trying to use the wrong version of gcc.

Think this is a bug and mandrake may need to issue an update.

Nick

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to