[Buildroot] [pull request] Pull request for branch pre-built-packages

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Jan 6 15:43:03 UTC 2013


On Sat, 29 Dec 2012 17:14:47 +0100, Thomas Petazzoni wrote:

> Recently, we have had a number of users having issues with external
> toolchains because those are built for 32 bits Linux, and most
> developers know use 64 bits build machines. The error message such
> users get so far is very cryptic "Cannot execute cross-compiler".
> 
> So, this set of patches adds a small infrastructure in the form of a
> Kconfig option and a check in dependencies.sh. The Kconfig option
> allows packages to tell whether they need 32 bits compatibility
> libraries, and the check in dependencies.sh verifies that those
> libraries are installed (simply by checking the presence of the 32
> bits dynamic loader).
> 
> Then, all pre-built external toolchains as well as the sam-ba tool are
> modified to use this mechanism.
> 
> As a preliminary patch, all the pre-built external toolchains are
> changed to be visible only if the host architecture is x86 or x86-64.

Ping? Any problem with this?

Thanks,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list