Subject: Re: my first mac68k asm program...
To: None <port-mac68k@netbsd.org>
From: Marco van de Voort <marcov@dragon.stack.nl>
List: port-mac68k
Date: 06/21/2002 00:36:47
> Marco van de Voort wrote:
> 
> > Whoops saw that you were playing ELF.
> > # This section is needed for NetBSD to recognize a NetBSD binary as such.
> > # otherwise it will be startup in Linux emulation mode.
> 
> Thanks! This was the problem. The following program works:

You'll be able to return the favour, don't worry :-) 

I'll be trying to port our compiler (Free Pascal) to NetBSD/m(ac)68k, and
only have some very basic m68k assembler skills:-)
 
 
> But now I encounter another problem: gdb breakpoints don't work:

Hmm, odd. Maybe it doesn't work for entry points.