Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2002 21:01:19 -0700
From:      Marcel Moolenaar <marcel@xcllnt.net>
To:        "K.Sumitani" <ksumitani@mui.biglobe.ne.jp>
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>
In-Reply-To: <20020609104034.KANFC0A8274E.421C0C8A@mail.biglobe.ne.jp>
References:  <20020609010050.GB13783@dhcp01.pn.xcllnt.net> <20020609104034.KANFC0A8274E.421C0C8A@mail.biglobe.ne.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020609040119.GA14302>