Hello John,

On Sun, Oct 02, 2011 at 09:25:27PM -0700, John Reiser wrote:
> I've achieved initial success for armv5te: "valgrind /bin/date" runs
> on my sheevaplug (1200 BogoMIPS, 512MB RAM) under Debian testing (wheezy).
> The patch is:  https://bugs.kde.org/show_bug.cgi?id=276897#c2
> to the bug report titled "ARM v6 legacy patches."

Thanks for the pointer. I've tried it on r12084. Configuring for
--host=arm-linux-gnu was ok. Building failed with the following error:

arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include -I../VEX/pub 
-DVGA_arm=1 -DVGO_linux=1 -DVGP_arm_linux=1 -DVGPV_arm_linux_vanilla=1 
-I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" 
-DVG_PLATFORM="\"arm-linux\""  -I.. -I../include -I../VEX/pub -DVGA_arm=1 
-DVGO_linux=1 -DVGP_arm_linux=1 -DVGPV_arm_linux_vanilla=1 -I../coregrind 
-DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"arm-linux\"" 
-march=armv5te -g -Wno-long-long  -MT 
libcoregrind_arm_linux_a-dispatch-arm-linux.o -MD -MP -MF 
.deps/libcoregrind_arm_linux_a-dispatch-arm-linux.Tpo -c -o 
libcoregrind_arm_linux_a-dispatch-arm-linux.o `test -f 
'm_dispatch/dispatch-arm-linux.S' || echo './'`m_dispatch/dispatch-arm-linux.S
m_dispatch/dispatch-arm-linux.S: Assembler messages:
m_dispatch/dispatch-arm-linux.S:91: Error: internal_relocation (type: 
OFFSET_IMM) not fixed up

How can I fix this?

I have binutils-arm-linux-gnu 2.17.

BTW, the patch didn't apply on the svn tree with patch 2.6 -- it looked
for dispatch-arm-linux.S and syswrap-generic.c in top_srcdir and not in
the respective subdirectory. Which tool do you use to apply svn patches?

Thanks in advance,
Baurzhan.

------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to