From owner-freebsd-hackers Fri Sep 3 3:16:54 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from laurasia.com.au (lauras.lnk.telstra.net [139.130.93.142]) by hub.freebsd.org (Postfix) with ESMTP id E0AAE14CA7 for ; Fri, 3 Sep 1999 03:16:50 -0700 (PDT) (envelope-from mike@laurasia.com.au) Received: (from mike@localhost) by laurasia.com.au (8.9.3/8.9.3) id SAA37489 for freebsd-hackers@freebsd.org; Fri, 3 Sep 1999 18:15:10 +0800 (WST) (envelope-from mike) From: Michael Kennett Message-Id: <199909031015.SAA37489@laurasia.com.au> Subject: Crossing building alpha world fails To: freebsd-hackers@freebsd.org Date: Fri, 3 Sep 1999 18:15:10 +0800 (WST) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello All, I've been trying to cross-build the alpha port of freebsd (from x86). The build is failing in src/gnu/usr.bin/binutils. The command I've issued is: TARGET=alpha TARGET_ARCH=alpha MACHINE=alpha MACHINE_ARCH=alpha \ make buildworld Is this the correct command to use for building the cross? The source code tree is from freebsd-current, taken as of today. The build failed with yesterdays -current as well. Any help is appreciated. Michael Kennett (mike@laurasia.com.au) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message