Greetings! By adding the /Gz compiler switch and making a few minor tweaks, we've managed to build the V8 monolith with stdcall as the default convention.
Unfortunately, this build doesn't work. We can initialize V8 and spin up an isolate, but context creation crashes without a useful stack somewhere within the Genesis code. Before we probe further, we were wondering if x86 stdcall was known to be fundamentally incompatible with V8. Thank you! -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-dev/98740a3d-5e02-4b2a-bc09-da79782cce2dn%40googlegroups.com.
