From: "Christoph Egger" <Christoph.Egger@amd.com>
To: xen-devel@lists.xensource.com
Subject: Re: [PATCH 1/3] Add support for OpenBSD
Date: Tue, 17 Oct 2006 18:02:09 +0200 [thread overview]
Message-ID: <200610171802.10462.Christoph.Egger@amd.com> (raw)
In-Reply-To: <C15C05C8.2BD5%Keir.Fraser@cl.cam.ac.uk>
On Wednesday 18 October 2006 17:24, Keir Fraser wrote:
> On 17/10/06 15:30, "Christoph Egger" <Christoph.Egger@amd.com> wrote:
> > I made the xen kernel buildable on OpenBSD.
> > The first patch touches the buildsystem.
>
> Why is elf_{i386,x86_64}_obsd needed? Is OpenBSD so very special it needs
> its own linkage target architecture?
ld on OpenBSD complains that elf_i386 and elf_x86_64 are not supported.
It expects elf_i386_obsd or elf_x86_64_obsd respectively.
next prev parent reply other threads:[~2006-10-17 16:02 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-17 14:30 [PATCH 1/3] Add support for OpenBSD Christoph Egger
2006-10-18 15:24 ` Keir Fraser
2006-10-17 16:02 ` Christoph Egger [this message]
2006-10-18 16:11 ` Keir Fraser
2006-10-18 16:17 ` Anil Madhavapeddy
2006-10-18 16:27 ` Keir Fraser
2006-10-18 7:25 ` Christoph Egger
2006-10-19 7:41 ` Keir Fraser
2006-10-18 7:57 ` Christoph Egger
2006-10-19 8:00 ` Keir Fraser
2006-10-19 8:50 ` Anil Madhavapeddy
2006-10-18 16:34 ` Anil Madhavapeddy
2006-10-18 16:39 ` Keir Fraser
2006-10-18 17:47 ` Brendan Cully
2006-10-18 18:13 ` Ian Pratt
2006-10-18 19:22 ` Brendan Cully
2006-10-18 17:08 ` John Clemens
2006-10-18 18:19 ` Keir Fraser
2006-10-18 16:01 ` Anil Madhavapeddy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200610171802.10462.Christoph.Egger@amd.com \
--to=christoph.egger@amd.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.