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




_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to