2.1.4 Error: register does not match opcode suffix

John Storrs (lme@storrs.demon.co.uk)
Wed, 16 Oct 1996 22:04:55 +0100 (BST)


I've just found the energy to move from 2.0.20 to 2.1.4. Using gcc-2.7.2 and
binutils-2.6.0.12 I do _not_ get any compile problems. Linux/vmlinux approaches
1Mb in size. However, make zdisk or zlilo brings forth a mouse:

tools/build bootsect setup compressed/vmlinux.out CURRENT > zImage
Root device is (3, 3)
Boot sector 512 bytes.
Setup is 4336 bytes.
System is 13 kB
sync
dd bs=8192 if=zImage of=/dev/fd0
2+1 records in
2+1 records out

John