-----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 [EMAIL PROTECTED] -----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/