X-Spam-Check-By: sourceware.org
Message-ID: <449A013D.6070106@cygwin.com>
Date: Wed, 21 Jun 2006 22:32:29 -0400
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-To: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20060112 Fedora/1.5-1.fc4.remi Thunderbird/1.5 Mnenhy/0.7.4.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: How to create dll in cygwin
References: <000f01c695a3$68a59dd0$ab01a8c0@loiscxf>
In-Reply-To: <000f01c695a3$68a59dd0$ab01a8c0@loiscxf>
Content-Type: text/plain; charset=GB2312
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

cxf wrote:
> Hello,everyone:
>    I want to create a dll from source file, how to create dll in cygwin, 
> can anyone give me some tips.


Yes, certainly.  Please avail yourself of the existing
Cygwin resources found at www.cygwin.com.  For specific
information on building DLLs, see the proper section in
the Cygwin User's Guide:

<http://cygwin.com/cygwin-ug-net/dll.html>


>    Can cygwin create static library(.lib file)?


Of course.  By default, it's named libfoo.a but the format
is the same and can be named however you want.


-- 
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746

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

