X-Recipient: archive-cygwin@delorie.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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=Lc3EI9fyzs88uGx/+I2lNpEzE22WOHkErLwIFFXW5wT
	hPG52gEWySV9oNPInUZlk4gZ9+ugQzwI1pegfqU5rK7BbZTmDv0NWFWqCVbUxscD
	M0EColl0U+VaRGc0LH+ObjU3vRIcqViEGPYVi6W49+DMWYT3ufPdp4TAnXfxw/zk
	=
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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=aRhGRfoXiS4AmcUF85VDZdkw9KA=; b=jPTR4b6uEp5LjWWmT
	ePy/QNW3LrjtV0KEER8KTHmc7OzkAuam8EBuxgfjjtb3Ee1pGyTf82jiOoUNM30h
	8MJQe8UyZBRppfaN+9Iy2avfZf2FKO3YHFq/MeQ17cQdHPb2vWXvxpTJa5nM8iaK
	hBVkJ061SWHeb5Xadb1ggaj+Kw=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-wg0-f44.google.com
X-Received: by 10.180.85.34 with SMTP id e2mr14478555wiz.0.1418026556164;        Mon, 08 Dec 2014 00:15:56 -0800 (PST)
Message-ID: <54855E33.6020104@gmail.com>
Date: Mon, 08 Dec 2014 09:15:47 +0100
From: Marco Atzeri <marco.atzeri@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: cygwin Digest 7 Dec 2014 10:57:56 -0000 Issue 8995
References: <1417949876.13948.ezmlm@cygwin.com> <CAJ4+4aoRD41iqj=pSmxg1PZbiRuigvQO6chh3nP=Lsawwaq=Yg@mail.gmail.com> <CAJ4+4arO66kV9Ycv6d43oPSgtd4yYfw2U7uJDP5jrAtYmFspQA@mail.gmail.com>
In-Reply-To: <CAJ4+4arO66kV9Ycv6d43oPSgtd4yYfw2U7uJDP5jrAtYmFspQA@mail.gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 12/8/2014 4:21 AM, paul.hermeneutic [at] gmail.com wrote:
> Based on the output of the identify-compilers.sh script below, it
> appears that the following C compilers are available on Cygwin. Those
> labeled "Cygwin" require the cygwin1.dll file to be available.
>
> What is the difference between the "pc" and "w64" compilers?
>
> Why is there no x86_64-pc-mingw-gcc.exe executabe?
>
> Are there any other C compilers available?
>
> /usr/bin/gcc.exe                        64-bit  Cygwin
> /usr/bin/i686-pc-cygwin-gcc.exe         32-bit  Cygwin
> /usr/bin/i686-pc-mingw32-gcc.exe        32-bit
> /usr/bin/i686-w64-mingw32-gcc.exe       32-bit
> /usr/bin/x86_64-pc-cygwin-gcc.exe       64-bit  Cygwin
> /usr/bin/x86_64-w64-mingw32-gcc.exe     64-bit

https://cygwin.com/cgi-bin2/package-grep.cgi?grep=gcc.exe&arch=x86
https://cygwin.com/cgi-bin2/package-grep.cgi?grep=gcc.exe&arch=x86_64

pc-cygwin is the cygwin compiler for cygwin programs
w64-mingw32 is a cross-compiler from cygwin to mingw



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

