On Sunday 16 September 2007 06:14:25 am Alexey Eremenko wrote: > hi all ! > > compiling Qemu requires GCC 3.x, however openSUSE has only GCC 4.x, > which doesn't allows me to compile Qemu. > > On Fedora 7 there is a gcc-34-compat package that enables me to use > GCC 3 alongside GCC 4. > What is the solution for openSUSE 10.2 and 10.3 ? > > Thanks in advance, > -- > -Alexey Eremenko "Technologov"
The factory package qemu-0.9.0.cvs-28.src.rpm repository for qemu has older gcc compiler included. It is gcc-3.3.5.tar.bz2 plus all patches. You can use that to build rpm for your system. It takes some time as it builds gcc first. -- Regards, Rajko. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
