From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CH5bx-0001AC-I8 for qemu-devel@nongnu.org; Mon, 11 Oct 2004 15:13:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CH5bw-00019n-Lj for qemu-devel@nongnu.org; Mon, 11 Oct 2004 15:13:32 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CH5bw-00019k-IE for qemu-devel@nongnu.org; Mon, 11 Oct 2004 15:13:32 -0400 Received: from [64.233.170.192] (helo=mproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CH5Ur-000168-4D for qemu-devel@nongnu.org; Mon, 11 Oct 2004 15:06:13 -0400 Received: by mproxy.gmail.com with SMTP id 74so330286rnk for ; Mon, 11 Oct 2004 12:06:06 -0700 (PDT) Message-ID: <2ad73a041011120617db6ca7@mail.gmail.com> Date: Mon, 11 Oct 2004 16:06:06 -0300 From: =?ISO-8859-1?Q?Andr=E9_Braga?= Subject: Re: [Qemu-devel] Re: Re: [BROKEN] Windows host: -redir flag, console output, -nographic In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <2ad73a041011105226e69892@mail.gmail.com> <2ad73a04101111341e9c93c8@mail.gmail.com> Reply-To: =?ISO-8859-1?Q?Andr=E9_Braga?= , qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Mon, 11 Oct 2004 20:51:07 +0200, Ronald wrote: > For stdout I think the only way is to redirect output to a file, I know > this work for text output like help(perhaps it depends on SDL redirection > support). Windows has a something particular, a gui application don't have > a console with stdio attached by default, I remember there was a patch to > implement console support, kazu's qemu for windows used it. Hmm, that's what I meant by "SDL linking flag"... Maybe this is blocking -nographic? So I guess everything is there, except that I'll have to enable them manually. Time to ressurrect my building environment on Windows... *sigh* Still, I don't think this is correct behavior. Not opening the initial console causes QEMU on Windows not to: 1) display console output in case of option misuse, or -h 2) support -nographic which is evil. cheers, A. -- "A year spent in artificial intelligence is enough to make one believe in God" Alan J. Perlis