| www.delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <000701c695c0$b5d36f70$ab01a8c0@loiscxf> |
| From: | "cxf" <chenxiaof AT is DOT iscas DOT ac DOT cn> |
| To: | "cygwin" <cygwin AT cygwin DOT com> |
| Subject: | how to create static library in cygwin |
| Date: | Thu, 22 Jun 2006 13:57:14 +0800 |
| MIME-Version: | 1.0 |
| X-Mailer: | Microsoft Outlook Express 6.00.2900.2869 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |