[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 68k Kernel problem....



> > bindec.S: Assembler messages:
> > bindec.S: 487: Error: value of -512 too large for field of 1 bytes at 511
> > make[1]: *** [bindec.o] Error 1
> > make *** [_dir_arch/m68k/fpsp040] Error 2
> 
> > Anyone have any ideas? I'm running potato on a Quadra 610...(if that helps)
> 
>   You need "as" from older (2.8.x) binutils.

Or patch the assembly code to use bne instead of jne. There's about 10 of
those to substitute. 

I'm certain I posted a patch for this once, look in the linux-mac68k list
archive. There's another patch you may want to apply:

ftp://ftp.uni-erlangen.de/pub/Linux/680x0/kernel-patches/2.2.14/mantler-fbcon.h.diff

corrects a bug in the recent gcc's handling of moveml instructions.

	Michael




Reply to: