Re: about compiler statically

2007-01-17 Thread Dave Shield
On 17/01/07, Clement Hsu <[EMAIL PROTECTED]> wrote: > Thanks. But if the cc.c and cc.h are not mibmodule, in this situation, > does the command : --with-mib-modules=sss,cc still work? Yes. "--with-mib-module" just configures a list of code files to compile into the agent. It doesn't actually

Re: about compiler statically

2007-01-17 Thread Clement Hsu
Dear Dave: Thanks. But if the cc.c and cc.h are not mibmodule, in this situation, does the command : --with-mib-modules=sss,cc still work? Thank you Best Regards, Clement Hsu 2007/1/17, Dave Shield <[EMAIL PROTECTED]>: On 17/01/07, Clement Hsu <[EMAIL PROTECTED]> wrote: > However, the prob

Re: about compiler statically

2007-01-17 Thread Dave Shield
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 i