Got to the same point with branch head 8.1, did some dependency moves like adding v8_initializers as a v8 dependency as well as wasm_api_test as well as adding some missing V8_EXPORT macros until I got to the point where NodeCache<int64_t> was undefined, moved more deps and got duplicated symbols.
Somehow I don't think adding the deps is what's missing, the symbols should be there somewhere or the clang build would fail as well, but it doesn't, I think it has to do with either the assembly generation or something that was left undone when wee8 was added. I have patches for building with MSYS + MinGW64, and none of these issues showed up when writing those, so there must be something GCC/CLANG is doing that MSVC is not doing yet. I need to drop this project until the weekend, I'll come back try to figure out what am I missing then, in the meantime, any hints of what could be going on are welcome. Thanks again. -- -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-users/5bb4e1a6-7df0-4fc2-9c3c-f4d543400aaco%40googlegroups.com.