different libnetsnmp*.so.15.1.2 but working as same

"Hiroaki Ohno" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <4D0D660F67394B10968336021826212B@hohnoPC>
Hi, Net-SNMP users,

I'm checking my original table handlers implementation
that is working on the other embedded Linux platforms.
The handlers are implemented under mibgroup directory of compile machine,
and I collect libnetsnmp*.so.15.1.2 to extract them at the embedded 
platform.

I found out that there are two types of  libnetsnmp*.so.15.1.2 which are 
depended
on the making stages, "make" and "make install."

"make" gives libnetsnmp*.so.15.1.2 under some .libs/ directories.

"make install" after "make" gives same shared objects under the destination 
directories
specified by configure options.

Though both of these *.so.15.1.2 work fine on the embedded Linux platform,
there are a lot of binary level difference between them if compared.

Then Makefile tells me these differences are automatically created by 
"libtool" while
executing "make install".

What is the binary level of change of libnetsnmp*.15.1.2 caused by libtool?
Why both of them work as common if they are different each other?

Which one is better to be involved into the actual embedded platform?
I ordinary have used "make install" version of them, but if "make" only 
version
is capable of using enough without any problems, I will never do "make 
install" for
cross development because of avoiding the waist of time.

Thanks for your kind help in advance.

Hiroaki


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.