Comment #6 on issue 290 by pkoppstein: undefined clock_gettime symbol in  
r1603 lib
http://code.google.com/p/v8/issues/detail?id=290

A workaround is to add "-lrt" when compiling, e.g.

g++ -Iinclude main.cpp -o main libv8.a -lpthread -lrt

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

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

Reply via email to