From owner-cvs-all Mon May 20 11:38:39 2002 Delivered-To: cvs-all@freebsd.org Received: from palrel10.hp.com (palrel10.hp.com [156.153.255.245]) by hub.freebsd.org (Postfix) with ESMTP id 8568437B410; Mon, 20 May 2002 11:38:33 -0700 (PDT) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.244.96.175]) by palrel10.hp.com (Postfix) with ESMTP id 04CE2C00958; Mon, 20 May 2002 11:38:33 -0700 (PDT) Received: from gauss.cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id LAA17798; Mon, 20 May 2002 11:38:32 -0700 (PDT) Received: (from marcel@localhost) by gauss.cup.hp.com (8.11.6/8.11.6) id g4KIcWY92184; Mon, 20 May 2002 11:38:32 -0700 (PDT) (envelope-from marcel) Date: Mon, 20 May 2002 11:38:32 -0700 From: Marcel Moolenaar To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, ia64@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/efi/libefi copy.c elf_freebsd.c src/sys/boot/ia64/libski copy.c elf_freebsd.c src/sys/ia64/acpica madt.c src/sys/ia64/ia64 interrupt.c machdep.c mem.c mp_machdep.c trap.c unwind.c src/sys/ia64/include cpufunc.h db_machdep.h ... Message-ID: <20020520183832.GB92102@gauss.cup.hp.com> References: <200205190442.g4J4gKB33288@freefall.freebsd.org> <20020520171103.GB89979@sunbay.com> <20020520172659.GA97734@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020520172659.GA97734@sunbay.com> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, May 20, 2002 at 08:26:59PM +0300, Ruslan Ermilov wrote: > > > > > This breaks [cross-]compiling ia64 world, it dies building rtlf-elf > > failing to find ia64_mf(). This patch is now required to proceed: Good catch! I thought I covered it all by doing a native build. I'll see why we're using ia64_mf() in the first place. If we need it, your patch is what's going in; otherwise the memory fence is going out... > Yay! > > My 4.5 i386 box built ia64 world just fine with this patch. > I'm about to try to cross-release the ia64 tomorrow. Yay indeed! Excellent work Ruslan! -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message