On Sat, Dec 13, 2014 at 5:22 AM, Isiah Meadows <impinb...@gmail.com> wrote:
>
> I'm not set up for cross-compilation, so I get all kinds of errors in
> building for IA32. But, when I run `make quickcheck`, it starts
> building/testing for IA32
>

This is by design. As soon as you go beyond simple changes to JS builtins,
you're going to have to test on all architectures.


> instead of my native architecture x86_64. How can I fix this?
>

Install the handful of packages you need for a 32bit toolchain.


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