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:date:mime-version:message-id:from:subject :reply-to:to:in-reply-to:references:content-type :content-transfer-encoding; q=dns; s=default; b=KWckk/aA9tWj8Ks6 icYxSF8gMYwP3XbWNiBUXV+sloHYL3eNKVfO3hhxXI4O4QTpjQOV85+3vHOehzLs wu+YFvuPbCYYvzacCLhelF/hl5iXQ0j2nF2nKZK9SxnmdtxhtI2dWUTjHAIewrYa Yw0ZqLojOw8HL2wCT8Ps1swKcT4= 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:mime-version:message-id:from:subject :reply-to:to:in-reply-to:references:content-type :content-transfer-encoding; s=default; bh=UPC49cyqwc13kRYuLuQhrW sZGBs=; b=Zle3/1C7GyKaZe4ZrzGOgokTRCmHkTp7j9Gq4txWC1+pWIKO2yHVj7 WUlHdQ29pcrCAeBYndc98IvIGEZdDBb5+30LaQ8vH2EeEepFI4vBpJ6Ucph06joQ jr1OR/haCmRYQlLK7oo+iQVFukuK+iujZ1p0X7cNgjgS2NayFwWlw= 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.1 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail.eclipso.de Date: Tue, 15 Apr 2014 11:16:23 +0000 MIME-Version: 1.0 Message-ID: <22601c400b5e0fffb54b32a9d6b2bdf8@mail.eclipso.de> X-Sender-IP: 195.179.63.178 From: "Gisela Haschmich" Subject: Re: Re: libtool: link: object name conflicts in archive Reply-To: "Gisela Haschmich" To: In-Reply-To: <20140415093113.GF3271@calimero.vinschen.de> References: <7c71eb34219779df3fb3d492f29bcead AT mail DOT eclipso DOT de> <20140415093113 DOT GF3271 AT calimero DOT vinschen DOT de> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Content-Disposition: inline X-IsSubscribed: yes > > > > Hello, > > > > i tried to compile MBDyn 1.5.5 with cygwin and got an error "libtool: > link: object name conflicts in archive". I used the same for 1.5.0 and > it worked. > > > > libtool: link: object name conflicts in archive: .libs/libmbwrap.lax/liby12.lib//home/ntmoe/mbdyn-1.5.5/libraries/liby12/.libs/liby12.lib > > > > i found with google, that it could be an error with path variable, because > it needs lib.exe from Visual Studio. I changed it to minimal, but i have > still the same error > > No, it doesn't. Libtool calls gcc, it never tries to use VS tools. > This looks like a problem earlier in the build. > and whats about lib.exe, do i need the path to VS tools lib.exe or what should use instead ? -- 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