libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Mike Frysinger
Subject: Re: How to instruct libtool to link .so files instead of .la files?
Date: Wed, 4 Feb 2009 17:16:50 -0500
User-agent: KMail/1.11.0 (Linux/2.6.28; KDE/4.2.0; x86_64; ; )

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 names instead of .la?

use -lfoo to link against libfoo like normal
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]