qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Compiling QEMU in MSYS/MinGW (Win2K)
@ 2004-11-17 19:47 Mike Tremoulet
  2004-11-17 20:18 ` [Qemu-devel] " Ronald
  0 siblings, 1 reply; 6+ messages in thread
From: Mike Tremoulet @ 2004-11-17 19:47 UTC (permalink / raw)
  To: qemu-devel

All --

Thanks for giving me a great emulator that has sucked many hours away
from my day job.  Keep up the good work.

I'm having problems with 0.6.1 on my system.  I can build SDL.dll,
QEMU will build successfully, but on invocation, it returns
immediately.  No errors, no warnings, just an immediate return. 
SDL.dll is in the path, if that's the cause of the problem.

Without any sort of runtime error, I have no way of debugging this. 
Has anybody else seen this sort of behavior?  I get the same symptoms
from at least the three latest daily builds for Windows from freeoszoo
as well.

Thanks,
-- Mike

-- 
just a Gnome of Zurich ... feeding tiny bits of information from all over...

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Qemu-devel] Re: Compiling QEMU in MSYS/MinGW (Win2K)
  2004-11-17 19:47 [Qemu-devel] Compiling QEMU in MSYS/MinGW (Win2K) Mike Tremoulet
@ 2004-11-17 20:18 ` Ronald
  2004-11-17 21:17   ` Mike Tremoulet
  0 siblings, 1 reply; 6+ messages in thread
From: Ronald @ 2004-11-17 20:18 UTC (permalink / raw)
  To: qemu-devel

Le Wed, 17 Nov 2004 13:47:34 -0600, Mike Tremoulet a écrit :

> All --
> 
> Thanks for giving me a great emulator that has sucked many hours away from
> my day job.  Keep up the good work.
> 
> I'm having problems with 0.6.1 on my system.  I can build SDL.dll, QEMU
> will build successfully, but on invocation, it returns immediately.  No
> errors, no warnings, just an immediate return. SDL.dll is in the path, if
> that's the cause of the problem.
> 
> Without any sort of runtime error, I have no way of debugging this. Has
> anybody else seen this sort of behavior?  I get the same symptoms from at
> least the three latest daily builds for Windows from freeoszoo as well.
> 
> Thanks,
> -- Mike

Could it be that you're passing a wrong option to qemu or that it don't
find bios? 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] Re: Compiling QEMU in MSYS/MinGW (Win2K)
  2004-11-17 20:18 ` [Qemu-devel] " Ronald
@ 2004-11-17 21:17   ` Mike Tremoulet
  2004-11-17 21:19     ` Mike Tremoulet
  2004-11-17 21:22     ` Johannes Schindelin
  0 siblings, 2 replies; 6+ messages in thread
From: Mike Tremoulet @ 2004-11-17 21:17 UTC (permalink / raw)
  To: qemu-devel

On Wed, 17 Nov 2004 21:18:26 +0100, Ronald <look@reply.to> wrote:

> Could it be that you're passing a wrong option to qemu or that it don't
> find bios?

I've double checked all my options, in various permutations.  No luck.

-- Mike

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] Re: Compiling QEMU in MSYS/MinGW (Win2K)
  2004-11-17 21:17   ` Mike Tremoulet
@ 2004-11-17 21:19     ` Mike Tremoulet
  2004-11-17 21:22     ` Johannes Schindelin
  1 sibling, 0 replies; 6+ messages in thread
From: Mike Tremoulet @ 2004-11-17 21:19 UTC (permalink / raw)
  To: qemu-devel

On Wed, 17 Nov 2004 15:17:17 -0600, Mike Tremoulet <coffeemike@gmail.com> wrote:
> On Wed, 17 Nov 2004 21:18:26 +0100, Ronald <look@reply.to> wrote:
> 
> > Could it be that you're passing a wrong option to qemu or that it don't
> > find bios?
> 
> I've double checked all my options, in various permutations.  No luck.
> 
> -- Mike

Oh - and I've built the command line through the qemu menu batch file as well.

-- Mike
-- 
just a Gnome of Zurich ... feeding tiny bits of information from all over...

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] Re: Compiling QEMU in MSYS/MinGW (Win2K)
  2004-11-17 21:17   ` Mike Tremoulet
  2004-11-17 21:19     ` Mike Tremoulet
@ 2004-11-17 21:22     ` Johannes Schindelin
  2004-11-17 21:29       ` Mike Tremoulet
  1 sibling, 1 reply; 6+ messages in thread
From: Johannes Schindelin @ 2004-11-17 21:22 UTC (permalink / raw)
  To: qemu-devel

Hi,

On Wed, 17 Nov 2004, Mike Tremoulet wrote:

> On Wed, 17 Nov 2004 21:18:26 +0100, Ronald <look@reply.to> wrote:
>
> > Could it be that you're passing a wrong option to qemu or that it don't
> > find bios?
>
> I've double checked all my options, in various permutations.  No luck.

It is known that since a couple of weeks you have to redirect the output
of qemu in order to see it.

Hth,
Dscho

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] Re: Compiling QEMU in MSYS/MinGW (Win2K)
  2004-11-17 21:22     ` Johannes Schindelin
@ 2004-11-17 21:29       ` Mike Tremoulet
  0 siblings, 0 replies; 6+ messages in thread
From: Mike Tremoulet @ 2004-11-17 21:29 UTC (permalink / raw)
  To: qemu-devel

On Wed, 17 Nov 2004 22:22:26 +0100 (CET), Johannes Schindelin
<johannes.schindelin@gmx.de> wrote:
> It is known that since a couple of weeks you have to redirect the output
> of qemu in order to see it.
> 
> Hth,
> Dscho
> 

That's exactly what I was looking for.  qemu.exe -h > test.txt
correctly output the information.  Now I can go back to earlier
threads to find a fix.

Thanks,
-- Mike

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-11-17 21:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-17 19:47 [Qemu-devel] Compiling QEMU in MSYS/MinGW (Win2K) Mike Tremoulet
2004-11-17 20:18 ` [Qemu-devel] " Ronald
2004-11-17 21:17   ` Mike Tremoulet
2004-11-17 21:19     ` Mike Tremoulet
2004-11-17 21:22     ` Johannes Schindelin
2004-11-17 21:29       ` Mike Tremoulet

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).