Hello, Apologies if this is the wrong place to post - I've also searched, and have been unable to find an answer.
I've been attempting to link to v8, with an environment that has worked fine in the past with older versions of v8 (make native, as opposed to ninja). I've updated for any API changes, and have everything working well under macOS, but am having issues during the link phase on Linux: std::__1::__shared_weak_count::~__shared_weak_count() is missing after link, when I attempt to do any execution. I'm having the same issue even compiling shell.cc I'm hoping I'm just missing something at the linker step (using g++ as the linker passthrough). Any help would be appreciated! -- -- 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.