Subject: Re: HEADS UP: new toolchain info! (now default on i386)
To: Todd Vierling , <current-users@netbsd.org>
From: Chris Gilbert <chris@paradox.demon.co.uk>
List: current-users
Date: 09/22/2001 12:30:11
On Saturday 22 September 2001  6:43 am, Todd Vierling wrote:
> If you run into any trouble with this, please e-mail me.  This will be
> documented more as the new toolchain is refined.

Had an issue getting make build going now as it came up with:
Build started at: Sat Sep 22 12:16:52 BST 2001
(cd /extra/cvs/src/etc && make -m /extra/cvs/src/share/mk 
DESTDIR=/extra2/dest/current-i386 distrib-dirs)
/extra2/tools/current-i386/bin/binstall  -d -o root -g wheel -m 755 
/extra2/dest/current-i386
make: Exec of `/extra2/tools/current-i386/bin/binstall' failed (No such file 
or directory)

Easily fixed by going into tools/binstall and doing make install.

I've also noticed a fair number of:
/var/tmp/cc7LDsro.s: Assembler messages:
/var/tmp/cc7LDsro.s:1006: Warning: indirect jmp without `*'
going by.

Cheers,
Chris