From owner-freebsd-ia64 Sat Jun 8 21: 1:36 2002 Delivered-To: freebsd-ia64@freebsd.org Received: from kayak.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by hub.freebsd.org (Postfix) with ESMTP id B328A37B404 for ; Sat, 8 Jun 2002 21:01:28 -0700 (PDT) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by kayak.xcllnt.net (8.11.6/8.11.4) with ESMTP id g5941IJ03004; Sat, 8 Jun 2002 21:01:18 -0700 (PDT) (envelope-from marcel@kayak.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp01.pn.xcllnt.net (8.12.3/8.12.3) with ESMTP id g5941MAi027511; Sat, 8 Jun 2002 21:01:22 -0700 (PDT) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.3/8.12.3/Submit) id g5941L1S027461; Sat, 8 Jun 2002 21:01:21 -0700 (PDT) (envelope-from marcel) Date: Sat, 8 Jun 2002 21:01:19 -0700 From: Marcel Moolenaar To: "K.Sumitani" Cc: hiten@uk.FreeBSD.org, FreeBSD-ia64@FreeBSD.ORG Subject: Re: Some help needed for booting ia64 under SKI/NUE Message-ID: <20020609040119.GA14302@dhcp01.pn.xcllnt.net> References: <20020609010050.GB13783@dhcp01.pn.xcllnt.net> <20020609104034.KANFC0A8274E.421C0C8A@mail.biglobe.ne.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020609104034.KANFC0A8274E.421C0C8A@mail.biglobe.ne.jp> User-Agent: Mutt/1.3.99i Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Jun 09, 2002 at 10:40:22AM +0900, K.Sumitani wrote: > > > But the problem is, it provides me with an error saying "Unknown OS ABI (9)" > > > or something like that, and it errors out. > > > > Aarrgghh. The new GCC emits object files with OSABI set to FreeBSD (=9). > > Linux ski only knows about SysV (=0) and HP-UX (=1). Linux uses SysV and > > we used that too before the new GCC. > > > > I'll see if we can create object files with OSABI equal to SysV... > > > > I have to get back to this later, > > Temporary solution: brandelf -f 0 skiload. > Brandelf on 4-STABLE works. I'm back again... Yes, this is the simplest solution and it works on -current as well. I don't expect we can create SysV objects at all. I haven't looked though. I'll commit a change to the makefile when I have a moment again... BTW: I fixed this problem for me in a completely different way and forgot all about it (I fixed ski :-) I guess I didn't realize I wouldn't be the only one that would see this... Thanks, -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message