Issue 36: Can't Build on Windows Vista 32-bit with VS 2008
http://code.google.com/p/v8/issues/detail?id=36
New issue report by autolysis:
After installing VS2008 with SP1, python, svn and scons, running the build
gives the following output.
c:\v8>scons
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
cl /nologo /W3 /WX /wd4355 /wd4800 /W3 /WX /wd4355 /wd4800 /Ox /MT /Ob2 /Oi
/Oy /GR- /Gy /DENABLE_LOGGING_AND_PROFILING /DWIN32 /D
_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /D_USE_32BIT_TIME_T
/DPCRE_STATIC /DSUPPORT_UTF8 /DNO_RECURSE /DSUPPORT_UCP /
c src\third_party\jscre\pcre_compile.cpp
/Foobj\release\third_party\jscre\pcre_compile.obj /Zi
'cl' is not recognized as an internal or external command,
operable program or batch file.
scons: *** [obj\release\third_party\jscre\pcre_compile.obj] Error 1
scons: building terminated because of errors.
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
-~----------~----~----~----~------~----~------~--~---