X-Recipient: archive-cygwin@delorie.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:content-type:mime-version:subject:from
	:in-reply-to:date:content-transfer-encoding:message-id
	:references:to; q=dns; s=default; b=Iab+Ek4nUJmJHiNIuwVj3nsCsXcH
	TVabSCTtGd95uc0+zEhkFTjkc3l7CinqFKNS5DnnzuzCRa+xA38gSlRotAWSfmOQ
	faipS120o+wUBcobiqiJGCsgtJWrm7m3fKq1FsTBHnXfBnnoHYuj471TQMFla8EE
	1kle8OBIC9Bv93E=
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:content-type:mime-version:subject:from
	:in-reply-to:date:content-transfer-encoding:message-id
	:references:to; s=default; bh=5GEEsZx+XBaLOVmmJ+pYOt4V8fY=; b=EF
	/5nxld40oDZyQ3PP2/M87VAG75jj2hHtw62m4TgdWqYDoZ+kXGu83ze01N2N3MY9
	6xYoy032QZgKdGtnCBA6D2ao2MDdLTDU95arnMO4Kuq00A4DyfwmDH0L+XWSJ2GV
	xWozapqtkLpeWAK+4xPNqSsd+bkZc0S0wI3KfO+6s=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.0 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=no version=3.3.2
X-HELO: etr-usa.com
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\))
Subject: Re: cmake fails to run/build under Cygwin
From: Warren Young <wyml@etr-usa.com>
In-Reply-To: <5600448E.3030807@tiscali.co.uk>
Date: Mon, 21 Sep 2015 12:40:32 -0600
Message-Id: <C2E05E1E-DDCB-4A63-A2F7-B73396AD76FA@etr-usa.com>
References: <CAA3P5HMEWibqgdNXc4pazB1wdoBtxcDAbHrHQfHFBi5y925ZMA@mail.gmail.com> <D481F712-EC55-4A5C-998C-6EE5A5551B4F@etr-usa.com> <5600448E.3030807@tiscali.co.uk>
To: The Cygwin Mailing List <cygwin@cygwin.com>
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t8LIekmZ020252

On Sep 21, 2015, at 11:55 AM, David Stacey <drstacey@tiscali.co.uk> wrote:
> 
> On 21/09/15 16:48, Warren Young wrote:
>> I just built yasm via cmake under Cygwin 64 2.1.1 on Windows 10, and it worked just fine.
> 
> Did you just pick this for the sake of an example, or would you like me to rebuild yasm?

Just an example.  I said “locate CMakeL” here and picked the first likely-looking F/OSS program that appeared in the results.

What I want is for the *OP* to try building yasm using cmake.  (As opposed to its autotools build system.)  If that fails for him, too, then we know it’s something specific to his particular system.

I don’t want you to rebuild it using cmake since it results in an unusable binary, but I think it’s because it doesn’t grok Cygwin’s odd bin-is-lib rules for DLLs.
--
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


