Re: [Anjuta-list] how to create a shared library



Sébastien Granjoux wrote:
I don't know exactly how it's working exactly. But libanjuta is a shared library and is named libanjuta.la in the Makefile.am. So I think you can (and probably should) use the .la extension even if it's a shared library.
You are right. the extension .la is just a pseudo extension used by libtools.


In Makefile.am, shared libraries are defined with a variable name dir_LTLIBRARIES while static libraries are defined using dir_LIBRARIES.
Yup, I will check it out too... thanks for pointing it out.

Regards,

Sébastien

Regards,
Sunil





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