I generated code for a MIB using mib2c.iterate_access.conf, which created
several files including myMib.c myMib.h myMib_access.c myMib_access.h ....
(several more)
where source files depend on other source files.

I need to create a shared object for this so that i can load the module
dynamically. Is there an example of a makefile that does  this? Or can
someone help me in the process? I have a makefile that does this but only
when there is one .c and .h file, and when i try extending it does not work.

If required i can include my makefile and all the dependencies between
files.

thanks



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to