This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: gcc/gcc ChangeLog config.gcc config/netbsd-aou ...


>  > 	* config.gcc (*-*-netbsdelf*): Set up generic parameters.
>  > 	(*-*-netbsd*): Always use collect2.  Remove collect2 settings from
>  > 	other non-elf netbsd config frags.
> 
> Erk.
> 
> This is not right.  Not all ELF targets are named "netbsdelf".  Only
> ones that started life as a.out or COFF are named "netbsdelf".  So, e.g.
> MIPS ELF is called "mipsel-netbsd".

Argh!  That's a pain.  It would be so much nicer if we could tell from the 
config string what the target object format was...

OK, I'll revert that part.  I don't think it will affect the rest of the 
patch.

R.


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