delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/05/28/11:13:42

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:in-reply-to:references:from:date
:message-id:subject:to:content-type:content-transfer-encoding;
q=dns; s=default; b=V33waRTd6V+Yw4GQeuIeqlEHVqfenWxmhF7YqNRXE4U
3QKiZ+vrc6l26r6S7KxdGLTEA+WE/TAP3Tp/fNRCEDbq6FfQ/anmWwTpbaWipqov
HgDshO9kc4dU/5Lg2Inp69dM2uY7br3xqXz62Hv2GHJJBeIK99IuQ140HYQ9RIdk
=
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:in-reply-to:references:from:date
:message-id:subject:to:content-type:content-transfer-encoding;
s=default; bh=yJsWEZ2m8V7WoJVgE5Xxmzw34o0=; b=n3x7ELb+C7XEol1H1
qMTKRfvUqiYgXR1CBzaaqv6Zm5YUZVvtIf2TSL6zpHz+V/nsOyNaIy9HXKl9ouvB
jOM0WVu0YZGBRAlhrTuz3ZkRcTUjbk9CfxcwO3IfBd0JFhwTOlDv5gOoA0kh7Y8r
gYkrTaL+LbYtL+F0CEAYOMC3+I=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=apoligize, targeting
X-HELO: mail-pf0-f171.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:sender:in-reply-to:references:from :date:message-id:subject:to:content-transfer-encoding; bh=LunysFNu4k9vlPJZk/dQEzhgevS+JjUhn164h2qmH6A=; b=HZhM+qZFB+NXhdmym8Ghf6AUBNaV6HglsyIHqpEwNltlFKBXbBX1AqtIQ9+K6tmTOk +fBRPLVE8EHtFReHMyTUfise6tGUT4BXSPC+grXScNqNAAqkeLuL/kIm7pekv2AG0FdQ 7NUywMEr4Vc3F80BD3TtVrawd/IInb5Es9OraoKLPmW2RXZiLSyGCRUyv6ijOlU+ttWh aCsAtf9tQk0h+qKb+E6lzvrhFQCfai4XPUu+tqTdOL5jRsINdNsM7WNIUGqOinrJHsMm 3pnjf4IC6OqJqZhe7L/12P8oxu7pHpU3jPN/dVqANO/CQUjX/YC/lkqXhW4wQuIdZtgr THfA==
X-Gm-Message-State: AODbwcDDUi/Pf+qKuILG4lPUwZJzelKYuNs7zTQYEpRK88SLZk3h5wJb hF5aS5go5dreO+3Ddc/MLAAv0mlHpA==
X-Received: by 10.98.155.28 with SMTP id r28mr13092024pfd.198.1495984407060; Sun, 28 May 2017 08:13:27 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <EFFDB5CB-6B93-447B-BD45-F2F2F4463C83@gmail.com>
References: <D62EB1B2-B346-4858-939A-BD143EC1FB57 AT gmail DOT com> <0020078C-BA19-4362-B0AD-DEAC472F674B AT gmail DOT com> <EFFDB5CB-6B93-447B-BD45-F2F2F4463C83 AT gmail DOT com>
From: Dan Kegel <dank AT kegel DOT com>
Date: Sun, 28 May 2017 08:13:26 -0700
Message-ID: <CAPF-yOaStHXroKaSvxoK9fXBx8EvrrnVW5sSnyRf=z-FWZGCxg@mail.gmail.com>
Subject: Re: cygwin cross-compiler on linux host
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id v4SFDfGT029152

On Sun, May 28, 2017 at 6:46 AM, Michele <michele DOT bucca AT gmail DOT com> wrote:
> I know Windows XP it is now unsupported by cygwin and I apoligize for making such a question, but let's suppose I want to make a cross-compiler targeting a newer supported version of windows what should i do? Let's remember that I'm using Debian as host and the Windows system is the target :)

What's wrong with mingw/MSYS?   Debian supports cross-compiling using
that, and the shell it comes with is deployable to windows xp, I
think.
- Dan

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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019