From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9515 invoked by alias); 16 Feb 2017 23:50:01 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 9494 invoked by uid 89); 16 Feb 2017 23:50:00 -0000 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 Received: from mail-wr0-f172.google.com (HELO mail-wr0-f172.google.com) (209.85.128.172) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 16 Feb 2017 23:49:59 +0000 Received: by mail-wr0-f172.google.com with SMTP id i10so21447984wrb.0 for ; Thu, 16 Feb 2017 15:49:59 -0800 (PST) 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 Received: by 10.28.131.142 with HTTP; Thu, 16 Feb 2017 15:49:54 -0800 (PST) From: Michele Bucca Date: Thu, 16 Feb 2017 23:50:00 -0000 Message-ID: Subject: how to build a Cygwin Cross compiler on linux To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2017-02/txt/msg00212.txt.bz2 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