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:to:message-id:subject:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=XjP
	liSyq+t2LrznEg3mygruYnOvj8joL5ltscmBB52Q/PFqgKLCbQSoKS3qCMtrICif
	ok4q8V0sejlXjqgOfskIIIfqbCVun9CijYC5tsyh4hWFAJGOT/NR6vmgaUbf/a1P
	XOBbdmji00MDBgSRV6paiC80GLO0CGp490cKAs9M=
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:to:message-id:subject:mime-version
	:content-type:content-transfer-encoding; s=default; bh=Cb4aU/An/
	t/ictxufoZ5qGHMgks=; b=fjBRDIL0ppcOCCju2NYqCYlt2mv3PSaCthN49LlYb
	IPR+fyXe4ZFrPPPsuLmetPHlX7DKyejJRUhSGdNTxcO20pUAx858oPEccMgLGNhJ
	miGNYDo7pSA5jlxElsocHwTK1TjVVbi2zv2JKBTzjccobp85+oR2MUi6KNR+9IVJ
	bw=
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=-3.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=dllimport, research
X-HELO: sender153-mail.zoho.com
Date: Sun, 04 Sep 2016 16:34:30 +0200
From: Patrick Pief <p.pief@zoho.com>
To: "cygwin" <cygwin@cygwin.com>
Message-ID: <156f59f4272.c6a11ec33673.3924353846235894325@zoho.com>
Subject: Problem with Python programs with binary components, who to blame?
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
User-Agent: Zoho Mail
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u84IYkRt008263

Hi, 

Before writing any formal bug report I thought I might ask first whether the 
problem I am seeing is something that can be even fixed from Cygwin's side. 

The issue has to do with the compilation of Python binary packages for Python 
inside Cygwin (Python installed as a Cygwin package as opposed to Python for 
Windows).  
The problem starts to show as gcc warnings: "[…] redeclared without dllimport 
attribute: previous dllimport ignored", and ends with linkers errors such as: 
"relocation truncated to fit [...] against undefined symbol".

I am guessing the problem might actually lie within the Python sources itself 
but I am not entirely sure.

So is this some issue that is even worth further research and filing a bug 
report here?



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


