From owner-freebsd-alpha Mon Dec 28 03:00:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA17215 for freebsd-alpha-outgoing; Mon, 28 Dec 1998 03:00:48 -0800 (PST) (envelope-from owner-freebsd-alpha@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA17210 for ; Mon, 28 Dec 1998 03:00:47 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca32-59.ix.netcom.com [209.109.239.59]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id DAA24114; Mon, 28 Dec 1998 03:00:19 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id DAA19630; Mon, 28 Dec 1998 03:00:11 -0800 (PST) Date: Mon, 28 Dec 1998 03:00:11 -0800 (PST) Message-Id: <199812281100.DAA19630@silvia.hip.berkeley.edu> To: jb@cimlogic.com.au CC: simokawa@sat.t.u-tokyo.ac.jp, sprice@hiwaay.net, alpha@FreeBSD.ORG In-reply-to: <199812281055.VAA14726@cimlogic.com.au> (message from John Birrell on Mon, 28 Dec 1998 21:55:44 +1100 (EST)) Subject: Re: Alpha ports collection? From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * MACHINE_ARCH=i386 MACHINE=pc98 * MACHINE_ARCH=i386 MACHINE=i386 This is what I wanted to know. Thanks. By the way, what does "uname -m" return in the pc98 case? * Note that non-i386 versions of `make' have MACHINE_ARCH in-built. For * i386, MACHINE_ARCH isn't actually defined in `make'. They get it from the kernel? (Gawd, I hate that.) We need to do something about it for 2.2 machines. Well, alpha is for 3.0 onwards only so maybe something like MACHINE_ARCH?=i386 in bsd.port.mk would do. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message