Status: New
Owner: ----
New issue 740 by [email protected]: Build fail on ARM TS-7260
(Debian "Sarge" 3.1)
http://code.google.com/p/v8/issues/detail?id=740
Hello, I am trying to compile V8 standalone on a Technologic TS-7260 single
board computer.
It's running a pretty old version of Debian ("Sarge", 3.1) with the 2.4
kernel.
When I check out V8's source, and run 'scons' without any arguments, it
compiles a few source files without any errors/warnings, but fails after a
few with an error message like this:
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
scons: *** [obj/release/arm/codegen-arm.o] Error 1
scons: building terminated because of errors.
Needless to say I can't get any further than this. Here's the output of
some hopefully helpful info regarding my linux setup:
cat /etc/debian_version
3.1 Sarge
uname -a
Linux ts7260 2.4.26-ts11 #3 Fri Apr 23 18:53:38 PDT 2010 armv4l
GNU/Linux
scons --version
SCons by Steven Knight et al.:
script: v2.0.0.final.0.r5023, 2010/06/14 22:05:46, by scons on
scons-dev
engine: v2.0.0.final.0.r5023, 2010/06/14 22:05:46, by scons on
scons-dev
gcc -v
Using built-in specs.
Target: arm-linux
Configured with: ../src/configure -v --enable-languages=c,c++
--prefix=/usr --enable-shared --enable-__cxa_atexit --with-system-zlib
--enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug
--program-suffix=-4.0.4 arm-linux
Thread model: posix
gcc version 4.0.4
g++ -v
Using built-in specs.
Target: arm-linux
Configured with: ../src/configure -v --enable-languages=c,c++
--prefix=/usr --enable-shared --enable-__cxa_atexit --with-system-zlib
--enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug
--program-suffix=-4.0.4 arm-linux
Thread model: posix
gcc version 4.0.4
Thanks in advance and let me know if there's anything else I should try /
any other information I should post!
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev