1) This patch from HEAD:
| 2004-09-26 Albert Chin-A-Young <[EMAIL PROTECTED]>
|
| * m4/libtool.m4 (_LT_LINKER_SHLIBS) [aix]: In archive_expsym_cmds,
| move -bnoentry linker option before $compiler_flags to honor any
| possible -e entries in LDFLAGS.
http://lists.gnu.org/
Sorry for the delay.
* Gary V. Vaughan wrote on Fri, Sep 16, 2005 at 08:26:22PM CEST:
> Ralf Wildenhues wrote:
> > On a related note, `-pg' should be handled better as well, noted by Tor
> > Lillqvist[2]. One issue here is that it changes predep_objects,
> > postdep_objects, and possibly postdeps
Backport from HEAD to branch-1-5.
Cheers,
Ralf
* libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS)
(AC_LIBTOOL_LANG_CXX_CONFIG) [aix4/aix5 !ia64]: Set
whole_archive_flag_spec to $convenience so the convenience libs
are really added to the link cmdline.
Missing backpor
Hi Gary,
* Gary V. Vaughan wrote on Thu, Nov 17, 2005 at 04:32:43PM CET:
> Ralf Wildenhues wrote:
> >>>What I don't know yet: should lt~obsolete.m4 also be installed in
> >>>$aclocaldir? Can this do any harm perchance?
> >
> >I still need to think about this one (and test).
>
> I originally inst
Hi Eric,
* Eric Blake wrote on Fri, Nov 18, 2005 at 03:34:25AM CET:
> Inspired by GNU coding standards, and by the example of CVS tar,
> I propose patching bootstrap to be a little friendlier. I didn't know
> what would make a good --version, so that is left for someone else
> to provide.
Yuck.
* Ralf Wildenhues wrote on Fri, Nov 18, 2005 at 06:13:00PM CET:
>
> Interix support in Libtool [...]
I changed one more thing wrt. the final patch iteration: quote the sed
argument in
sed s,^,_,
for consistency, because some shells need '^' quoted.
I've applied the attached patches to HEAD and
* Ralf Wildenhues wrote on Fri, Nov 18, 2005 at 06:13:00PM CET:
>
> Interix support in Libtool:
Applied to branch-1-5 and HEAD, respectively.
Cheers,
Ralf
branch-1-5:
* tests/link-order.test [ aix, interix ]: Skip command line
grep.
Reported by Thorsten Glaser <[EMAIL PR