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 ...


On Mon, Jan 28, 2002 at 04:25:15PM -0000, rearnsha@gcc.gnu.org wrote:

 > CVSROOT:	/cvs/gcc
 > Module name:	gcc
 > Changes by:	rearnsha@gcc.gnu.org	2002-01-28 08:25:15
 > 
 > Modified files:
 > 	gcc            : ChangeLog config.gcc 
 > 	gcc/config     : netbsd-aout.h netbsd.h 
 > 
 > Log message:
 > 	* 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".

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>


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