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:message-id:date:from:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=Ej4I36Ii7wwDskK4
	kcLqF5OA2aU16fT38zMlx4y3L51SqFBHlxWBFUP9zCEMWfErQDvFo3cMHiLAwl34
	vAVL7YrHMERPBa3HpP7S7bV9zE8o8icfsCNcE1Q+14gRqJ3durJWQKlAMakk4fsU
	tMOjeCdofQjd4VJsYeqg/Z9cdFw=
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:message-id:date:from:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=GLPRoZeXENzkIVg604xpOK
	EDs4s=; b=xHyWNSa+/0LF7OR31SQU7/8l/MOHseBkXmHN0JhSScvPtpeR2BFyeD
	mOHyZ2OwLX5ypVRNTPQyNAdveGI5qDxcbtYMxirq1/pJ4W8oaP65/Zh+qTdf6VZh
	2+qqoCPg/JcJI+Z2Jd6ddHlsdMGiOXfjIGDe9PvBiwOJvqyz8CiP8=
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=-0.7 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=Van, yselkowitz, Cross, Bergh
X-HELO: mail-wm0-f53.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:message-id:date:from:reply-to:user-agent         :mime-version:to:subject:references:in-reply-to         :content-transfer-encoding;        bh=iW5lGX+e0lqatyhKGyvXWxUwQ4VnMx9LGSJHRKErm0Y=;        b=aC0Dp0YeyVwHQbG5/xHVyZ49iAB1050qFoM6AN043ib9VWJXFPGu0xf4aXN4zZtEmD         kmO1egj3dtweJaqwTM6AnGdtDPVEFzyWZpN3Y/C+5Ayiay3HJbPlqWdWkasz0zsKXuC4         wEt0hn2uD3a+fREDsPb9GVYORqoKcUPAHWv0yu+/SDhUlweawwwJrqfzxLmYKb/2E9LK         fsN6Nj6g2OsKvF7iBBFuS5Rlo5DIxR24B/psxpXa5cYs89fZOCh77bHQW482ChO2mIpH         U0Sc9bOEC7bUDPU2i2uPdbhLdbYyhIlg7Q1zd6cQiUQ2ShQVzqFf/I+to8a3W5RkuVFB         /QpQ==
X-Gm-Message-State: AD7BkJLTHh2hFVUUV9kTKuob8AyfEHMOl8qCW7XMQGMIvvvenCTXapgf12VixDrsNpqRmFKiCAv03P4yY0CgfaTEYQWaPWNtAP8BTGUkjgvSy6Kdzh+0wfjlP2St9BH8ILLF3xdqt9tWFVrDjclJWFqBCQ0b6szR0YMxPIO2hF1BOj/rlqAGk7uAikK6QZs=
X-Received: by 10.28.127.151 with SMTP id a145mr25589921wmd.53.1459355678450;        Wed, 30 Mar 2016 09:34:38 -0700 (PDT)
Message-ID: <56FC001C.3050808@uhasselt.be>
Date: Wed, 30 Mar 2016 18:34:36 +0200
From: Michel Van den Bergh <michel.vandenbergh@uhasselt.be>
Reply-To: michel.vandenbergh@uhasselt.be
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Cross compiling for cygwin under Linux.
References: <56FBEFAA.5050202@uhasselt.be> <56FBFC8C.1010808@cygwin.com>
In-Reply-To: <56FBFC8C.1010808@cygwin.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 30/03/16 18:19, Yaakov Selkowitz wrote:
> On 2016-03-30 10:24, Michel Van den Bergh wrote:
>> I am one of the authors of an application (
>> https://sourceforge.net/projects/icsdrone/ ) written for POSIX and I
>> would like to provide a Windows binary.
>>
>> As I do not use Windows I would like to cross compile on Linux.
>>
>> I cannot use Mingw as our application relies heavily on the select() call.
>>
>> So my question is: is it possible to cross compile a Cygwin binary on
>> Linux?
> Yes it is.  Packages for Fedora and RHEL/CentOS are available here:
>
> https://copr.fedorainfracloud.org/coprs/yselkowitz/cygwin/
>
Ah great!

Best regards,
Michel


--
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

