From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6534 invoked by alias); 4 May 2004 19:22:44 -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 6526 invoked from network); 4 May 2004 19:22:43 -0000 Received: from unknown (HELO web12102.mail.yahoo.com) (216.136.172.22) by sources.redhat.com with SMTP; 4 May 2004 19:22:43 -0000 Message-ID: <20040504192243.61771.qmail@web12102.mail.yahoo.com> Received: from [192.146.1.16] by web12102.mail.yahoo.com via HTTP; Tue, 04 May 2004 12:22:42 PDT Date: Tue, 04 May 2004 19:22:00 -0000 From: Ted Yu Subject: Re: DLL generation under Cygwin To: Cygwin List In-Reply-To: <6.1.0.6.0.20040504150037.03180c70@127.0.0.1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-05/txt/msg00117.txt.bz2 Hi, Larry: If I use your flag, I got the following: ld: warning: cannot find entry symbol fftEntry@12; defaulting to 10001000 djbfft2d.o(.text+0x4d3):djbfft2d.cpp: undefined reference to `_imp___iob' djbfft2d.o(.text+0x50a):djbfft2d.cpp: undefined reference to `_imp___iob' BTW, I have this function: int __stdcall fftEntry(HINSTANCE h, unsigned long a, void * b) Why is ld complaining that fftEntry@12 cannot be found ? __________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeover -- 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/