config.gcc (*-*-netbsdelf*): Set up generic parameters.
authorRichard Earnshaw <rearnsha@arm.com>
Mon, 28 Jan 2002 16:25:14 +0000 (16:25 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Mon, 28 Jan 2002 16:25:14 +0000 (16:25 +0000)
commit5a721dab82a65ae66c4b4a7ef05c8f287299a212
tree9605a980569976f6af1f8b87caa727d6b4aee99e
parentda1775d6449cc419801f0e0832f1a8618c84f90f
config.gcc (*-*-netbsdelf*): Set up generic parameters.

* config.gcc (*-*-netbsdelf*): Set up generic parameters.
(*-*-netbsd*): Always use collect2.  Remove collect2 settings from
other non-elf netbsd config frags.
* config/netbsd-aout.h (STARTFILE_SPEC): Don't pull in c++rt0 since
collect2 will does that.
* config/netbsd.h (LIBGCC_SPEC): Add white space before -lgcc, so that
shared-lib frobbing will work.

From-SVN: r49285
gcc/ChangeLog
gcc/config.gcc
gcc/config/netbsd-aout.h
gcc/config/netbsd.h