This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
library vis export library
- From: "Lee, Robert C." <rc dot lee at ngc dot com>
- To: "'cygwin at cygwin dot com'" <cygwin at cygwin dot com>
- Date: Thu, 21 Aug 2003 13:40:56 -0700
- Subject: library vis export library
I apologize in advance if this is a stupid question. In the Cygwin User's
Guide, it shows how to create a dll with gcc with the -shared switch in much
the way you create a shareable library, but it also shows how to create a
export library with gcc. In one case you end up with a dll; in the other,
you have a dll and a .a file. Why would I use one over the other? And what's
the difference?
Thanks,
Robert
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/