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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=VTKplkvjKL3oltKv
	H2CFMitzHhkE70lXcOWVwB9h+XjbmmJ/uieXGh0jvqg01jX5fvKn6FsIkAUUVKF9
	ypg7uL4P4+t1NOI2MQCID9dQC/edBysQrU/eDL1KjpxGKGEDAR5xU3hHvE+AzaAk
	QVhWaXajGokM/BnvzmevOnpon5I=
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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=kqrnWK5tFpdWCTmmcbyspu
	JSSpI=; b=qd/1839beOtcKNZ2a9pWxfbP3DQcP73urKOUwIkfgSyb9ME2Tk1NlU
	/3AjDKgkScowC6pmebaPHAA3aSOXiG5A1IIDLWt6DIBf+G9ALQ4HlKwg9wackpms
	wbYFkodTHZURuQSigKeMUpA4YK4eG7ZcQn/WarWQjd+Kbyes2gUrM=
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=1.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_BODY_URIBL_PCCC,KAM_FROM_URIBL_PCCC,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtp.ht-systems.ru
Date: Thu, 29 Jan 2015 05:34:37 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <812293415.20150129053437@yandex.ru>
To: Matt Thomas <iMattThomas@zoho.com>, cygwin@cygwin.com
Subject: Re: Cygwin gcc mingw python development environment configuration
In-Reply-To: <loom.20150129T011932-259@post.gmane.org>
References: <loom.20150129T011932-259@post.gmane.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Matt Thomas!

> I need to find references describing methods to configure:
> - Cygwin gcc environment
> - the Cygwin version of MingGW environment
> - gcc or mingw configurations for python compilations

> My questions are:
> - how to include all needed gcc source paths (of many)
> - how to include all needed library paths
> - do the ar as nm and other tools need to be specified in a configuration?

These are very generic questions, not related to Cygwin per se.
Grab first available book on GCC and read the answers from there.

> - how to include gcc/mingw options when needed for python setup.py situations

I don't know, what you mean here, but I suppose the answer is the same.

Cygwin aims to provide POSIX compatible(as much as possible within operating
system restrictions) execution environment.
This is NOT an emulation, but a compatible API and a set of tools.
Some caveats exist, as with any compatibility layer, but your mileage may
vary. Depends on the nature of your applications, you may never face them.


--
WBR,
Andrey Repin (anrdaemon@yandex.ru) 29.01.2015, <05:27>

Sorry for my terrible english...


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

