Hi,

I'm trying to use the Android cross compiler toolchain to build v8 for
an ARM6 board. The only change I've made to the SConstruct is -
march=armv6, and everything compiles fine. However, when I try to use
the library, I get a "file is not of required architecture" for
libv8.a. Are there any additional build flags that need to be changed
to emit the proper library?

.
--~--~---------~--~----~------------~-------~--~----~
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to