Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2003 10:09:57 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        marcel@xcllnt.net
Cc:        jmallett@FreeBSD.ORG, current@FreeBSD.ORG
Subject:   Re: Patch to teach config(8) about "platforms".
Message-ID:  <20030130.100957.06950735.imp@bsdimp.com>
In-Reply-To: <20030129004006.GA945@athlon.pn.xcllnt.net>
References:  <20030128235528.GA844@athlon.pn.xcllnt.net> <20030128160936.A4252@FreeBSD.org> <20030129004006.GA945@athlon.pn.xcllnt.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20030129004006.GA945@athlon.pn.xcllnt.net>
            Marcel Moolenaar <marcel@xcllnt.net> writes:
: general theme. Thus (in this case), ARCH=mips and MACH=algor or
: MACH=sgimips...

Actually, NetBSD uses MACHINE_ARCH=mipsel for little endian machines
and MACHINE_ARCH=mips for big endian machines.  However, it has a
common set of mips include files/code, etc in src/sys/arch/mips
Forcing MACHINE_ARCH to be mips in both proved too problematic.

Warner


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030130.100957.06950735.imp>