X-Spam-Check-By: sourceware.org
Message-ID: <195b3f1f0612130010r1ff74342sfc4a699380ee873d@mail.gmail.com>
Date: Wed, 13 Dec 2006 17:10:01 +0900
From: "Wynfield Henman" <wynfield@gmail.com>
To: cygwin@cygwin.com
Subject: libraries
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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

I have managed to confuse myself regarding libraries under cygwin,
after reading extensively on building dlls under cygwin.....

Please check if my understanding is correct.
 (1) For simple static libraries ld's output is fine.
     Because only cygwin code will access it.

(2) Does this follow with *nix shared library format? (if only used by
cygwin programs which
    emulate *nix (does it also know about shared library objects)?

(3) The ms-dll shared library format is only necessary if we want
ms-programs to be able to
     use the program.

Thanks

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

