From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 126063 invoked by alias); 27 May 2017 18:22:49 -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 126054 invoked by uid 89); 27 May 2017 18:22:48 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:232 X-HELO: mail-wm0-f41.google.com Received: from mail-wm0-f41.google.com (HELO mail-wm0-f41.google.com) (74.125.82.41) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 27 May 2017 18:22:46 +0000 Received: by mail-wm0-f41.google.com with SMTP id m7so11013371wmg.0 for ; Sat, 27 May 2017 11:22:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:user-agent:mime-version :content-transfer-encoding:subject:to:from:message-id; bh=BH9GkOSwoYAcjtA3L0gFrmqhul5SNyR/q2oxaF+2QbQ=; b=bhVTLDQPxEowBA+5eIXLElCPeEq8M9gSIKCi9uCKP3buBWnywBKXPwLQSCbS16kyZq p9gxqAcHkpyrO6l7Abepd25Ed9l/4iGUHp5jNEeJahsTBh0KxcJmpe9es0aIeYTn3jey COZjn1ah4hCyfEJzy6jre+r7pJKLZikIgAKtHZX3S2fCm3M8NVnxfkysRIVURGBFR60n oqE9ZMvpzIZt5QZMGipdhkkAZANA8Sw/T0h65+MFrE43DioAGDnoUEESUMAUNw7Qs1Od UMvg3Xcdbmjuwn/HkrVymX1SpmkK0tQKGUCxBhLh7CjFceIXlYsGEYPnqubnJKa0pRVe Elaw== X-Gm-Message-State: AODbwcBNwEyo2vutGBUzKNtnSwGUmPdKo7pPJKFYJVcYRxM+110h4yds UizgckilGuSoG1BKDTQ= X-Received: by 10.28.93.10 with SMTP id r10mr5358480wmb.68.1495909368533; Sat, 27 May 2017 11:22:48 -0700 (PDT) Received: from [192.168.1.2] (host51-43-dynamic.49-82-r.retail.telecomitalia.it. [82.49.43.51]) by smtp.gmail.com with ESMTPSA id p70sm2725517wmd.31.2017.05.27.11.22.47 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 27 May 2017 11:22:47 -0700 (PDT) Date: Sat, 27 May 2017 18:25:00 -0000 User-Agent: K-9 Mail for Android MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: cygwin cross-compiler on linux host To: cygwin@cygwin.com From: Michele Message-ID: X-SW-Source: 2017-05/txt/msg00454.txt.bz2 I'm running Linux Debian as host and i would like to create a cross-compile= r like mingw that uses cygwin.dll as libc, so I can compile software with P= OSIX support such as bash..is this possible? -- 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