Yes you are right i am trying this on an Embedded
Platform
And i do understand that the mailing lists will
provide support up to some extent
and i am not new to Linux but i am new to
NET-SNMP
but to say you sir i am not finding enough
documentation
if you can send me some links
i would be very greatful
and if the module is completed sucessfully i will
try to keep it for net-snmp users
Thanks,
Suddavanda
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 |
- Re: Re: Does .c & .h Files generated by mib2c require comp... Santhosh