X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-Authority-Analysis: v=1.0 c=1 a=0konokMxcpAA:10 a=5_prTr0JIdYA:10 a=xe8BsctaAAAA:8 a=b4nErlDQwulgcTx-J_QA:9 a=qdPLKX3bbxXvx14-0-95Hued_C8A:4 a=eDFNAWYWrCwA:10 a=rPt6xJ-oxjAA:10 Message-ID: <48B692AF.7090807@byu.net> Date: Thu, 28 Aug 2008 05:57:35 -0600 From: Eric Blake User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/20080708 Thunderbird/2.0.0.16 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com, johne53 AT tiscali DOT co DOT uk Subject: Re: A newbie question about 3rd party libraries. References: <551315 DOT 53147 DOT qm AT web82408 DOT mail DOT mud DOT yahoo DOT com> <003801c90904$35f2e600$4001a8c0 AT mycomputer> In-Reply-To: <003801c90904$35f2e600$4001a8c0@mycomputer> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [Please don't commandeer existing threads to start a new topic] According to John Emmas on 8/28/2008 5:50 AM: > 1) Am I right in assuming that these are supplied as pre-compiled binaries > with associated header files? Yes (although often, the header files are in the corresponding -devel package). > > 2) Is the standard extension ".la" ('Cygwin\lib' seems to contain a lot of > ".la" files). That's the standard libtool library extension. If you want the compiler-recognized library extension, it is .a for static libraries (same as Linux), and generally .dll for dynamic libraries (not .so). > > 3) What about 'unavailable' libraries (for example libsndfile). Is it > worth trying to download and build them myself - or have they been left out > deliberately for other reasons (e.g. incompatibility)? Usually, if something is not provided, it is because no one has volunteered to port it yet. You are welcome to try building it yourself, and if it works, consider volunteering to contribute it. - -- Don't work too hard, make some time for fun as well! Eric Blake ebb9 AT byu DOT net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAki2kq4ACgkQ84KuGfSFAYDhBgCfemyjGvyUsdrp0k2s9OAQScrp QyEAmwRMu9XlcOfEqSiH3+xlT/y0zGjV =uF/n -----END PGP SIGNATURE----- -- 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/