All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Thibault <samuel.thibault@ens-lyon.org>
To: Christoph Egger <Christoph.Egger@amd.com>
Cc: xen-devel@lists.xensource.com,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	Keir Fraser <keir.fraser@eu.citrix.com>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Re: [PATCH] minios: minor buildsystem fixes
Date: Thu, 16 Jul 2009 09:46:23 -0400	[thread overview]
Message-ID: <20090716134623.GC4851@const.linuxsymposium.org> (raw)
In-Reply-To: <200907161417.21029.Christoph.Egger@amd.com>

Christoph Egger, le Thu 16 Jul 2009 14:17:20 +0200, a écrit :
> > And certainly not the host operating system's libraries for our
> > cross-build !
> 
> Please explain why not.
> It's a question of having a proper abstraction.

It's a problem of ABI. For instance, there is no way to implement
x86_64's red zone without adding a kernel/user separation in MiniOS ;
libcs usually assume that the red zone is available, thus some patching
to newlib for instance.

> > > Linux build will default to first, NetBSD build will default to latter
> > > one.
> >
> > In particular I think this is quite wrong.
> 
> Please explain why.

It's asking for having to fix issues coming from both linux' case and
NetBSD's case, while using the same libc all the time would bring just
one case.

Samuel

  reply	other threads:[~2009-07-16 13:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-15  9:42 [PATCH] minios: minor buildsystem fixes Christoph Egger
2009-07-15 10:40 ` Keir Fraser
2009-07-15 12:27   ` Christoph Egger
2009-07-15 12:35     ` Stefano Stabellini
2009-07-15 12:39       ` Keir Fraser
2009-07-15 12:43         ` Stefano Stabellini
2009-07-15 12:59           ` Keir Fraser
2009-07-15 14:54       ` Christoph Egger
2009-07-15 16:03 ` Ian Jackson
2009-07-15 16:13   ` Stefano Stabellini
2009-07-15 17:24   ` Samuel Thibault
2009-07-16 12:17   ` Christoph Egger
2009-07-16 13:46     ` Samuel Thibault [this message]
2009-07-16 13:53     ` Ian Jackson
2009-07-15 16:39 ` Stefano Stabellini

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=20090716134623.GC4851@const.linuxsymposium.org \
    --to=samuel.thibault@ens-lyon.org \
    --cc=Christoph.Egger@amd.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=keir.fraser@eu.citrix.com \
    --cc=stefano.stabellini@eu.citrix.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.