What Ben said. Most flags are defined in build/toolchain.gypi and
build/features.gypi.

In the case at hand:

On Tue, Feb 10, 2015 at 5:51 PM, Arturo Rinaldi <arty.n...@gmail.com> wrote:
> > GYPFLAGS="-Dv8_use_mips_abi_hardfloat=false -Dv8_can_use_*fpiu*
> _instructions=false"
>

If "fpiu" is not just a typo in your mail, then that's your problem. It
should be "fpu".


> >
> > I have recently built the latest tarball of node, v0.12.0, for my
> platform but get this "Floatgin Point error" exception
> >
> > any hint on this issue ?
> >
> >    Regards, Arturo
>
> You can find out what GYP flags are supported by checking the
> 'variables' sections in the various *.gyp and *.gypi files that are
> scattered across the source tree.
>
> --
> --
> 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