libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [FYI] shrext -> shrext_cmds


From: Gary V. Vaughan
Subject: Re: [FYI] shrext -> shrext_cmds
Date: Tue, 17 Feb 2004 14:50:04 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Peter O'Gorman wrote:
| Comitted the attached patches to HEAD and 1.5.

| @@ -4312,7 +4312,7 @@ AC_MSG_RESULT([$_LT_AC_TAGVAR(ld_shlibs,
|  test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
|
|  _LT_DECL([], [libext], [0], [Old archive suffix (normally "a")])dnl
| -_LT_DECL([], [shrext], [1], [Shared library suffix (normally ".so")])dnl
| +_LT_DECL([], [shrext_cmds], [1], [Shared library suffix (normally ".so")])dnl
|  _LT_DECL([], [extract_expsyms_cmds], [2],
|      [The commands to extract the exported symbol list from a shared archive])

This hunk is wrong :-(

ltmain.in uses $shrext in a few places, and you have changed the _LT_DECL that
added a declaration in libtool.  Either use:

_LT_DECL([shrext_cmds], [shrext], [1], ...

or, preferably search and replace in ltmain.in too (I'd like to be able to
eliminate the first argument from _LT_DECL so that variables have the same
name in libtool.m4 and the generated libtool script).

| The auto mailing script didn't work it said:
|
| tcsh: Unmatched '.
| tcsh: Missing }.
|
| Don't know why yet, probably something strange on my machine.

Looks like you have SHELL set to tcsh!?!

Cheers,
        Gary.
- --
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://www.oranda.demon.co.uk
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAMiocFRMICSmD1gYRAopPAJ4g3JoP/gY4cvF0KrvfUbgNV4M5QQCeKsEF
ShrNYAXDA/KVhccGOTeYozU=
=7nam
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]