X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 2F984385801A Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=t-online.de Authentication-Results: sourceware.org; spf=none smtp.mailfrom=HBBroeker AT t-online DOT de Subject: Re: Building the python swig tutorial To: cygwin AT cygwin DOT com References: From: =?UTF-8?Q?Hans-Bernhard_Br=c3=b6ker?= Message-ID: Date: Sat, 27 Mar 2021 16:09:32 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: Content-Language: de-DE X-ID: XKskP4Z1rh6wTFHHr+mXfMSe6X9bDUIzLvtcmWv0aV7ZloXVUrnBx21B9n32e8XQoe X-TOI-EXPURGATEID: 150726::1616857772-00014A27-3FD2DE33/0/0 CLEAN NORMAL X-TOI-MSGID: abcd7e08-5c05-4c71-a020-3d867934109f X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, FREEMAIL_FROM, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Am 27.03.2021 um 13:58 schrieb Brad Bell: > It appeard that I need to add an non-standard location to a path so that > the linker can find these files ? Read those error messages again. It's failing to find things _in_ any of those files, which means it did in fact find all files it was looking for just fine. So no, this is almost certainly no issue with locations of files. It's an issue of not telling the linker that it's supposed to be looking for certain libraries in the first place. But it's virtually impossible to diagnose this sensibly, as you opted not to show any of the actual command(s) you used. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple