* config.gcc (*-*-netbsdelf*): Set up generic parameters.
commitd02da15e05651647cf06bbe9d6d740fed55825d9
authorrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jan 2002 16:25:14 +0000 (28 16:25 +0000)
committerrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jan 2002 16:25:14 +0000 (28 16:25 +0000)
tree9605a980569976f6af1f8b87caa727d6b4aee99e
parent70a7518ffd0ff91fc3de8a55ded5993be5ffc6a5
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49285 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/netbsd-aout.h
gcc/config/netbsd.h