This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]