Comment #4 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
Here's the output:
mac...@testing10x [testing10x]:~/src/v8/build-solaris >
CC=/opt/csw/gcc4/bin/gcc \
CXX=CC=/opt/csw/gcc4/bin/g++ \
RANLIB=/opt/csw/gcc4/bin/ranlib \
LD=/opt/csw/bin/gld \
AR=/opt/csw/bin/gar \
scons -Y .. visibility=default library=shared toolkit=gcc
scons: Reading SConscript files ...
TypeError: cannot concatenate 'str' and 'NoneType' objects:
File "/home/maciej/src/v8/SConstruct", line 671:
'help': 'the toolchain to use (' + TOOLCHAIN_GUESS + ')'
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev