[Buildroot] luajit package fails to build on x86_64 for x86

Fabio Porcedda fabio.porcedda at gmail.com
Fri Mar 7 21:11:33 UTC 2014


On Fri, Mar 7, 2014 at 9:58 PM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
> Dear Fabio Porcedda,
>
> On Fri, 7 Mar 2014 21:51:57 +0100, Fabio Porcedda wrote:
>
>> Reading the gcc documentation the option -m32 work even on PowerPC:
>> http://gcc.gnu.org/onlinedocs/gcc-4.8.2/gcc/RS_002f6000-and-PowerPC-Options.html
>
> Ok, but not on ARM or MIPS, and probably not on many other 32 bits
> architectures supported by Buildroot. Bottom line: testing 'gcc -m32'
> is not a good way of testing whether the architecture is 32 bits or is
> a 64 bits architecture capable of building and running 32 bits binaries.

We need to test if 32bit binaries are built only for 64bit host architectures.
Which are the 64bit host architectures that Buildroot supports?

-- 
Fabio Porcedda


More information about the buildroot mailing list