Subject: README: updating binutils after next SUP
To: None <current-users@NetBSD.ORG>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-i386
Date: 07/17/1998 17:49:43
Hi folks...

I've just added elf32-i386 to NetBSD's bfd targets..

To upgrade after you SUP tomorrow, you'll need to do this:

	cd /usr/src/gnu/usr.bin/binutils
	make
	cd ../../lib/bfd
	make cleandir && make depend && make && make install
	cd ../../usr.bin/binutils
	make && make install

...the last step _JUST RELINKS_ the binutils to work w/ the new
bfd_target_vector[] (That's right, there's still not a good solution
to that problem I mentioned here last weekend).

If you get stuck, let me know, and I'll provide binaries to get you
over the hump.

Jason R. Thorpe                                       thorpej@nas.nasa.gov
NASA Ames Research Center                            Home: +1 408 866 1912
NAS: M/S 258-5                                       Work: +1 650 604 0935
Moffett Field, CA 94035                             Pager: +1 650 940 5942