This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Can't build with cc on Solaris


On Apr  3, 2000, Ian Lance Taylor <ian@zembu.com> wrote:

>    From: Alexandre Oliva <aoliva@cygnus.com>
>    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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]