I'm having trouble compiling code on my Gentoo-based home machine (Sabayon 3.3 using gcc 4.1.1), which compiled on a RedHat Enterprise 3 (gcc 3.2.3). I don't want to clobber my gcc 4.1.1 installation, but I'd like to install an old version of gcc for the sole use of compiling this one piece of code.
I'm pretty sure this is possible, but I don't want to hurt my current installation. Can anyone give advice as to the best way to do this?
Thanks.
