Status: New
Owner: ----
New issue 1936 by [email protected]: g++ linker problem with 3.6 and
bleeding_edge
http://code.google.com/p/v8/issues/detail?id=1936
Template declaration for SeededDictionary is missing in objects.cc :
http://code.google.com/p/v8/source/browse/branches/bleeding_edge/src/objects.cc#11281
That causes build failures on OSX with some versions of gcc compiler:
Undefined
symbols: "v8::internal::Dictionary<v8::internal::SeededNumberDictionaryShape,
unsigned int>::SlowReverseLookup(v8::internal::Object*)", referenced from:
v8::internal::JSObject::ReferencesObjectFromElements(v8::internal::FixedArray*,
v8::internal::ElementsKind, v8::internal::Object*)in objects.o
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev