Dear All:

I write a codes for scalar with mib2c. And I also write a api to make the
program
can be developed more smooth.
However, the problem is how to compiler these file statically.
I mean that if I have a mib module called sss, and its main files with
generating
by mib2c is sss.c and sss.h. and I also write a program called cc.c and cc.h
the sss.c must include cc.c and cc.h.

In such a situation, how to compiler these four files statically. do I need
to modify
Makefile, or there exist other way to compiler these files statically?
If I do need to modify makefile, how to do that , can any one give me any
advice
Thanks a lot.


Best Regards,
Clement Hsu
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to