Re: cross-compile net-snmp5.2 for embedded Linux

2005-12-21 Thread Hector Oron
Also you could compile dinamically, i get for mpc855 this footprint: 40 KB for snmpdOn 12/21/05, Zheng LQ <[EMAIL PROTECTED]> wrote: Hello all,I want to port NET-SNMP 5.2 to embedded Linux based on MPC850, and I foundthatthe size of binary files compiled is so large, especially the library filesint

Re: cross-compile net-snmp5.2 for embedded Linux

2005-12-21 Thread Dave Shield
On Wed, 2005-12-21 at 15:57 +0800, Zheng LQ wrote: > anyone can tell me how to reduce the size of net-snmp package? Please see the FAQ entry: How can I reduce the memory footprint? Dave --- This SF.net email is sponsored by: Splunk Inc. Do

RE: cross-compile net-snmp5.2 for embedded Linux

2005-12-21 Thread Andy Hawkins
> I want to port NET-SNMP 5.2 to embedded Linux based on > MPC850, and I found > that > the size of binary files compiled is so large, especially the > library files > in > the directory of bin. The storage space of flash in my > embedded Linux, > however, > is only 8MB, anyone can tell m

cross-compile net-snmp5.2 for embedded Linux

2005-12-21 Thread Zheng LQ
Hello all, I want to port NET-SNMP 5.2 to embedded Linux based on MPC850, and I found that the size of binary files compiled is so large, especially the library files in the directory of bin. The storage space of flash in my embedded Linux, however, is only 8MB, anyone can tell me how to r