From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GDYqL-0008JF-My for qemu-devel@nongnu.org; Wed, 16 Aug 2006 23:46:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GDYqK-0008IC-QS for qemu-devel@nongnu.org; Wed, 16 Aug 2006 23:46:53 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GDYqK-0008I2-Ff for qemu-devel@nongnu.org; Wed, 16 Aug 2006 23:46:52 -0400 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GDYwj-0005sO-3A for qemu-devel@nongnu.org; Wed, 16 Aug 2006 23:53:29 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GDYqC-00031r-46 for qemu-devel@nongnu.org; Thu, 17 Aug 2006 05:46:44 +0200 Received: from pool-71-245-101-73.ptldor.fios.verizon.net ([71.245.101.73]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Aug 2006 05:46:44 +0200 Received: from void by pool-71-245-101-73.ptldor.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Aug 2006 05:46:44 +0200 From: "Alex" Date: Wed, 16 Aug 2006 20:46:36 -0700 Message-ID: References: Sender: news Subject: [Qemu-devel] Re: Compile error on Windows Reply-To: 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 MSYS/MinGW on Athlon 1.25 GHz with 500MB of RAM, Windows XP Pro $ uname -a MINGW32_NT-5.1 VIC 1.0.10(0.46/3/2) 2004-03-15 07:17 i686 unknown $ gcc --version gcc.exe (GCC) 3.2.3 (mingw special 20030504-1) ./configure --target-list=i386-softmmu --static make I compiled several previous versions of QEMU with no problem (last time from from a July 27 snapshot) -- Alex. "Armistead, Jason" wrote in message news:A69CFE5B2F49D91186C1000BCD9DBD03E2ABA0@otausminexs.au.otis.com... > Alex > > Some inevitable question others will ask: > > what is your machine's configuration and build environment ? > > MSYS ? > > GCC ? > > What versions of these tools ? > > How are you invoking make ? > > etc. > > Regards > > Jason > > -----Original Message----- > From: qemu-devel-bounces+jason.armistead=otis.com@nongnu.org > [mailto:qemu-devel-bounces+jason.armistead=otis.com@nongnu.org]On Behalf > Of Alex > Sent: Thursday, 17 August 2006 10:52 AM > To: qemu-devel@nongnu.org > Subject: [Qemu-devel] Compile error on Windows > > > vl.o(.text+0x57b0): In function `do_savevm': > c:/qemu/vl.c:4570: undefined reference to `gettimeofday' > > > -- > Alex. > > > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel