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: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 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 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 AT cygwin DOT com References: From: Yaakov Selkowitz 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: 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