On 05/16/2011 03:28 PM, Anthony Liguori wrote:


  *** Warning: Linking the shared library libcacard.la against the
non-libtool
  *** objects  ../trace-dtrace.o is not portable!

I don't think slipping in libtool like this is such a good idea.

I disagree but, the warning is indeed legitimate, so

NACK

Isn't la just a static archive compiled with -fPIC?

No, .la is a text file pointing (most importantly) to the static library, the shared library, and the dependencies of the static library.

Alon, do you need this to comply with some packaging guidelines forbidding static libraries?

Paolo

Reply via email to