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

Shared Libaries



Hello,

I am developing some libraries in C that I am making into static
libaries. (*.a 
files).  I know how to do this, however, I would like to re-engineer
this so that they are shared library files. (*.so) files.  I would like
a procedure for any
necessary compiler switches, and whatever else I would need to know in
order to
compile, build the .so file(s) and be able to link them into my
programs.

Thanks
Brian
-- 
Brian C. Hand
email : bchand squashduck com
web page : http://www.squashduck.com/~bchand



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