This is the mail archive of the cygwin 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]

how to create static library in cygwin


Hello, everyone:
I compile source files, create a dll file "cygtspi.dll" , an import file "libtspi.dll.a" and a link file "libtspi.la",How can I use the dll in windows(such as using the dll in VC). the "cygtspi.dll" seems depends on several cygwin's dll.
Another question: How can I create the static library, So I can use the static library only( such that can import the static library in VC) ,not using the dll.




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