Comment #2 on issue 1743 by [email protected]: Building tools/test.py fails with gcc 4.5.2
http://code.google.com/p/v8/issues/detail?id=1743
Just apply the patch. Got to your repository root and: git apply <path to patch> or patch -p1 -i <path to patch> Otherwise you can manually add the one line to src/objects.cc Then recompile. -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
