This site reference.
arm cpu option.

http://gcc.gnu.org/onlinedocs/gcc/ARM-Options.html


Thank you.


  "Sunil Kumar" <sunil.jnumc...@gmail.com>?(?) ?? ???? ??????. 
news:CAPknRT5dcoLX9w6UB4qa+WwXnhKBAJCXU7rLX3WtZ=k-j_r...@mail.gmail.com...
  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
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to