On Thu, Nov 09, 2006 at 12:11:13AM +0100, Wouter Verhelst wrote:

> > >Thanks. Though I still wonder why it was working in the past...

possibly the jump offest was small enough to fit into 32k?

> > Personnaly I use binutils 2.15, so I think binutils 2.17 adds some  
> > (stupid) constraints between architecture and processor...
> 
> Well, it works until I reach second/MMU030_asm.S; the same error occurs
> there, and I obviously can't comment it out (since then the pmove
> instructions that are used there will break).
> 
> I've found that by replacing .chip with .cpu, it compiles. However, I'm
> not sure whether this is actually the right thing to do

does
 .chip 68030
work?

Richard


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to