Comment #3 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

Passing toolchain=gcc option to scons should do the trick:
$ CC=foo CXX=bar scons toolchain=gcc

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

Reply via email to