Comment #11 on issue 897 by [email protected]: Can't select /opt/csw/gcc4/bin/g{cc,++} as the compiler in the presence of /usr/bin/cc
http://code.google.com/p/v8/issues/detail?id=897
It's not the linker that fails, it's the first C++ (not C) compilation. Try adding SHCXX=/opt/csw/gcc4/bin/g++ next to CXX.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
