X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:content-transfer-encoding :in-reply-to; q=dns; s=default; b=sCZ17ZfdKEqAmXZxYWvQbHRqG5iHxM coZuKYHF3CtC1HDcUBSu8M6P2MI3cMeLwWtDWxwbFlZqnfs4Wvn+8FBvPYGLjUPi 7hhrhHLRU8I0+8HXBq6H+CXpgudetLWRorxrx/cppHkA7gKUOfA9cKQd0vQmkyVc Nb7KpJIfvnvfs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:content-transfer-encoding :in-reply-to; s=default; bh=ssKWZdFT29b0vVHMq+vqHIeNz48=; b=AAi+ opU/RCNkdQDgvCYNvvlsUtTaRneBP3amf2qGeNKnb8iKuW9BgVr6XSfwZvo4Dh9+ W65Y1GnQ95dkHg4Brdm/6aQ6Acb4DLd6ShIGHfzaXSc31WfVEuTgosZBaVhd39VS KXNpWgZn9U1SX5xpnANSaIzwDsgh0iQawfuGuC0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 Date: Mon, 24 Jun 2013 11:19:06 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: libtool weirdness (was Re: Broken MPIR 2.6.0 on Cygwin64) Message-ID: <20130624091906.GE14319@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20130621083039 DOT GH1620 AT calimero DOT vinschen DOT de> <20130621094344 DOT GB25850 AT calimero DOT vinschen DOT de> <20130621113357 DOT GF25850 AT calimero DOT vinschen DOT 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) 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