Subject: mac68k ELF diffs available
To: None <port-mac68k@netbsd.org>
From: Chuck Silvers <chuq@chuq.com>
List: port-mac68k
Date: 08/07/2001 23:33:12
hi folks,

Nigel Pearson (the booter maintainer) and I have put together
support for ELF on NetBSD/mac68k.  the goodies are in

	ftp://ftp.netbsd.org/pub/NetBSD/misc/chs/mac68kelf/

there's a new booter, several versions of diffs, and a sample GENERIC kernel.

the sample kernel should run on an a.out userland fairly well (/sbin/route
being the notable exception), or you can install an mvme68k ELF snapshot.
apply the latest diff in the directory to a -current tree if you want to
build it yourself.  I've only built it with an ELF compiler, but it should
work with an a.out compiler as well. ELF symbols work in ddb, a.out don't
but we can fix that pretty soon.

please post here with your results!

-Chuck