ok, Thanks Rodolph and Stephan! On Thursday, January 10, 2013 5:39:40 PM UTC+5:30, Stephan Beal wrote:
> On Thu, Jan 10, 2013 at 5:44 AM, Neha <[email protected] <javascript:> > > 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
