public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* How does linker choose library with same function export?
@ 2019-10-19 12:56 Biswapriyo Nath
  2019-10-20  9:15 ` Csaba Raduly
  0 siblings, 1 reply; 3+ messages in thread
From: Biswapriyo Nath @ 2019-10-19 12:56 UTC (permalink / raw)
  To: cygwin

I want to use socket() from ws2_32.dll file. But cygwin1.dll also has that
export. When I use `-lws2_32` option, will gcc **always** choose
ws2_32.lib? My query is somewhat similar with FAQ #5.11.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-20  9:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-19 12:56 How does linker choose library with same function export? Biswapriyo Nath
2019-10-20  9:15 ` Csaba Raduly
2019-10-20  9:40   ` Thomas Wolff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).