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:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=ezv6jIaswLfwEdDXMPai7pp7F0s1k war9a4/CLYYdrAJpv/hRIPGlpaz7tKAPNDY2vzmBNQFUKhsLchmBMyrxS9evIUio ij53q4WzILHwPEkGNlfdj0EKbt7M0N58QiVbfoTNb1W4A/kJwJtlLaex6pC7ixvV KeSSYsFCgr3TaQ= 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:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=TFfYs2eJgNdUtG0FESV/SYEclDY=; b=E1p 20jKlzcIyyiPCnMtulcJC2xN2MEdlUBhpTOzENV1XqnR4t14OxeC+3zzf+HLG3C2 OMMj0tm30zfH88RG7OxtmdiVUK9PPFVohItngaXmHApervAxvOstV0w+5lL/leq/ OJqx0pc7v03YLQEv7eKjSVwgStevYrCTUdraEu7E= 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.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=Cross, HX-Envelope-From:sk:michele X-HELO: mail-wr0-f172.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Bxf7psOoW36y3ygS98GD92XmMSOHY8/w2tEQgqAzHpY=; b=fN8wHq6Xg4fQOmUS9dVKbiYxjoaZxCGE40UgPRLv+MJyIr1Ifor9PCHLbCjP3OQDfT oLMCoxTyCN1YDlDil4VJ505Pf/fAgRpxGFd5K+YSBtxkemT0idfgS4BVa3+VWkzGEHc8 7hftcRoRRRU9wJWxxoLL5s7knAQ7MEOVfU7jfYcfDEcIcNc4QS2VTKg6Edwr151we0tv inLzMJ5XJmM6p9MNqf8+3T66CPHyZkkU7D7E+Z/Mpkgji6ESnC5xAX3N2QKId2Z8QKLA PGQoGa5MiWTouiIk2vmUCqg7cIQzi3tbSX+D9rhcjCYEKV+DbUO+E99HhWxtu2dedOKf Vxfw== X-Gm-Message-State: AMke39lmgQ9gMzO26QlQ42Ar9tUvtMb/c3FZS0aaOfX3RRd9mxFGO+nCGOr+4LqmS78Mf2FPvKre+O84/PvPPQ== X-Received: by 10.223.139.148 with SMTP id o20mr4000142wra.113.1487288994277; Thu, 16 Feb 2017 15:49:54 -0800 (PST) MIME-Version: 1.0 From: Michele Bucca Date: Fri, 17 Feb 2017 00:49:54 +0100 Message-ID: Subject: how to build a Cygwin Cross compiler on linux To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Hi There, 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 -- 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