From owner-freebsd-current@FreeBSD.ORG Fri Jul 2 16:20:58 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 058E516A4CE; Fri, 2 Jul 2004 16:20:58 +0000 (GMT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id D901843D2D; Fri, 2 Jul 2004 16:20:57 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.11) with ESMTP id i62GK1Mr095887; Fri, 2 Jul 2004 09:20:01 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i62GK1UC095885; Fri, 2 Jul 2004 09:20:01 -0700 (PDT) (envelope-from obrien) Date: Fri, 2 Jul 2004 09:20:01 -0700 From: "David O'Brien" To: Ruslan Ermilov , current@FreeBSD.org Message-ID: <20040702162001.GD78489@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Ruslan Ermilov , current@FreeBSD.org References: <20040630164047.GC86725@ip.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040630164047.GC86725@ip.net.ua> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Subject: Re: Query on status of cross-builds X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jul 2004 16:20:58 -0000 On Wed, Jun 30, 2004 at 07:40:47PM +0300, Ruslan Ermilov wrote: > After the recent BU upgrade, cross-arch builds on our reference i386 platform > are seriously broken. The current status (as of today) is as follows: > > - amd64, pc98: build fine > - alpha: building of sys/boot is disabled (in the native-arch build too) This isn't a cross-build issue. (that said, yes I have to fix this making it a relatively high priority) > - ia64: internal errors in ld(1) Way, way at the bottom of my task list. Others are certainly free to look into this. > - powerpc: not yet supported This should be taken care of over the long [USA] weekend. > - sparc64: generates bad assembler in gnu/usr.bin/tar See ia64 responce above.