From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3311 invoked by alias); 24 Jun 2013 09:19:09 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 3301 invoked by uid 89); 24 Jun 2013 09:19:09 -0000 X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Mon, 24 Jun 2013 09:19:08 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id 549985200DD; Mon, 24 Jun 2013 11:19:06 +0200 (CEST) Date: Mon, 24 Jun 2013 09:20:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: libtool weirdness (was Re: Broken MPIR 2.6.0 on Cygwin64) Message-ID: <20130624091906.GE14319@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <20130621083039.GH1620@calimero.vinschen.de> <20130621094344.GB25850@calimero.vinschen.de> <20130621113357.GF25850@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-06/txt/msg00612.txt.bz2 On Jun 21 22:44, Jean-Pierre Flori wrote: > Le Fri, 21 Jun 2013 22:10:15 +0000, Jean-Pierre Flori a écrit : > > Now there is also a x86_64w dir for windows assembly but yasm does not > > like its syntax. > > I'll be looking into that. > In fact its not yasm which is used I guess. > We should indeed use the *w directories and basically do quite everything > like for mingw64... That makes sense as far as the assembler code goes, but you have to be careful about type differences. Mingw-w64 has 4 byte longs (LLP64), Cygwin has 8 byte longs (LP64). Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple