Date: Thu, 19 Apr 2001 14:16:31 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: "David O'Brien" <obrien@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Doug Rabson <dfr@nlsystems.com> Subject: Re: cvs commit: src/sys/ia64/ia64 vm_machdep.c Message-ID: <XFMail.010419141631.jhb@FreeBSD.org> In-Reply-To: <20010419140652.B72450@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 19-Apr-01 David O'Brien wrote: > On Thu, Apr 19, 2001 at 05:06:31PM +0100, Doug Rabson wrote: >> -int fallback_elf_brand = -1; >> +int fallback_elf_brand = ELFOSABI_FREEBSD; > > Yuck. IIRC you could just run the host's brandelf. If not, send me an > IA-64 binary to play with and I'll fix it. I don't think we have a ia64 brandelf, and our gcc toolkit is from a somewhat old version of gcc: > ia64-unknown-linux-gcc -v Using builtin specs. gcc version 2.9-ia64-000216-final -- John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010419141631.jhb>