Hi, On 01/01/2012 12:35 AM, Thiago Macieira wrote: > 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.
http://codereview.qt-project.org/11923 If this is ok with you. > The question still stands though: doesn't anyone try to cross-compile Qt for > ARM these days? The CI system is testing ARM, but I guess it falls into the i386 category. http://testresults.qt-project.org/ci/QtBase_master_Integration/latest-success/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz >> How does one build Qt in cross-compilation mode these days? Cheers, -- Sergio Ahumada Navea [email protected] _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
