From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CUXeJ-0000QY-UD for qemu-devel@nongnu.org; Wed, 17 Nov 2004 16:47:36 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CUXeJ-0000QD-3w for qemu-devel@nongnu.org; Wed, 17 Nov 2004 16:47:35 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CUXeI-0000Ps-Vg for qemu-devel@nongnu.org; Wed, 17 Nov 2004 16:47:35 -0500 Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CUXV4-0004MO-39 for qemu-devel@nongnu.org; Wed, 17 Nov 2004 16:38:02 -0500 Received: from [64.233.170.195] (helo=rproxy.gmail.com) by mx20.gnu.org with esmtp (Exim 4.34) id 1CUXUl-00005F-Tq for qemu-devel@nongnu.org; Wed, 17 Nov 2004 16:37:44 -0500 Received: by rproxy.gmail.com with SMTP id 34so674491rns for ; Wed, 17 Nov 2004 13:36:09 -0800 (PST) Message-ID: <5640213304111713297433c00@mail.gmail.com> Date: Wed, 17 Nov 2004 15:29:28 -0600 From: Mike Tremoulet Subject: Re: [Qemu-devel] Re: Compiling QEMU in MSYS/MinGW (Win2K) In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <5640213304111711477c609447@mail.gmail.com> <56402133041117131723a66fdd@mail.gmail.com> Reply-To: Mike Tremoulet , 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 Wed, 17 Nov 2004 22:22:26 +0100 (CET), Johannes Schindelin 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