This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: DLL generation under Cygwin


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]