On 17/01/07, Clement Hsu <[EMAIL PROTECTED]> wrote: > 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.
./configure --enable-shared=no --enable-static=yes --with-mib-modules=sss,cc Dave ------------------------------------------------------------------------- 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
