On Wed, May 6, 2009 at 12:57, jimt <[email protected]> wrote: > > 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?
Are you sure that the Android toolchain is the correct toolchain for you ARM6 board. In particular are you running Android on this board or some other variant of Linux for ARM? -Ivan > > . > > > --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
