[Development] V8 doesn't build in cross-compilation

Thiago Macieira thiago.macieira at intel.com
Sun Jan 1 00:35:35 CET 2012


On Friday, 30 de December de 2011 12.35.44, Thiago Macieira wrote:
> I have an ARM and a MIPS cross-compilation builds. My host machine is a
> 64-bit x86-64. Configure was run with no flags related to V8.
> 
> It told me:
> V8 module .............. yes
> 
> mkspecs/qconfig.pri's QT_CONFIG contains "v8" but not "v8snapshot".

Turns out that v8snapshot is not necessary for building V8. So the attached 
one-line (thus, not copyrightable) patch fixes the problem.

The question still stands though: doesn't anyone try to cross-compile Qt for 
ARM these days?

> How does one build Qt in cross-compilation mode these days?

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Unbreak-cross-compilation-to-ARM.patch
Type: text/x-patch
Size: 793 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/development/attachments/20111231/a9638bcd/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20111231/a9638bcd/attachment.sig>


More information about the Development mailing list