Re: gcc -m68060 option in kernel Makefiles

"T. Makinen" <[email protected]> Sun, 18 Jan 2009 00:21:22 +0200
Newsgroups gmane.os.netbsd.ports.atari,gmane.os.netbsd.ports.amiga
Message-ID <[email protected]>
On Sat, Jan 17, 2009 at 9:04 AM, Izumi Tsutsui <[email protected]> wrote:
> I'm afraid that 68030 FALCON (and also other 040 HADES and MILAN?)
> might have problems if compiler emits 060 specific instructions.

I haven't experienced problems with kernel that has options M68060 with
68030 FALCON caused by current CMACHFLAGS, so it seems that -m68060
works for me.

-Tuomo