2009/5/6 jimt <[email protected]>

>
> 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?


I afraid I don't know.  It sounds more like an Android question than a V8
question to me.  However, the Android people may tell you that you should be
building in the 'approved way' with an Android makefile rather than using
scons.

Perhaps you should try an ARM6 compile of something simpler than V8 as a
static library and see if you can get that to work.  Some sort of "Hello
Library World" program, perhaps?



>
>
> .
> >
>


-- 
Erik Corry, Software Engineer
Google Denmark ApS.  CVR nr. 28 86 69 84
c/o Philip & Partners, 7 Vognmagergade, P.O. Box 2227, DK-1018 Copenhagen K,
Denmark.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/v8-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to