Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request] Pull request for branch pre-built-packages
Date: Sun, 06 Jan 2013 21:43:13 +0100	[thread overview]
Message-ID: <87mwwmf3fi.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <cover.1356797653.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Sat, 29 Dec 2012 17:14:47 +0100")

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 Thomas> Hello,
 Thomas> Recently, we have had a number of users having issues with external
 Thomas> toolchains because those are built for 32 bits Linux, and most
 Thomas> developers know use 64 bits build machines. The error message such
 Thomas> users get so far is very cryptic "Cannot execute cross-compiler".

 Thomas> So, this set of patches adds a small infrastructure in the form of a
 Thomas> Kconfig option and a check in dependencies.sh. The Kconfig option
 Thomas> allows packages to tell whether they need 32 bits compatibility
 Thomas> libraries, and the check in dependencies.sh verifies that those
 Thomas> libraries are installed (simply by checking the presence of the 32
 Thomas> bits dynamic loader).

 Thomas> Then, all pre-built external toolchains as well as the sam-ba tool are
 Thomas> modified to use this mechanism.

 Thomas> As a preliminary patch, all the pre-built external toolchains are
 Thomas> changed to be visible only if the host architecture is x86 or x86-64.

The microblaze ext toolchains are 64bit, so I've fixed that up and
committed the series, thanks.

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2013-01-06 20:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-29 16:14 [Buildroot] [pull request] Pull request for branch pre-built-packages Thomas Petazzoni
2012-12-29 16:14 ` [Buildroot] [PATCH 1/4] toolchain-external: add dependency on BR2_HOST_ARCH Thomas Petazzoni
2012-12-29 16:14 ` [Buildroot] [PATCH 2/4] Infrastructure to warn the user about missing 32 bits libraries Thomas Petazzoni
2013-01-07  7:55   ` Arnout Vandecappelle
2012-12-29 16:14 ` [Buildroot] [PATCH 3/4] toolchain-external: use BR2_HOSTARCH_NEEDS_IA32_LIBS where needed Thomas Petazzoni
2012-12-29 16:14 ` [Buildroot] [PATCH 4/4] sam-ba: select BR2_HOSTARCH_NEEDS_IA32_LIBS Thomas Petazzoni
2013-01-06 15:43 ` [Buildroot] [pull request] Pull request for branch pre-built-packages Thomas Petazzoni
2013-01-06 20:43 ` Peter Korsgaard [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=87mwwmf3fi.fsf@dell.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox