All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] Incorrect configure --target= and --host= when building ncurses 6.1
Date: Sat, 9 May 2020 12:01:00 +0200	[thread overview]
Message-ID: <20200509120100.0720d23a@windsurf.home> (raw)
In-Reply-To: <CAF8i9mPUisBPgEe-L1Lm8SPy3j-dzDBOOQUjMQB64XwvyBKs6Q@mail.gmail.com>

On Fri, 8 May 2020 23:04:07 -0400
William Tambe <tambewilliam@gmail.com> wrote:

> I am adding a new board for which the architecture name is "iron".

You're really using a completely new CPU architecture? You have a
complete toolchain available for it ?

> While building ncurses, the following command is issued:
> 
> ./configure --target=iron-buildroot-linux-gnu --host=iron-buildroot-linux-gnu

You need to add support for the "iron" architecture in gnuconfig. We
have our own copy of the gnuconfig files in support/gnuconfig/, which
we use to overwrite what is provided by autotools packages.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      reply	other threads:[~2020-05-09 10:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-09  3:04 [Buildroot] Incorrect configure --target= and --host= when building ncurses 6.1 William Tambe
2020-05-09 10:01 ` Thomas Petazzoni [this message]

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=20200509120100.0720d23a@windsurf.home \
    --to=thomas.petazzoni@bootlin.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.