On Thu, Jan 10, 2013 at 5:44 AM, Neha <[email protected]> wrote:

> I tried strictaliasing=off option along with make native. This worked. The
> code got compiled with this option.
> What are the implications of using this option when i want to further use
> V8 with my application?
>

If you mean as a "normal client", just using the v8 public API, this option
doesn't affect the client code or how the client code needs to be compiled,
it only affects how gcc compiles v8.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to