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]

dllwrap & __cygwin_noncygwin_dll_entry@12


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?

It seems to result in a build of object, but the exe-files fails to register.

Regards
Michael Poulsen


--
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]