Using a newer Linux distro? [message #277773] |
Tue, 07 August 2007 16:24 |
TehKaao
Messages: 6 Registered: February 2007
Karma: 0
|
Recruit |
|
|
I have a dual core server here at my house which is already configured to do other things. I am running CentOS 5 wich uses gcc 4.x.x . I am currently running the windows FDS under a Qemu of Server 2k3 but this is wastefull is there a way to use GCC 3 on that box or use gcc 4 to compile.
P.S. I have already tried I get compile errors on teh wrapper.
|
|
|
|
Re: Using a newer Linux distro? [message #278706 is a reply to message #277773] |
Sun, 12 August 2007 21:09 |
|
Blazer
Messages: 3322 Registered: February 2003 Location: Phoenix, AZ
Karma: 0
|
General (3 Stars) Administrator/General |
|
|
TehKaao wrote on Tue, 07 August 2007 16:24 | is there a way to use GCC 3 on that box or use gcc 4 to compile.
|
"yum install compat-gcc-34" and use the other binary (rpm -ql compat-gcc-34 will help you find it)
[Updated on: Sun, 12 August 2007 21:09] Report message to a moderator
|
|
|