Package: libv8
Version: 1.3.11+dfsg-1
Severity: important
User: debian-...@lists.debian.org
Usertags: eabi

Debian targets ARMv4t, while V8 appears to use atleast one ARMv5 instruction.

Either compile with -march=armv5t or change the armv5 instructions to their
pre-armv5 equilavents. I believe on linux, you can use swi 0xf0001 for 
breakpoint.

> g++ -o obj/release/arm/cpu-arm.os -c -g -O2 -fno-strict-aliasing -Wall 
> -Werror -W -Wno-unused-parameter -Wnon-virtual-dtor -pedantic -O3 
> -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -fno-rtti 
> -fno-exceptions -fvisibility=hidden -Wall -Werror -W -Wno-unused-parameter 
> -Wnon-virtual-dtor -pedantic -O3 -fomit-frame-pointer -fdata-sections 
> -ffunction-sections -ansi -fPIC -DV8_TARGET_ARCH_ARM -DV8_SHARED 
> -DENABLE_DEBUGGER_SUPPORT -DV8_NATIVE_REGEXP -DENABLE_LOGGING_AND_PROFILING 
> -Isrc src/arm/cpu-arm.cc
> /tmp/ccv1po1U.s: Assembler messages:
> /tmp/ccv1po1U.s:93: Error: selected processor does not support `bkpt 0'
> scons: *** [obj/release/arm/cpu-arm.os] Error 1
> scons: building terminated because of errors.
> make: *** [debian/stamp-scons-build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to