On Apr  3, 2000, Ian Lance Taylor <[EMAIL PROTECTED]> wrote:

>    From: Alexandre Oliva <[EMAIL PROTECTED]>
>    Date: 03 Apr 2000 02:35:33 -0300

>    binutils top-level configure passes --with-gnu-ld down to sub-projects
>    `configure' commands whenever it finds `ld' is going to be built.

> I think that is a bug.

Agreed.  But I believe fixing it won't be enough to get libtool
working; it may still find GNU ld in the PATH and expect cc to use
it, so the patch I posted still applies.

> So I think the correct fix for the binutils is to not pass down
> --with-gnu-ld at all.  If we want to continue to support one tree
> builds, then we should only pass --with-gnu-ld to gcc and to
> TARGET_CONFIGDIRS.

I'll try to fix this later on.

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me

Reply via email to