<br><br><div class="gmail_quote">On Tue, Jun 16, 2009 at 2:16 PM, Brian Truter <span dir="ltr"><<a href="mailto:btruter@gmail.com">btruter@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Is it possible to install multiple gcc packages on Fedora?<br><br>I am using gcc 4.4 from Fedora 11, but I would also like to install 4.3 from Fedora 10, and switch compiles when needed by setting env variables, or something similar. Is this possible, and if so, does anyone have any info?<br>

</blockquote><div><br>Try to install gcc from source (<a href="http://ftp.gnu.org">ftp.gnu.org</a>) in a different folder and then set the env from that folder. It worked for me when I had to compile something with gcc 3.4.3 and I was having gcc 4.2. <br>
</div></div><br>