Status: New
Owner: ----

New issue 1580 by [email protected]: Compilation error
http://code.google.com/p/v8/issues/detail?id=1580

Hello,

I have this error compiling v8 (during node.js installation):

[...]
/usr/bin/g++ -o obj/release/jsregexp.o -c -fno-rtti -fno-exceptions -Wall -Werror -W -Wno-unused-parameter -Wnon-virtual-dtor -pedantic -m64 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -I/root/.nave/src/0.5.2/deps/v8/src /root/.nave/src/0.5.2/deps/v8/src/jsregexp.cc g++: internal compiler error: Killed (program cc1plus)g++: internal compiler error: Killed (program cc1plus)

Please submit a full bug report,
with preprocessed source if appropriate.
See  for instructions.
Please submit a full bug report,
with preprocessed source if appropriate.
See  for instructions.
scons: *** [obj/release/hydrogen-instructions.o] Error 4
scons: *** [obj/debug/heap.o] Error 4
g++: internal compiler error: Killed (program cc1plus)g++: internal compiler error: Killed (program cc1plus)

Please submit a full bug report,
with preprocessed source if appropriate.
See  for instructions.
Please submit a full bug report,
with preprocessed source if appropriate.
See  for instructions.
scons: *** [obj/release/heap.o] Error 4
scons: *** [obj/debug/handles.o] Error 4
scons: building terminated because of errors.
scons: building terminated because of errors.
Waf: Leaving directory `/root/.nave/src/0.5.2/build'
Build failed:
 -> task failed (err #2):
    {task: libv8_g.a SConstruct -> libv8_g.a}
 -> task failed (err #2):
    {task: libv8.a SConstruct -> libv8.a}
make: *** [program] Error 1
Failed to make 0.5.2 in main env
fail

This on Debian testing x64.

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

Reply via email to