3 Commits

Author SHA1 Message Date
John Birrell
2b9ede499c Update to build binutils (yay!), so that ar, ld, as, strip, nm, objcopy,
objdump all build out of the FreeBSD tree. At EDS we used to call this
a "significant emotional event".

Still using the lorder script from NetBSD until I can explain why the
is a difference in nm behaviour when the output looks the same.
1998-03-09 00:25:30 +00:00
John Birrell
012f11e8dd With the exception of tools that should come from GNU binutils,
this makefile will bootstrap all libraries and tools needed to build
the system.
1998-02-19 07:25:03 +00:00
John Birrell
451b485e95 This makefile provides a bootstrap installation of FreeBSD on an installed
NetBSD/Alpha 1.3 system. It currently skips things like libc, ld, gas
but correctly (I think) builds gcc, cpp, g++ and other FreeBSD build
tools that are needed to build the rest of the system.
1998-01-11 04:46:02 +00:00