Daniel Iliev wrote: > Hi, everyone! > > Portage says "Qemu could not build with GCC 4" and that is true. What am > I supposed to do? I doubt I should file a bug report because devs > obviously know about this issue. Please, advice me what do to in order > to get qemu working. >
G'day Daniel, Unless someone knows a more efficient way of doing it, the only option to you is to build a gcc3.X version (it's slotted so that you can have more than one version of gcc installed). Then using gcc-config, switch to a gcc 3.x config, emerge qemu, and then switch back to gcc 4. I already had a gcc 3 version (I don't remove old slots of gcc until they have been superseded twice) so it was easier for me... W. -- [email protected] mailing list
