qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Re: SAMBA support in QEMU


From: Johannes Schindelin
Subject: Re: [Qemu-devel] Re: SAMBA support in QEMU
Date: Fri, 10 Sep 2004 16:37:56 +0200 (CEST)

Hi,

On Fri, 10 Sep 2004, Ronald wrote:
> No, the whole thing don't work, although the build goes fine and qemu
> don't crash, the process is not launched when using slirp_add_exec,
> something related to unimplemented fork_exec for win32? So I've just put
> some #ifndef around the smb related parts in vl.c to build latest cvs.

You are building with MinGW? I don't know if qemu compiles using cygwin:
fork() is POSIX, which win32 doesn't comply to, so cygwin implements it.
AFAIK MinGW doesn't do that.

Ciao,
Dscho





reply via email to

[Prev in Thread] Current Thread [Next in Thread]