From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-embedded+bounces-3763-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1PXEcP-0003Aj-DK
	for garchives@archives.gentoo.org; Mon, 27 Dec 2010 15:04:13 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 8B80EE0667
	for <garchives@archives.gentoo.org>; Mon, 27 Dec 2010 15:04:12 +0000 (UTC)
Received: from mail-gx0-f181.google.com (mail-gx0-f181.google.com [209.85.161.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id 11C1CE060F
	for <gentoo-embedded@lists.gentoo.org>; Mon, 27 Dec 2010 14:43:42 +0000 (UTC)
Received: by gxk10 with SMTP id 10so4719524gxk.40
        for <gentoo-embedded@lists.gentoo.org>; Mon, 27 Dec 2010 06:43:42 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:received:in-reply-to
         :references:date:message-id:subject:from:to:content-type;
        bh=Q+zbmsrfqFux18Kmax28GwarKZh2cgZQPcZBMUuE2NU=;
        b=R/fwYk2otxNw2ECIQ8q72hUdileaBiGLRerr+pv6GCiDXyJj5caCIwwz4oXMEKwACA
         Q++Pz10GGFpobUbz6tReXU3bGz1wHM8OfK+NN9NCGiAv5HTBW97h3qyLtTecUMUJjPft
         Oc0XkHBPKC/+7YIaIwX7g44BQZXE37+wv9OWA=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        b=nwwlxKwJgU+TB1ctIFIEOZhljbRySkPomA3b8pjddt7G/NX61WyNpcS0+ZwF62XvEo
         vYzFQxN7Ygx3LkY7af1e6R+t4dIDESetNpIYcR/Xw+0scMbufZ8hH0DTsq1l+KCOlKrX
         0on+Fv7KdUCUYI8L140z/v1v/3m0MA3/QTDaE=
Precedence: bulk
List-Post: <mailto:gentoo-embedded@lists.gentoo.org>
List-Help: <mailto:gentoo-embedded+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-embedded+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-embedded+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-embedded.gentoo.org>
X-BeenThere: gentoo-embedded@lists.gentoo.org
Reply-to: gentoo-embedded@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.236.105.205 with SMTP id k53mr19053252yhg.58.1293461022346;
 Mon, 27 Dec 2010 06:43:42 -0800 (PST)
Received: by 10.236.110.38 with HTTP; Mon, 27 Dec 2010 06:43:42 -0800 (PST)
In-Reply-To: <20101226164902.15510.qmail@stuge.se>
References: <AANLkTi=56Mn_qTHik4BmfNhqt+Oc8Yb-aWD0mMDX44-B@mail.gmail.com>
	<20101226164902.15510.qmail@stuge.se>
Date: Mon, 27 Dec 2010 16:43:42 +0200
Message-ID: <AANLkTimdYY_gcx+uXMY88+evqEm3TStNKw-j4UaxVME5@mail.gmail.com>
Subject: Re: [gentoo-embedded] Is a compilation depend on the running kernel?
From: Kfir Lavi <lavi.kfir@gmail.com>
To: gentoo-embedded@lists.gentoo.org
Content-Type: multipart/alternative; boundary=0023547c8989c48e5f0498655c65
X-Archives-Salt: 3bb40eec-f452-4453-afe8-36b7a99e12df
X-Archives-Hash: 2d1458a83b4c2d0a2452b03f6523da22

--0023547c8989c48e5f0498655c65
Content-Type: text/plain; charset=UTF-8

On Sun, Dec 26, 2010 at 6:49 PM, Peter Stuge <peter@stuge.se> wrote:

> Kfir Lavi wrote:
> > Does configure tests check the running kernel for compiled in interfaces?
> > If yes, lets say I have very lean kernel on the target, how I can compile
> > against the target kernel?
>
> This is a non-issue for most packages because the kernel interface
> can be considered stable. Do you have a problem with some package?
>
>
> //Peter
>
> No I don't have a problem.

Kfir

--0023547c8989c48e5f0498655c65
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><br><div class=3D"gmail_quote">On Sun, Dec 26, 2010 at=
 6:49 PM, Peter Stuge <span dir=3D"ltr">&lt;<a href=3D"mailto:peter@stuge.s=
e">peter@stuge.se</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote=
" style=3D"margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, =
204); padding-left: 1ex;">
<div><div></div><div class=3D"h5">Kfir Lavi wrote:<br>
&gt; Does configure tests check the running kernel for compiled in interfac=
es?<br>
&gt; If yes, lets say I have very lean kernel on the target, how I can comp=
ile<br>
&gt; against the target kernel?<br>
<br>
</div></div>This is a non-issue for most packages because the kernel interf=
ace<br>
can be considered stable. Do you have a problem with some package?<br>
<font color=3D"#888888"><br>
<br>
//Peter<br>
<br>
</font></blockquote></div>No I don&#39;t have a problem. <br><br>Kfir<br></=
div>

--0023547c8989c48e5f0498655c65--