did you install the arm64 sysroot?

On Wed, Sep 21, 2016 at 9:33 AM Yakir E <yaki...@gmail.com> wrote:

> Hi all,
> I am trying in the last few days to build V8 for Android. I am using
> Ubuntu 64bit as the build machine. After a lot of tries I was able to make
> ninja to start the build but after compiling few hundreds of files I get
> the following linking error
>
> *unrecognised emulation mode: aarch64linux*
>
> my GN args file is
>
>
>
> *target_os = "android"target_cpu = "arm64"is_debug = falseis_clang = true*
>
> I guess the first issue is that instead of trying to build the lib for
> device it trying to build an emulation build but I don't really understand
> why it does that since I asked for Android arm64.
>
> Please advice,
> Thanks
> Yakir
>
> --
> --
> v8-users mailing list
> v8-users@googlegroups.com
> 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 v8-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
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 v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to