Status: New
Owner: ----

New issue 1994 by [email protected]: failed to make with debuggersupport=off
http://code.google.com/p/v8/issues/detail?id=1994

I can not make latest svn servsion v8 with debuggersupport=off

[saint@SaintLight ~]$ uname -a
Linux SaintLight 3.2.8-1-ARCH #1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012 x86_64 Pentium(R) Dual-Core CPU E5300 @ 2.60GHz GenuineIntel GNU/Linux

[saint@SaintLight v8]$ scons arch=x64 debuggersupport=off snapshot=off profilingsupport=off

g++ -o obj/release/runtime.o -c -fno-rtti -fno-exceptions -fvisibility=hidden -Wall -Werror -W -Wno-unused-parameter -Woverloaded-virtual -Wnon-virtual-dtor -pedantic -m64 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -DV8_TARGET_ARCH_X64 -Isrc src/runtime.cc src/runtime.cc:13561:3: error: 'Runtime_IsConstructCall' was not declared in this scope
scons: *** [obj/release/runtime.o] Error 1
scons: building terminated because of errors.



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

Reply via email to