it seems related to i18n, try make arm.debug i18nsupport=off
On 18 December 2013 18:19, Hendrik Greving <[email protected]>wrote: > Hi I am getting the following build error. I am setting CXX/LINK to an ARM > cross compiler (on x86). I am compiling with make arm.debug. > > /net/pc69.smi.local/local_disk/hgreving/v8_arm/v8/out/arm.debug/obj.target/third_party/icu/libicui18n.a: > could not read symbols: File format not recognized > collect2: error: ld returned 1 exit status > make[1]: *** > [/net/pc69.smi.local/local_disk/hgreving/v8_arm/v8/out/arm.debug/shell] > Error 1 > make[1]: Leaving directory > `/net/pc69.smi.local/local_disk/hgreving/v8_arm/v8/out' > make: *** [arm.debug] Error 2 > > Any help/hints appreciated! > > Regards, > Thanks, > Hendrik Greving > > -- > -- > v8-users mailing list > [email protected] > http://groups.google.com/group/v8-users > --- > You received this message because you are subscribed to the Google Groups > "v8-users" 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/groups/opt_out. > -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" 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/groups/opt_out.
