This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH 2/N] LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11
* Dave Korn wrote on Fri, Aug 28, 2009 at 08:06:47PM CEST:
> Ralf Wildenhues wrote:
> > I'll work on it this weekend (unless you beat me to it).
>
> Not really sure what the problem is?
The *LINK variables I changed are not necessarily used for the link.
IOW, their override doesn't override.
> Will the outcome of your solution be
> that LTLDFLAGS again works in the way I was previously using it?
Yes.
> I'm
> perfectly happy to add my -no-undefined to libstdc___la_LDFLAGS, which I think
> is probably actually a better (because more specific) location for it.
Yes, that is probably better anyway, even with the fix.
Cheers,
Ralf