how to use an older gcc ?

gb spam gbofspam at gmail.com
Tue Feb 21 00:41:21 UTC 2006


On 2/20/06, Rakotomandimby Mihamina
<mihamina.rakotomandimby at etu.univ-orleans.fr> wrote:
> Hi,
> I have to compile qemu 0.8 RPM on a fedora core 4 box.
> FC4 comes with gcc4 but qemu wont compile with it.
>
> How should I do to get temporarily a gcc 3.3.6 just to compile it then
> get back to my gcc 4?
>
> I lost my FC4/FC3 CDs, would you know a (FTP if possibe) repository
> where I could find a gcc 3.3.6 rpm?
>
> --
> A powerfull GroupWare, CMS, CRM, ECM: CPS (Open Source & GPL).
> Opengroupware, SPIP, Plone, PhpBB, JetSpeed... are good: CPS is better.
> http://www.cps-project.org for downloads & documentation.
> Free hosting of CPS groupware: http://www.objectis.org.
>
> --
> fedora-test-list mailing list
> fedora-test-list at redhat.com
> To unsubscribe:
> https://www.redhat.com/mailman/listinfo/fedora-test-list
>

Install the gcc version 3.2 (courtesy of yum) and run the configure script with

   ./configure --cc=gcc32 --host-cc=gcc32




More information about the fedora-test-list mailing list