>>>>> On Mon, 1 Nov 2004 17:16:33 +0800, "Alan Cui" <[EMAIL PROTECTED]> said:

Alan> libucdagent.so     libucdmibs.so    libsnmp.so
Alan> normal compile:    186,580            261,485          720,113
Alan> cross compile:     285,618            936,809          1,244,102

1) ppc code is larger than x86 code, since the instruction set is
   simplier.  There is usually a discrepancy for this reason.
   However the above is a bit more than it should be.

2) try running "strip" on the libraries to remove extra debugging
   symbols, etc.

Alan> Is this a natural result? How can I reduce the optimize the library?

Alan> My configure option is:

Alan> "--build=i686-pc --target=powerpc --with-endianness=big --with-cc=ppc_8xx-gcc 
--with-libs=-L/.../target/usr/lib --enable-shared"

Alan> Any comments are appreciate!   

Alan> Best Regards!

Alan> Alan Cui
Alan> E-mail:[EMAIL PROTECTED]





Alan> -------------------------------------------------------
Alan> This SF.Net email is sponsored by:
Alan> Sybase ASE Linux Express Edition - download now for FREE
Alan> LinuxWorld Reader's Choice Award Winner for best database on Linux.
Alan> http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
Alan> _______________________________________________
Alan> Net-snmp-users mailing list
Alan> [EMAIL PROTECTED]
Alan> Please see the following page to unsubscribe or change other options:
Alan> https://lists.sourceforge.net/lists/listinfo/net-snmp-users


-- 
Wes Hardaker
Sparta


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to