This is the mail archive of the binutils@sources.redhat.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]
Other format: [Raw text]

Re: Fix hash table mixup in


On Tue, Oct 07, 2003 at 05:45:04PM -0400, John David Anglin wrote:
> Regarding the testsuite, I have noticed in recent testing that there
> are problems in the ld suite in using gcc as a driver to run as-new
> and ld-new.  When gcc is built with a default assembler and/or linker,
> you can't use `-B' to change the assembler/linker that gcc uses.  See
> the code that uses DEFAULT_ASSEMBLER and DEFAULT_LINKER in gcc.c and
> collect2.c.

Hmm
./gcc/config/i386/sco5.h:# define DEFAULT_LINKER                "/usr/ccs/bin/elf/ld"

Can't say I care very much about this one.  Other than that, you'll only
run into strife if you configure gcc --with-ld or --with-as (or set
environment vars).

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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