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

Reply via email to