* [Qemu-devel] Linking cvs failure on amd64 - solved, but doesn't work.
@ 2005-06-14 20:19 Helge Hafting
2005-06-14 20:30 ` Paul Brook
0 siblings, 1 reply; 3+ messages in thread
From: Helge Hafting @ 2005-06-14 20:19 UTC (permalink / raw)
To: qemu-devel
I avoided the error message by configuring only i386 emulation,
which is what I believe I need:
./configure --target-list=i386-softmmu
Unfortunately, nothing happens when I run this qemu.
I don't get a window at all, so it won't even start booting up
with bios messages. Nothing happens, although qemu uses 100% cpu.
What is the supported compiler for x86-64 host? The doc webpages
mentions specific gcc versions for many hosts, but not x86-64. That
host seem to be supported. I currently use gcc (GCC) 3.3.6 from Debian.
Helge Hafting
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Linking cvs failure on amd64 - solved, but doesn't work.
2005-06-14 20:19 [Qemu-devel] Linking cvs failure on amd64 - solved, but doesn't work Helge Hafting
@ 2005-06-14 20:30 ` Paul Brook
2005-06-14 21:59 ` Helge Hafting
0 siblings, 1 reply; 3+ messages in thread
From: Paul Brook @ 2005-06-14 20:30 UTC (permalink / raw)
To: qemu-devel; +Cc: Helge Hafting
On Tuesday 14 June 2005 21:19, Helge Hafting wrote:
> I avoided the error message by configuring only i386 emulation,
> which is what I believe I need:
>
> ./configure --target-list=i386-softmmu
>
> Unfortunately, nothing happens when I run this qemu.
> I don't get a window at all, so it won't even start booting up
> with bios messages. Nothing happens, although qemu uses 100% cpu.
You need the SDL development headers and libraries installed.
Make sure that configure says "SDL Support yes", then do a clean build.
qemu is working, it just isn't displaying any graphical output.
Paul
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Linking cvs failure on amd64 - solved, but doesn't work.
2005-06-14 20:30 ` Paul Brook
@ 2005-06-14 21:59 ` Helge Hafting
0 siblings, 0 replies; 3+ messages in thread
From: Helge Hafting @ 2005-06-14 21:59 UTC (permalink / raw)
To: Paul Brook; +Cc: qemu-devel
Paul Brook wrote:
>On Tuesday 14 June 2005 21:19, Helge Hafting wrote:
>
>
>>I avoided the error message by configuring only i386 emulation,
>>which is what I believe I need:
>>
>>./configure --target-list=i386-softmmu
>>
>>Unfortunately, nothing happens when I run this qemu.
>>I don't get a window at all, so it won't even start booting up
>>with bios messages. Nothing happens, although qemu uses 100% cpu.
>>
>>
>
>You need the SDL development headers and libraries installed.
>
>Make sure that configure says "SDL Support yes", then do a clean build.
>
>qemu is working, it just isn't displaying any graphical output.
>
>Paul
>
>
Thanks, that fixed it!
Helge Hafting
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-06-14 22:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-14 20:19 [Qemu-devel] Linking cvs failure on amd64 - solved, but doesn't work Helge Hafting
2005-06-14 20:30 ` Paul Brook
2005-06-14 21:59 ` Helge Hafting
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).