So what do you guys suggest me to do now ? How do I build it from the beginning
On Thu, 16 Aug 2018 at 18:41, <[email protected]> wrote: > That looks good. Just as a quick test, I ran with the following: > > gn gen out.gn/ia32.debug --enable_iterator_debugging=false --is_clang= > false --is_debug=true --v8_static_library=true --is_win_fastlink=true > --msvc_use_absolute_paths > --symbol_level=2 --target_cpu=x86 --v8_enable_debugging_features=true -- > v8_enable_fast_mksnapshot=true --v8_enable_future=true -- > v8_enable_v8_checks=true > > and it appears to have built a bunch of libraries that are, at least, of a > size that I would expect. No time to try it out, yet, though :) > > Dan > > -- > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > --- > You received this message because you are subscribed to the Google Groups > "v8-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
