Status: New
Owner: ----

New issue 780 by juancg: freebsd build error
http://code.google.com/p/v8/issues/detail?id=780

I'm trying to build v8 on freebsd, however I can't get past this error. I'm using scons v 2.0. Can anyone help me?

[/tmp/v8]#scons arch=x64
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
gcc -o obj/release/dtoa-config.o -c -Werror -Wno-uninitialized -m64 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -DV8_TARGET_ARCH_X64 -DENABLE_VMSTATE_TRACKING -DENABLE_LOGGING_AND_PROFILING -DENABLE_DEBUGGER_SUPPORT -I/usr/local/include -Isrc src/dtoa-config.c
scons: *** [obj/release/dtoa-config.o] Error 127
scons: building terminated because of errors.


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

Reply via email to