Issue 29: tools don't build on 64
http://code.google.com/p/v8/issues/detail?id=29

Comment #4 by saschagros:
This did't helped me, I got it however working by creating a simple link:

sudo ln -s /usr/lib32/libstdc++.so.6 /usr/lib32/libstdc++.so

It seems that the build process only looks for /usr/lib32/libstdc++.so,  
whithout any
version suffix.



-- 
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
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to