Hi All:
I want to know how to used ELDK 3.1.1's snmpd at ppc_8xx
environment.I used 2.4.25 Linux and uRamdisk (from denx's ftp site) at
my MPC852T custom board. When I mount /opt/eldk/ppc_88x to my linux and
run it,
I got following error message.
# ./snmpd --version
./snmpd: No such file or directory
The found if i compiler snmp source code with LDFLAGS += --static,
although file is bigger than ELDK's snmpd (almost 3M byte), but it can
run very well. I want to know what's the different between LDFLAGS+=--
static and LDFLAGS=
Best Regards,
Rober Hsu