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:from:to:date:subject:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; q=dns; s=default; b=dabURMMEJbAmruwgIdL3FmN5UpwCB OsVxJcTdzJ229QBo4T3l5wsremanrrsBX8AD1XbihnrbBgA9oi279rsuJCu6ETX5 TiCttOD96CqMjB8b3hOy2JHXA5vvKT658mXYf11+DOMs8mkpePjD+mSZ0afLBRTX PTdBrArO8NtVbA= 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:from:to:date:subject:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; s=default; bh=2ivItVXHIWQDpKlhZqge5GquTqM=; b=L7d n7qKgw7i1srSU6zWGXKzP4CVsGW07I1Y9phaRzMk0PF7OWowRV/p+yynEdzk98hK O6Sny/cZlUMeq9hfWbV+pouP7++ihiHE4umsvNwRIDSHOjKq5qTGhmxCy+0n7JpG r/3GrUjuRk6ie61nh9PJJugueApivFS+/+l1mCos= 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 X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_50,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,RDNS_NONE autolearn=no version=3.3.1 From: Peter Klotz To: Warren Young , Cygwin-L Date: Sat, 27 Jul 2013 07:24:09 +0200 Subject: AW: AW: Problem with ldd in cygwin 1.7.22 Message-ID: References: <51F24EB9 DOT 1080607 AT gmail DOT com> <51F2E9FB DOT 8020600 AT etr-usa DOT com> In-Reply-To: <51F2E9FB.8020600@etr-usa.com> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-cloud-security-sender:peter DOT klotz AT ith-icoserve DOT com X-cloud-security-recipient:cygwin AT cygwin DOT com X-cloud-security-Virusscan:CLEAN X-cloud-security-disclaimer: This E-Mail was scanned by E-Mailservice on mx-gate01-dus with 399F0200001 X-cloud-security-connect: 81-223-215-34.innsbruck-mitte.xdsl-line.inode.at[81.223.215.34], TLS=, IP=81.223.215.34 X-cloud-security:scantime:.1024 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r6R5OWLY010983 Hello Warren > > The build of Qt5Core.dll was done with Visual Studio, not with > cygwin/gcc. > > Qt is a C++ library. C++ compiler output is not cross-compiler > compatible. Unless I'm wrong, and this one DLL is pure C, you're not > going to be able to link it to a C++ program built with GCC. There was no intention of linking this Qt5Core.dll together with gcc compiled code. I just tried to use ldd to obtain all dependent libraries (which are compiled with Visual Studio too). Regards, Peter. -- 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