#34555: qemu @1.0.1 +target_i386+target_x86_64+target_ppc PPC target yields a blank screen ------------------------------+--------------------------------------------- Reporter: djvasi@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: qemu ------------------------------+--------------------------------------------- Comment(by djvasi@…): This bug still exists in the qemu 1.1.1 port. I've created a portfile that seems to fix this bug: https://gist.github.com/3660872 . It also allows TCG do be enabled, which should be faster than TCI. However, it requires gcc47 as a build dependency, which does take a long time to build. Also, I'm not sure if 'make CC=clang ui/cocoa.o' is considered the right way to force that single file to be built with a compiler that supports Apple's blocks extension to Obj-C. -- Ticket URL: <https://trac.macports.org/ticket/34555#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS