055791361b

* Don't make OBJECT_FMT dependent on USE_NEW_TOOLCHAIN. All ports except ns32k are ELF, so set it appropriately. Allow it to be overridden in the ns32k case. * If ns32k && USE_NEW_TOOLCHAIN, don't build shared libraries, because external toolchains don't support them for our a.out. * If ns32k && OBJECT_FMT == ELF, the GNU platform is "netbsdelf". * If ns32k && USE_NEW_TOOLCHAIN, don't attempt to build the in-tree binutils 2.11.2, gdb 5.0, or gcc 2.95.3. This allows us to do USE_NEW_TOOLCHAIN cross-builds to ns32k using an external toolchain.
…
…
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%