X-Spam-Check-By: sourceware.org Message-ID: <000701c695c0$b5d36f70$ab01a8c0@loiscxf> From: "cxf" To: "cygwin" Subject: how to create static library in cygwin Date: Thu, 22 Jun 2006 13:57:14 +0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="gb2312"; reply-type=original Content-Transfer-Encoding: 7bit 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: List-Archive: List-Post: List-Help: , 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/