From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25049 invoked by alias); 16 Jul 2005 01:00:28 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 25032 invoked by uid 22791); 16 Jul 2005 01:00:25 -0000 Received: from [82.139.192.138] (HELO koeln.convey.de) (82.139.192.138) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sat, 16 Jul 2005 01:00:25 +0000 Received: from [192.168.1.12] ([192.168.1.12]:3585) by koeln.convey.de with [XMail 1.21 ESMTP Server] id for from ; Sat, 16 Jul 2005 03:00:19 +0200 Message-ID: <42D85C22.6080307@familiehaase.de> Date: Sat, 16 Jul 2005 01:00:00 -0000 From: "Gerrit P. Haase" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: undefined reference to `_CAPI_INSTALLED@0', why? References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2005-07/txt/msg00750.txt.bz2 Dave, >>So why does the compiler creats a reference to _CAPI_INSTALLED@0 or >>is it the linker who wants to resolve CAPI_INSTALLED with @0 attached. > > > Has the definition of APIENTRY has changed between the mfr's build from > which the import library came and the build from which you generated your > import lib? Many thanks, that is it: # define APIENTRY __attribute__((stdcall)) Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/