On Monday 24 October 2005 16.29, Tom Brown wrote:
Hi
CentOS4.2 - Is it possible to have an older version of gcc as well as the one that ships with this OS? I need to compile aspseek to run on this distro but it seems to only like older gcc's
you can get gcc-3.2.3 from the package compat-gcc-32 (yum install compat-gcc-32)
You can also try gcc-4.x from the package gcc4
/Peter
any ideas?