[PATCH 2/N] LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11

Ralf Wildenhues Ralf.Wildenhues@gmx.de
Thu Sep 10 18:57:00 GMT 2009


Ping <http://gcc.gnu.org/ml/gcc-patches/2009-09/msg00305.html>
This is a regression caused by the use of newer Automake.

Thanks,
Ralf

* Ralf Wildenhues wrote on Thu, Sep 03, 2009 at 10:01:17PM CEST:
> [ Dave, Steve, could you please check whether the patch fixes things for
>   you?  Thanks. ]
[...]
> Tested with a bootstrap; that's not a very effective test for this
> particular bug, so I'd appreciate feedback from Dave and Steve.  Thanks.
> 
> OK to apply?
> 
> This is the last autotools update-induced regression I am aware of in
> the GCC tree (so please report issues if you see any other).

> Override all per-target *_LINK variables correctly.
> 
> boehm-gc/ChangeLog:
> 2009-09-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
> 
> 	* Makefile.am (libgcjgc_la_LINK, gctest_LINK): New.
> 	(gctest_LDADD): Depend on libgcjgc.la instead of ./libgcjgc.la,
> 	so that library dependency resolution works with portable make.
> 	* Makefile.in: Regenerate.
> 
> libgfortran/ChangeLog:
> 2009-09-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
> 
> 	* Makefile.am (libgfortranbegin_la_LINK): New.
> 	* Makefile.in: Regenerate.
> 
> libgomp/ChangeLog:
> 2009-09-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
> 
> 	* Makefile.am (libgomp_la_LINK): New.
> 	* Makefile.in: Regenerate.
> 
> libjava/ChangeLog:
> 2009-09-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
> 
> 	* Makefile.am (libgij_la_LINK, libjvm_la_LINK): New.
> 	* Makefile.in: Regenerate.
> 
> libstdc++-v3/ChangeLog:
> 2009-09-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
> 
> 	* src/Makefile.am (libstdc___la_LINK): New.
> 	* src/Makefile.in: Regenerate.



More information about the Libstdc++ mailing list