All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/icu
Date: Tue, 27 Jan 2009 17:47:19 +0100	[thread overview]
Message-ID: <87mydczofc.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <C13DBBE85AD6974B85C118C35890CA5F1AF38F7920@EU1RDCRDC1WX029.exi.nxp.com> (Daniel James Laird's message of "Tue\, 27 Jan 2009 17\:30\:25 +0100")

>>>>> "Daniel" == Daniel James Laird <daniel.j.laird@nxp.com> writes:

Hi,

 >> I'm not familiar with the external toolchain stuff, but don't you
 >> already now need to configure buildroot to match the toolchain
 >> settings (ipv6, largefile, locales, c++ support and so on?). If not,
 >> how is that handled?

 Daniel> It is currently setting stuff under
 Daniel> toolchain/external-toolchain/Config.in.2

Ahh ok.

 >> I guess it's already broken then ;) There's several packages
 >> depending on locales/c++/wchar stuff.

 Daniel> Yep, seems like what I shall do is add the options
 Daniel> BR2_LOCALE, BR2_USE_WCHAR and BR2_INSTALL_LIBSTDCPP.

Seems so.

 Daniel> Quick question, currently
 Daniel> toolchain/external-toolchain/Config.in.2 is setting
 Daniel> BR2_GCC_CROSS_CXX which means build a working C++ compiler
 Daniel> (in buildroot toolchain case) or I have a working C++
 Daniel> compiler (in external toolchain usecase).  So should this be
 Daniel> changed to BR2_INSTALL_LIBSTDCPP as we seem to be using this
 Daniel> second option to dictate whether some packages can be built
 Daniel> (qt/icu etc) or should we instead be checking against
 Daniel> BR2_GCC_CROSS_CXX in the packages that require C++ compiler
 Daniel> support

Well, these things date back to before my time - I'm not quite sure
why we have 2 config settings for C++, and if C++ support without
libstdc++ makes any sense, but the best approach indeed seems to be to
add a LIBSTDCPP option as well (You can make it a hidden option that
get's selected by the CROSS_CXX if you want to).

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2009-01-27 16:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-27 15:02 [Buildroot] svn commit: trunk/buildroot/package/icu jacmet at uclibc.org
2009-01-27 15:24 ` sddnd
2009-01-27 15:29 ` Daniel Laird
2009-01-27 15:54   ` Peter Korsgaard
2009-01-27 16:30     ` Daniel James Laird
2009-01-27 16:47       ` Peter Korsgaard [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-27 15:02 jacmet at uclibc.org
2009-01-27 15:02 jacmet at uclibc.org
2008-03-10 15:15 ninevoltz at uclibc.org
2008-03-10 14:52 ninevoltz at uclibc.org
2008-03-10 16:13 ` Ivan Kuten

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=87mydczofc.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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.