Creating static and dynamic libraries ?

Hello,
how can I create static or dynamic librarlies ? I'm trying to write my own library for using SNMP with C++. I have a project written with QT, and I think it'll be a good idea to make distinct library for the SNMP operations, rather than putting everything in one place.
I'm considerably new to C++ and QT at all. Thank you.
go here:

http://www.advancedlinuxprogramming.com/downloads.html


download the book, second or the third chapter tells how to create archives, static or dynamic libraries, how to call them etc etc..
hope you are not on windows and using gcc.
Topic archived. No new replies allowed.