Gregory Haskins wrote: > On Thu, 2007-10-04 at 18:33 +0200, Farkas Levente wrote: >> hi, >> what's the real reason that kvm can't be compiled gcc-4.x? >> wouldn't it be better to be able to compile with the current compilers too? > > Its actually an issue with QEMUs cpu emulation code. It takes advantage > of compiler traits that are no longer true in the 4.x series. The code > will actually compile under 4.x however. It just will not run properly. > However, KVM doesn't use QEMUs cpu emulation, so if you do not care > about running with KVM disabled (e.g. -no-kvm), you don't technically > need to worry about it.
ok but now as qemu code was imported into kvm, then it's probably would be better to witch gcc-4.x? -- Levente "Si vis pacem para bellum!" ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel