This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Re: dllwrap & __cygwin_noncygwin_dll_entry@12


"Michael P." <migueldetrix@forum.dk> writes:
> I'm getting an error when using the makefile supplied with the COM-samples 
> from
> 
> ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/cygwin32/misc/
> 
> I've made a small addition to the makefile, because it went down at some 
> point. I added -ansi -pedantic to the compiler flags section in the makefile,
>  
> and it did the trick.
> 
> But when the section starting the dllwrap, it gave the following warning:
> 
> ld: warning: cannot find entry symbol __cygwin_noncygwin_dll_entry@12; 
> defaulting to 61a01000
> 
> Does anyone have a explaination/solution to this error/warning?

This entry point was added in Cygwin b20.1, so perhaps you're running B20?
B20 simply won't work.

Regards,
Mumit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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