Issue 80: r350 SConstruct fails with SCons 1.0.1
http://code.google.com/p/v8/issues/detail?id=80
New issue report by patterner:
1> scons
scons: Reading SConscript files ...
TypeError: cannot concatenate 'str' and 'list' objects:
File "/Archives/v8/SConstruct", line 534:
Build()
File "/Archives/v8/SConstruct", line 508:
context = BuildSpecific(env.Copy(), mode, env_overrides)
File "/Archives/v8/SConstruct", line 427:
library_flags = context.AddRelevantFlags(os.environ, LIBRARY_FLAGS)
File "/Archives/v8/SConstruct", line 362:
self.AppendFlags(result, flags[toolchain].get('all'))
File "/Archives/v8/SConstruct", line 382:
options[key] = options[key] + value
1> scons -v
SCons by Steven Knight et al.:
script: v1.0.1.r3363, 2008/09/06 07:34:10, by scons on scons-dev
engine: v1.0.1.r3363, 2008/09/06 07:34:10, by scons on scons-dev
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 The SCons
Foundation
Issue attributes:
Status: New
Owner: ----
--
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
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---