Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sat, 22 Oct 2005 11:09:53 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Cygwin on Windows x64 Message-ID: <20051022090953.GD27476@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <43592DD5 DOT 9050205 AT web DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43592DD5.9050205@web.de> User-Agent: Mutt/1.4.2i On Oct 21 20:05, Sebastian Tillmann wrote: > Hi, > > I'm trying to compile ClanLib with Cygwin on my Windows XP Professional > x64 Edition. [...] > > $ ./configure --enable-static --disable-shared > checking build system type... ./config.guess: unable to guess system type What happens is that Cygwin reports the *real* CPU type, which is a 64 bit type, instead of the emulated 32 bit type it's running on (i686 inside of WOW64). This is fixed in recent developer snapshots of Cygwin. Try the latest from http://cygwin.com/snapshots/ Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/