[anjuta-list] How to setup the .so files?



If you tell anjuta you are creating a library it will setup the Makefile to 
create a .la file.

That is good, I am told people need a .la file when building in a non-distro 
context.

However, the distros nowadays are telling people to delete the .la file because 
they distribute the .pc file.

The distros are very interested in the .so files and want to tell you where and 
how to distribute them.

How do you setup anjunta so that automake knows how to distribute the .so 
files?

With the default setup these are in .libs subdirectory.
they are:
name.so
name.so.0
name.so.0.0.0
The 0s depend on the libtool version numbers.
How does one control these version numbers when using anjuta?

Do you setup new targets for the .so files?
If so how is this done?

How does the typical anjuta library project aiming at distro use, control the 
distribution of .so files?

Thank You.


-- 
Paul Elliott                               1(512)837-1096
pelliott BlackPatchPanel com               PMB 181, 11900 Metric Blvd Suite J
http://www.free.blackpatchpanel.com/pme/   Austin TX 78758-3117

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



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