NetBSD/gnu/usr.bin/gas.new
thorpej 6d2943920a Make it a tad bit easier to bootstrap an a.out system to ELF. Introduce
a BOOTSTRAP_ELF Makefile variable that, when set (e.g. in the environment),
builds a targeted-to-ELF toolchain without requiring OBJECT_FMT to be set
to "ELF" (which affects how e.g. libraries are built).

This basically means you don't need fake crtbegin.o and crtend.o files to
be present in /usr/lib while bootstrapping the toolchain.
1999-03-17 00:46:35 +00:00
..
arch Make it a tad bit easier to bootstrap an a.out system to ELF. Introduce 1999-03-17 00:46:35 +00:00
Makefile Link with GNU malloc for now. 1999-03-05 07:23:51 +00:00