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 Message-ID: <03AD0BE3A983D311A26400508B6BFB10045D5738@XCGCA043> From: "Lee, Robert C." To: "'cygwin AT cygwin DOT com'" Subject: library vis export library Date: Thu, 21 Aug 2003 13:40:56 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" I apologize in advance if this is a stupid question. In the Cygwin User's Guide, it shows how to create a dll with gcc with the -shared switch in much the way you create a shareable library, but it also shows how to create a export library with gcc. In one case you end up with a dll; in the other, you have a dll and a .a file. Why would I use one over the other? And what's the difference? Thanks, Robert -- 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/