Your host must have 32-bit support to cross compile for ARM. on x64 multilib will do.
On 17 July 2014 23:25, Hendrik Greving <[email protected]> wrote: > Looks like commit dca7993fad0d4a51df569840f5502529f06df128 broke cross > compiling for me. > > On Thursday, July 17, 2014 2:06:33 PM UTC-7, Hendrik Greving wrote: >> >> Hi, I am getting >> >> .././src/base/build_config.h:126:2: error: #error Target architecture >> arm is only supported on arm and ia32 host >> >> I've been building like make arm.debug i18nsupport=off V=1 hardfp=on -j12 >> for a while (on x64 machine). Is cross compiling not supported anymore? >> >> Regards, >> Hendrik Greving >> > -- > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > --- > You received this message because you are subscribed to the Google Groups > "v8-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
