This is the mail archive of the cygwin@sources.redhat.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: Linking in WSAGetLastError



>    Warning: resolving _mandel_init by linking to _mandel_init@12

You want -e _mandel_init@12, not -e _mandel_init

> The forth line (the second call of dlltool) succeeds quietly.

Why are you using dlltool?  Gcc can produce dlls in one step with
--shared.

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