The SCons build is unmaintained and no longer being tested. It is entirely possible that it is broken. You should really migrate away from it, as we will delete the SCons-related files Really Soon Now™.
In this particular case, code-stubs-hydrogen.cc is probably missing. If you're lucky, adding that will fix your build for now; but of course there could be more issues, and also it'll only buy you a little bit of time. Is there a specific reason you are using MinGW to compile V8? On Tue, Jan 15, 2013 at 2:32 PM, ondras <ondrej.z...@gmail.com> wrote: > Hi, > > after updating to recent SVN trunk, my windows build ends in the very end > (linking) by spitting out these messages: > > Creating library file: libv8.a > obj\release\ia32\stub-cache-ia32.o:stub-cache-ia32.cc:(.text$_ZN2v88internal21KeyedLoadStubCompiler18CompileLoadElementENS0_6HandleINS0_3MapEEE+0x29): > undefined reference to `vtable for v8::internal::KeyedLoadFastElementStub' > obj\release\ic.o:ic.cc:(.text$_ZN2v88internal11KeyedLoadIC29GetElementStubWithoutMapCheckEbNS0_12ElementsKindENS0_19KeyedAccessGrowModeE+0x14): > undefined reference to `vtable for v8::internal::KeyedLoadFastElementStub' > > I am being a very naughty boy, because I build V8 with scons (overriding > the kill switch) - unfortunately, it is not possible to use gyp with MinGW. > > Can someone please suggest what's going on and how to fix it? > > > Thanks a lot, > sincerely, > Ondrej Zara > > -- > v8-users mailing list > v8-users@googlegroups.com > http://groups.google.com/group/v8-users -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users