g++ -o obj/release/accessors.o -c -Wall -W -Wno-unused-parameter -Wnon-
virtual-dtor -pedantic -m32 -O3 -fomit-frame-pointer -fdata-sections -
ffunction-sections -ansi -fno-rtti -fno-exceptions -Wall -W -Wno-
unused-parameter -Wnon-virtual-dtor -pedantic -m32 -O3 -fomit-frame-
pointer -fdata-sections -ffunction-sections -ansi -
DV8_TARGET_ARCH_IA32 -DENABLE_DEBUGGER_SUPPORT -DV8_NATIVE_REGEXP -
DENABLE_LOGGING_AND_PROFILING -I/home/mike/node-v0.1.32/deps/v8/src /
home/mike/node-v0.1.32/deps/v8/src/accessors.cc
In file included from /home/mike/node-v0.1.32/deps/v8/src/v8.h:59,
from /home/mike/node-v0.1.32/deps/v8/src/accessors.cc:
28:
/home/mike/node-v0.1.32/deps/v8/src/utils.h: In function `void
v8::internal::MemsetPointer(T**, T*, int)':
/home/mike/node-v0.1.32/deps/v8/src/utils.h:588: syntax error before
`)' token
In file included from /home/mike/node-v0.1.32/deps/v8/src/v8.h:66,
from /home/mike/node-v0.1.32/deps/v8/src/accessors.cc:
28:
So, is my GCC too old?
--
You received this message because you are subscribed to the Google Groups "nodejs" group.
To post to this group, send email to nod...@googlegroups.com.
To unsubscribe from this group, send email to nodejs+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/nodejs?hl=en.