How to instruct libtool to link .so files instead of .la files?

2009-02-04 Thread samrat kannikar
i have an issue with libtool 2.2.6. Some of the devel packages im using were providing .la files for linking. Now .la files have been removed and im forced to use .so files instead. Is there any way to force libtool to use .so names instead of .la? ___ ht

Re: subscribe

2009-02-04 Thread Ralf Wildenhues
Hello samrat kannikar, you can subscribe to the libtool list on this web page: But you don't need to subscribe in order to post there. Your posts will be moderated through. Please ask further, libtool-related questions on the list. Thanks, Ralf

Re: How to instruct libtool to link .so files instead of .la files?

2009-02-04 Thread Mike Frysinger
On Wednesday 04 February 2009 10:33:56 samrat kannikar wrote: > i have an issue with libtool 2.2.6. Some of the devel packages im using > were providing .la files for linking. Now .la files have been removed and > im forced to use .so files instead. Is there any way to force libtool to > use .so na