public inbox for cygwin-developers@cygwin.com
 help / color / mirror / Atom feed
* How is cygwin1.dll linked in?
@ 2021-11-19 14:38 Kacvinsky, Tom
  2021-11-20 15:23 ` Jon Turney
  0 siblings, 1 reply; 2+ messages in thread
From: Kacvinsky, Tom @ 2021-11-19 14:38 UTC (permalink / raw)
  To: cygwin-developers

I built the base Cygwin (really, just cygwin1.dll` and then went to compile
a test problem.  I did not see an import library for cygwin1.dll. so I am of
the opinion there is "magic" for doing this.  Is that magic the .idata section?
I _think_ the .data section is what passed on imported functions to the DLL
and adds it to the run time dependencies of the executable, but I am not
sure of this.

Any help on this matter would be appreciated.

Tom


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

end of thread, other threads:[~2021-11-20 15:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-19 14:38 How is cygwin1.dll linked in? Kacvinsky, Tom
2021-11-20 15:23 ` Jon Turney

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).