The command that is invoked is from the Makefile itself.  It is:

/bin/sh ../libtool  --mode=compile arm-linux-gcc -I../include -I. 
-I../agent -I../agent/mibgroup -I../snmplib   -static -O2  -c -o 
snmpd.lo snmpd.c
arm-linux-gcc -I../include -I. -I../agent -I../agent/mibgroup 
-I../snmplib -O2 -c snmpd.c -o snmpd.o
/bin/sh ../libtool  --mode=link arm-linux-gcc -static -O2  -o snmpd 
snmpd.lo   -Wl, -Bstatic   libnetsnmpmibs.la libnetsnmpagent.la 
helpers/libnetsnmphelpers.la  ../snmplib/libnetsnmp.la -ldl -lm
arm-linux-gcc -O2 -o snmpd snmpd.o -Bstatic  ./.libs/libnetsnmpmibs.a 
./.libs/libnetsnmpagent.a helpers/.libs/libnetsnmphelpers.a 
../snmplib/.libs/libnetsnmp.a -ldl -lm

Does this make sense.

Dave Shield wrote:
> And the other question:
> 
>> >> > What is the command that's invoked to compile/link
>> >> > the 'snmpd'  binary?
> 
> ?

-- 
+++++++++++++++++++++++++++++++++++
Sami Kibria
Software Engineering Group Manager
IDERS Inc.
Winnipeg, Manitoba.
CANADA
[EMAIL PROTECTED]
+++++++++++++++++++++++++++++++++++

NOTE:
This message is intended solely for the use of the designated recipient
(s) and their appointed delegates, and may contain confidential
information.  Any unauthorized disclosure, copying  or distribution of
its contents is strictly prohibited.  If you have received this message
in error, please destroy it and advise the sender immediately by phone,
Email or facsimile.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to