Creating a Shared library

Leopold Palomo Avellaneda lepalom at wol.es
Wed Oct 22 18:18:25 BST 2003


Hi,

I think that this is a common question, but bad solved in kdevelop, at last in 
the documentation, I think.

I would like to create a library. A shared library. My project is a shared 
library, not a program with a shared library. My doubts are how I can do it.

Conceptually, I think that the way is to create a  reate a new C/C++ (to do it 
is the same), so I create a new Hello world program, so kdevelop creates the 
skeleton for my app.

I have a directory with two subdirectories scr, templates. Template is ... 
templates and src, where my code is.

In the automake manager there are a lot of options, so how it can be 
configured?

I have tried to put -fPIC in the compiler options and the -Wl,-soname and -o 
libmy.so. Ok, how I add the version?

Thank's in advance.

Best regards,

Leo


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list