Opened 12 years ago
Closed 12 years ago
#36589 closed defect (fixed)
qemu emulation does not work on Mountain Lion
Reported by: | gnn@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | mountainlion | Cc: | |
Port: | qemu |
Description
Using the gcc compiler, as pointed out in another ticket, you can build qemu but none of the emulations work under Mountain Lion (10.8). In both vga and console mode the OS to be emulated is loaded and then the program uses up CPU in an infinite loop.
Change History (3)
comment:1 Changed 12 years ago by mf2k (Frank Schima)
Keywords: | mountainlion added |
---|---|
Port: | qemu added |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to gnn@…:
Using the gcc compiler
There is no gcc compiler in Mountain Lion. Did you mean the llvm-gcc compiler (to which /usr/bin/gcc is a symlink on Mountain Lion?)
comment:3 Changed 12 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | new → closed |
This should be fixed as of qemu @1.3.0_0.
Note: See
TracTickets for help on using
tickets.
In the future, please fill in the Port field.