Date: Sat, 8 Jun 2002 18:00:50 -0700 From: Marcel Moolenaar <marcel@xcllnt.net> To: hiten@uk.FreeBSD.org Cc: FreeBSD-ia64@FreeBSD.ORG Subject: Re: Some help needed for booting ia64 under SKI/NUE Message-ID: <20020609010050.GB13783@dhcp01.pn.xcllnt.net> In-Reply-To: <20020608104632.85065.qmail@web21106.mail.yahoo.com> References: <20020608041819.GA15870@dhcp01.pn.xcllnt.net> <20020608104632.85065.qmail@web21106.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 08, 2002 at 03:46:32AM -0700, Hiten Pandya wrote: > > As far as I know, I have done the same thing using two different approaches: > > o xski skiload > o ski skiload > > 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, -- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020609010050.GB13783>