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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=JII9IJu0iqCCCLuG
	9Xz9pyViKYdlLWteYwt+ovqOfC5emR6WENzU45GazBBoyvgVTqT9MtAjEUpqdWUY
	GVfk69yAPws3bQELURy4/zsiyl9TmeG+cuoHYfefh6eO8gpfb6bXveXt8yWa/KDM
	gnw0I2RBVXtuNlM9nRpe5bcOuXY=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=jGmQKMUiDR99P+WxUApi5a
	gv7Nc=; b=qbeeZh9lYu4XnypxBr7eUJ/P/iChU5QE5nhiAF+OQEKEAp1VPGeZNH
	PzG4T6EfT2hPSGL3GjCSfE5mPFDZJBkzUn8kbjSRsf/owS/HCutCOpHBhXqAGe0S
	xZ2krx9F1mCOnvw5rIXdrtpn7bNFb4fN7Y2cBaYcKXiuqbazeRS/w=
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.1 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, yaakov, bucca, Michele
X-HELO: mx1.redhat.com
Subject: Re: how to build a Cygwin Cross compiler on linux
To: cygwin@cygwin.com
References: <CAPa8UMe386YCQAACxrqjH80Y3evAwM1NL7OWU6qF=da+yRZSpQ@mail.gmail.com>
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
Message-ID: <2c43be55-14dd-ed26-0935-44914c6f8ff6@cygwin.com>
Date: Thu, 16 Feb 2017 23:30:58 -0600
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1
MIME-Version: 1.0
In-Reply-To: <CAPa8UMe386YCQAACxrqjH80Y3evAwM1NL7OWU6qF=da+yRZSpQ@mail.gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 2017-02-16 17:49, Michele Bucca wrote:
> I would like to know if it was possible to make a cygwin
> cross-compiler that targets i686-pc-cygwin from source in Linux
> Debian.
>
> I would like to use it to compile programs like bash from source using linux.
>
> I already know how to build a mingw-w64 cross-compiler

It is possible, but you will have to build it yourself.  You can see how 
I built such a toolchain for Fedora:

https://copr.fedorainfracloud.org/coprs/yselkowitz/cygwin/
https://fedorapeople.org/cgit/yselkowitz/public_git/

-- 
Yaakov


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

