Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: buildroot@busybox.net
Subject: [Buildroot] Disabling Synopsys ARC pre-built toolchains in Buildroot
Date: Wed, 22 Apr 2015 10:47:03 +0000	[thread overview]
Message-ID: <1429699622.2596.34.camel@synopsys.com> (raw)
In-Reply-To: <5531634E.5070104@mind.be>

Hi Thomas,

On Fri, 2015-04-17 at 21:47 +0200, Arnout Vandecappelle wrote:
> On 17/04/15 10:49, Alexey Brodkin wrote:
> >  [1] Buildroot defconfigs for uClibc are not generated by "make
> > savedefconfig" which makes it very hard to understand which options are
> > enabled and which are disabled compared to defaults.
> 
>  I think the only reason why this is the case is that uClibc didn't use to
> support savedefconfig. AFAICS 0.9.33.2 still doesn't.
> 
> 
> >  [2] Buildroot defconfig may contain options (disabled or enabled
> > compared to defaults) that might be harmful (in run-time issues like
> > performance degradation etc). Remember missing
> > UCLIBC_HAS_STRING_GENERIC_OPT. This is I think a reminder of early days
> > of Buildroot. And so blind use of Buildroot defconfig as defconfig for
> > ARC might not work well enough.
> 
>  We're certainly open to improving the BR defconfigs!

Please note that we added missing options:
 * UCLIBC_HAS_UTMP=y
 * UCLIBC_HAS_UTMPX=y
 * UCLIBC_HAS_LIBUTIL=y
 * UCLIBC_USE_NETLINK=y
 * UCLIBC_SUPPORT_AI_ADDRCONFIG=y
 * UCLIBC_HAS_LIBNSL_STUB=y

in uClibc defconfigs for ARC so the next release of ARC toolchain will have them -
https://github.com/foss-for-synopsys-dwc-arc-processors/uClibc/commit/ab87ede75f9b9b837d579c8eeef3ab4f22fd45d1

As for remaining differences between Buildroot and ARC uClibc defconfigs
these are ones I may see (comparing
https://github.com/foss-for-synopsys-dwc-arc-processors/uClibc/blob/arc-mainline-dev/extra/Configs/defconfigs/arc/defconfig with "uClibc-snapshot.config" from http://patchwork.ozlabs.org/patch/462812/):

 [1] MALLOC_GLIBC_COMPAT=y
 [2] UCLIBC_HAS_GETPT=y
 [3] UCLIBC_HAS_CTYPE_CHECKED=y
 [4] UCLIBC_HAS_HEXADECIMAL_FLOATS=y
 [5] UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
 [6] UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
 [7] UCLIBC_HAS_PRINTF_M_SPEC=y
 [8] UCLIBC_HAS_SSP=y
 [9] UCLIBC_BUILD_NOW=y

Most of these options enable more compatibility with glibc or even
expand support for non-standard features like
UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE.

Do you think some of them are really important and we may want to add
them in ARC defconfigs?

-Alexey

  reply	other threads:[~2015-04-22 10:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-10  9:21 [Buildroot] Disabling Synopsys ARC pre-built toolchains in Buildroot Thomas Petazzoni
2015-04-17  8:49 ` Alexey Brodkin
2015-04-17 19:47   ` Arnout Vandecappelle
2015-04-22 10:47     ` Alexey Brodkin [this message]
2015-04-22 11:29       ` Thomas Petazzoni
2015-04-22 20:15       ` Arnout Vandecappelle
2015-04-23 15:26       ` Waldemar Brodkorb

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=1429699622.2596.34.camel@synopsys.com \
    --to=alexey.brodkin@synopsys.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox