This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: broken configury, testing for 'ld'
- To: Alexandre Oliva <oliva at lsd dot ic dot unicamp dot br>
- Subject: Re: broken configury, testing for 'ld'
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Tue, 28 Nov 2000 18:06:53 -0800 (PST)
- cc: Geoff Keating <geoffk at redhat dot com>, libstdc++ at sources dot redhat dot com
> > IMHO, it would be better to delete LD and LD_FOR_TARGET from the
> > toplevel Makefile. All this stuff should be using GCC to link anyway,
> > or at least to find the linker.
>
> Sounds reasonable to me. I hope there isn't any target module using
> LD directly.
me too. Geoff, can you post a patch to gcc-patches?
-benjamin