Hi Team,

I am a new user of Valgrind tool. I am compiling the the valgrind 3.7.0 for
ARMv7 but facing some problem. Steps are given below:
1. Using this command to configure the system "./configure --prefix=/netd
--host=armv7-unknown-linux-gnu" which is successful.
 2. After this I am compiling the valgrind using "make" and getting
following error:
================
 Error
Making all in VEX
make[2]: Entering directory `/home/ssunil/valgrind-3.7.0/VEX'
 rm -f auxprogs/genoffsets.s
/usr/local/netd_tools_v1/arm/bin/armv5b-softfloat-linux-gnu-gcc
-Wno-long-long  \
 -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing \
-O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith
-Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length
-fno-strict-aliasing -fno-builtin -marm -mcpu=cortex-a8 \
                        -O -S -o auxprogs/genoffsets.s \
                                 auxprogs/genoffsets.c
cc1: error: bad value (cortex-a8) for -mcpu= switch
 make[2]: *** [pub/libvex_guest_offsets.h] Error 1
make[2]: Leaving directory `/home/ssunil/valgrind-3.7.0/VEX'
 make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ssunil/valgrind-3.7.0'
 make: *** [all] Error 2
================
 Kindly help me out to compile the same for ARMv7 processor.


-- 
Regards
Sunil Kumar
Aricent Group
Mob #  09953078905
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to