Subject: Kernel asm compile errors
To: None <port-mac68k@netbsd.org>
From: David Rogers <drogers@halo7.net>
List: port-mac68k
Date: 01/15/2001 14:30:49
I'm having trouble compiling a kernel.

I've defined options EXEC_ELF in my config file and added prefixes to
register names in all then files.

All the .s and .S files compile just fine.  But the inline asm bombs with
the prefixes.

Are there any other options I need to add?  Maybe compiler options?


Thanks a lot,

Dave Rogers