On Wed, 2006-02-15 at 15:27 +0530, Santhosh wrote: > What i mean was i am getting C files from MIB2C > but as of such i dont run any OS on my hardware > if suppose i burn these C files on to the ROM > will they work (according to me will not)
No - of course they won't. They are *source* code, not executables. They have to be compiled into a suitable executable format before you can run them on your hardware. That's pretty much true of *anything* you run on this kit. I presume from what you've said that this is some form of embedded system. Is this correct? Pardon me for asking, but do you have any experience with developing applications for this system? If not, then I *strongly* suggest you consider employing some professional developers to do the work. Because you seem to be showing some fairly major misunderstandings about fairly basic development principles. We can offer advice and assistance with issues specific to the Net-SNMP software (time permitting). But we do not have the resources, expertise or inclination to help you with the basics of compiling for your particular hardware. Dave ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
