On Mon, Feb 16, 2009 at 10:33:40PM +0100, Simon Josefsson wrote: > I believe so. I propose to use the following patch which makes libtool > hide the other symbols. We should also bump the revision field of the > ABI version before we make the next release, to avoid file name > collisions. > > /Simon > > --- Makefile.am.~1.13.~ 2008-11-21 15:34:03.000000000 +0100 > +++ Makefile.am 2009-02-16 22:28:23.000000000 +0100 > @@ -51,4 +51,5 @@ > # > > libssh2_la_LDFLAGS = $(VERSION) -no-undefined \ > + -export-symbols-regex '^libssh2_.*' \ > $(LTLIBGCRYPT) $(LTLIBSSL) $(LTLIBZ)
Unfortunately, this flag is a relatively new addition to GNU ld. It's also unlikely to be supported by non-GNU toolchains. >>> Dan -- http://www.MoveAnnouncer.com The web change of address service Let webmasters know that your web site has moved ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ libssh2-devel mailing list libssh2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-devel