When I compile shell.cc on CentOS5.1, I get the following error
message:

//----begin------
g++ -I include samples/shell.cc -o v8 libv8.a -lpthread
/tmp/cc28Ezlo.o:(.rodata._ZTIN11SourceGroup13IsolateThreadE[typeinfo
for SourceGroup::IsolateThread]+0x8): undefined reference to `typeinfo
for v8::internal::Thread'
collect2: ld returned 1 exit status
//----end------

So if anyone knows how to fix it, please let me know. thanks

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to