All of lore.kernel.org
 help / color / mirror / Atom feed
* uclibc - which virtual/libintl?
@ 2010-12-21  4:47 Graham Gower
  2010-12-21  5:50 ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Graham Gower @ 2010-12-21  4:47 UTC (permalink / raw)
  To: openembedded-devel


grg@eye7:/mnt/oe/openembedded$ grep virtual/libintl conf/distro/include/*uclibc.inc 
conf/distro/include/sane-toolchain-uclibc.inc:PREFERRED_PROVIDER_virtual/libintl      = "proxy-libintl"
conf/distro/include/uclibc.inc:PREFERRED_PROVIDER_virtual/libintl ?= "gettext"
conf/distro/include/uclibc.inc:PREFERRED_PROVIDER_virtual/libintl_avr32 = "proxy-libintl"

Is there any pressing reason to use one over the other?

-Graham



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: uclibc - which virtual/libintl?
  2010-12-21  4:47 uclibc - which virtual/libintl? Graham Gower
@ 2010-12-21  5:50 ` Khem Raj
  2010-12-21  9:33   ` Henning Heinold
  0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2010-12-21  5:50 UTC (permalink / raw)
  To: openembedded-devel

On Mon, Dec 20, 2010 at 8:47 PM, Graham Gower <graham.gower@gmail.com> wrote:
>
> grg@eye7:/mnt/oe/openembedded$ grep virtual/libintl conf/distro/include/*uclibc.inc
> conf/distro/include/sane-toolchain-uclibc.inc:PREFERRED_PROVIDER_virtual/libintl      = "proxy-libintl"
> conf/distro/include/uclibc.inc:PREFERRED_PROVIDER_virtual/libintl ?= "gettext"
> conf/distro/include/uclibc.inc:PREFERRED_PROVIDER_virtual/libintl_avr32 = "proxy-libintl"
>
> Is there any pressing reason to use one over the other?
>

Well usually when using uclibc based system full gettext may be an overkill

> -Graham
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: uclibc - which virtual/libintl?
  2010-12-21  5:50 ` Khem Raj
@ 2010-12-21  9:33   ` Henning Heinold
  0 siblings, 0 replies; 3+ messages in thread
From: Henning Heinold @ 2010-12-21  9:33 UTC (permalink / raw)
  To: openembedded-devel

Hi,

in my tests proxy-libintl provided the smallest lib. So we should use it.

Bye Henning



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-21  9:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-21  4:47 uclibc - which virtual/libintl? Graham Gower
2010-12-21  5:50 ` Khem Raj
2010-12-21  9:33   ` Henning Heinold

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.