Re: Leopard glibtool doesn't have -shrext option?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com User-agent: Thunderbird 2.0.0.14 (X11/20080501) Yingshen Yu wrote:
Hello all,
I am using glibtool with automake to build library, and I'd like to have shared library name with .dylib. so I need use -shrext option of glibtool.
I am using the glibtool on Leopard 10.5.2, the glibtool version is 1.5.22. <http://1.5.22.> when I ran command:
glibtool --help --mode=link.
it doesn't show the -shrext option.
Where I can get an updated version of glibtool with -shrext option support? Also how to update the glibtool?
Leopard's glibtool has -shrext, it works, it just does not appear in the --help output. This is also true of the libtool-2.2.6 that was released at the weekend. Please email a bug report to bug-libtool@gnu.org, something like '-shrext is not documented in --help output'. It is documented in the manual - http://www.gnu.org/software/libtool/manual/libtool.html Peter -- Peter O'Gorman http://pogma.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Peter O'Gorman