https://bugs.kde.org/show_bug.cgi?id=385199
Bug ID: 385199
Summary: compilation Error: r15 not allowed here -- `str
r15,[r3,#+0]' on opensuse 13.1 armv7hl
Product: valgrind
Version: 3.13.0
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I try to compile valgrind-3.13.0.tar.bz2 on a opensuse 13.1 armv7hl platform,
using 'rpmbuild -bb valgrind.spec'
and that fails at :
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub
-I../VEX/pub -DVGA_arm=1 -DVGO_linux=1 -DVGP_arm_linux=1
-DVGPV_arm_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\"
-DVG_PLATFORM="\"arm-linux\"" -O2 -g -std=gnu99 -Wall -Wmissing-prototypes
-Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-qual
-Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers
-Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector
-fno-strict-aliasing -fno-builtin -marm -mcpu=cortex-a8
-DENABLE_LINUX_TICKET_LOCK -O2 -g -march=armv7-a -mfloat-abi=hard -mthumb
-mabi=aapcs-linux -c -o libcoregrind_arm_linux_a-m_libcassert.o `test -f
'm_libcassert.c' || echo './'`m_libcassert.c
/tmp/ccU6w16c.s: Assembler messages:
/tmp/ccU6w16c.s:491: Error: r15 not allowed here -- `str r15,[r3,#+0]'
--
You are receiving this mail because:
You are watching all bug changes.