[ILUG] GCC versions on CentOS
Paul Jakma
paul at clubi.ie
Wed Feb 1 23:00:03 GMT 2006
On Wed, 1 Feb 2006, Niall O Broin wrote:
> I have a VMware guest which is running CentOS 4.2. I am trying to
> install the VMware tools but the build process fails because it
> says that I am using gcc 3.4.4 but the kernel I am using (latest =
> 2.6.9-22.0.2.EL) is built with gcc 3.4.5 and this could lead to
> incompatibilities and crashes.
That seems unlikely. Presuming neither is buggy, C calling
conventions are /really/ stable. Only significant thing really is
register-parameters, but as long as you use the same compiler options
as your kernel was built with.. (which, if the modules' build setup
is good, it should do automatically).
regards,
--
Paul Jakma paul at clubi.ie paul at jakma.org Key ID: 64A2FF6A
Fortune:
You need no longer worry about the future. This time tomorrow you'll be dead.
More information about the ILUG
mailing list