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:date :message-id:subject:from:to:content-type; q=dns; s=default; b=Fq eIGUcGjjzFju7xiwMs7lZS3O4ioiqMbVJxg18RFFCbYiwkRyHSQhl1+/3v4ngH1y c7ULObBeBZKh+ezoSNVID4l5EYCOJrQZUc6NgP7MtS8bxjMhTHhtf2JdWTVdFKry ZkNF2pTy3cIqutQT5hWG3KAZlQPHHnC3kGr/cIPEE= 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:date :message-id:subject:from:to:content-type; s=default; bh=uIEOOQSz p8CQhaKOQaV9IpL+M4I=; b=QKj4MNzEWrWXXDyaKN6z4N1ONAwNctmAYEk6Ukoq d5OP7OYxBzJ7lnL2xxGwqgUhomszkDXMrh6QS0gWX2yETvMD3zauEZk5dHnJm5ni 76m53uIVi0RyaNPBy9VafFUUNVSAlv7ZoyM24C1LYPQTUKxbeL7Pjl0fNMcPiAbn 1pQ= 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.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*f:sk:56F0791, H*i:sk:56F0791, lee, wish X-HELO: mail-wm0-f47.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to; bh=nyI7rXMLf3en0+l85qzsYvyunecDOX+2tV3fzGiXyAk=; b=fnXV4uSG5aRsadlwh+jl+AVeM9rwJ+o2cDno2qPfBqoSD2S2xGBKrrpc6KkFTFm5bv 8BC06rZGbcTDTUcrhM2Vs4bRAKp6YIXkaxu9gjkE4W9UlZT7BfOoVxpoQGIVXILmGm8Y LrexD1q5FaCFYF7q+rGzk7o8vLtzGY2iWKRuBhV5pJXNT4AA2X9M/Pk9F2sibvBSdx5R UWlK/MEj1PPodcyyXtXq4fGg5xyy4UJmW7yEy7md+TkXIn5GXY39K1rUtGRvMvf0YPLi 3BcqbVtfSL417DQ2Lz9cyBPhNb9OcqG8lw0oD0GsfjvFKedXemn4JDRNVIZEcI1vd/CU 5Tdg== X-Gm-Message-State: AD7BkJLcBXiwZc6AhyijsarHfvdWM4Fe+5NN8VtnMn9BKTMEprrRW43SePZVGYuAN+ed6D3ekOfvcRm3PHOsXQ== MIME-Version: 1.0 X-Received: by 10.28.98.136 with SMTP id w130mr2548798wmb.82.1458607411362; Mon, 21 Mar 2016 17:43:31 -0700 (PDT) In-Reply-To: <56F07915.10809@gmail.com> References: <56EB2575 DOT 5000209 AT cygwin DOT com> <56F07915 DOT 10809 AT gmail DOT com> Date: Mon, 21 Mar 2016 20:43:31 -0400 Message-ID: Subject: Re: Removed: mingw.org toolchain From: Lee To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Thank you Lee On 3/21/16, JonY wrote: > On 3/22/2016 03:12, Lee wrote: >> On 3/17/16, Yaakov Selkowitz wrote: >>> The old mingw.org (i686-pc-mingw32) toolchain has been removed from the >>> Cygwin distribution. It was unmaintained (both upstream and downstream) >>> and limited to 32-bit support. >>> >>> Users who wish to cross-compile for native Windows should use the >>> mingw64-* ({i686,x86_64}-w64-mingw32) toolchains instead. >> >> I'd like to cross-compile to native Windows 32 bit executables. So >> I'd install mingw64-i686-gcc-core even tho it says "GCC for Win64 >> toolchain" - correct? >> > > Yes, this is correct (I should fix this). > >> And then ./configure --host=i686-w64-mingw32 >> or use some other host value? >> > > This is correct. > -- 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