libtool
[Top][All Lists]
Advanced

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

Linking a lib with different shared and static names


From: dherring
Subject: Linking a lib with different shared and static names
Date: Wed, 7 Nov 2007 16:12:40 -0500 (EST)
User-agent: SquirrelMail/1.4.10a

Hi,

I'm trying to link to a library that uses different names for the static
and shared versions.

Example: libABC.so and libABCz.a

Can someone suggest a way to express this to libtool?  Just passing -lABC
fails for static links; -lABCz does the wrong thing on dynamic links.

Thanks,
Daniel






reply via email to

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