-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 John Emmas wrote: > I managed to find 'libsamplerate' in cygwin-ports but couldn't find > 'liblrdf' (even though 'librdf' has been ported).
Generally libraries don't get included in Ports unless something else requires them. But I just took a quick look at it, so here it is: http://cygwin-ports.svn.sourceforge.net/viewvc/cygwin-ports/ports/trunk/libs/liblrdf/ While technically it works, being that its focus seems to be for LADSPA RDF files, I doubt that it will be of much use on Cygwin (as LADSPA itself is obviously a no-op). > The only niggle is that cygwin's liblrdf.a is a lot bigger than the one on > my Linux partition so I'm wondering if I've inadvertently built the debug > version. Is there any way to tell? If you built manually, probably. The configure default for CFLAGS is "-g -O2". If you build with cygport (with the patches), you'll get a DLL and an optimized build. Yaakov Cygwin Ports -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkju0RcACgkQpiWmPGlmQSPDTQCg/uw9D/5OCYl7Pi58OZJ9uYBc CCgAnjF8fiZ/j6GoE9kwpsQ3/9fItX3B =04AD -----END PGP SIGNATURE----- ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
