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]

Re: How to create dll in cygwin


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/


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