All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] RPC support for modern (e)glibc toolchains
Date: Tue, 3 Jul 2012 21:48:07 +0200	[thread overview]
Message-ID: <20120703214807.17a08790@skate> (raw)
In-Reply-To: <4FEEF013.9000500@mind.be>

Le Sat, 30 Jun 2012 14:24:51 +0200,
Arnout Vandecappelle <arnout@mind.be> a ?crit :

>   However, given that this will only appear in BR-2012.08 at the earliest,
> and that the native RPC is on the way out anyway, maybe we can keep it
> even simpler and remove the BR2_TOOLCHAIN_HAS_NATIVE_RPC option
> completely.  Just replace all 'depends on BR2_INET_RPC' with
> 'select BR2_PACKAGE_LIBTIRPC'.  The only users who are aversely affected
> by that are people using a pre-2.14 glibc toolchain, because now they'll
> get 100K of redundant library.  But I guess glibc users don't care much
> about a mere 100K of rootfs size.

Replacing "depends on BR2_INET_RPC" by "select BR2_PACKAGE_LIBTIRPC"
means that uClibc users will be forced to use libtirpc, while they
probably wanted to keep using the internal uClibc RPC code. I don't
think it's a good idea to do this.

Best regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2012-07-03 19:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-26 22:07 [Buildroot] RPC support for modern (e)glibc toolchains Thomas Petazzoni
2012-06-27  2:55 ` [Buildroot] RPC and Busybox Michael J. Hammel
2012-06-27  7:18   ` Thomas Petazzoni
2012-06-27  8:25 ` [Buildroot] RPC support for modern (e)glibc toolchains Thomas Petazzoni
2012-06-27 11:00 ` Gustavo Zacarias
2012-06-27 12:53   ` Thomas Petazzoni
2012-06-28 11:51     ` Gustavo Zacarias
2012-06-28 11:57       ` Thomas Petazzoni
2012-06-28 12:06         ` Gustavo Zacarias
2012-06-30 12:24     ` Arnout Vandecappelle
2012-07-03 19:48       ` Thomas Petazzoni [this message]
2012-07-03 20:37         ` Arnout Vandecappelle

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=20120703214807.17a08790@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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.