On 21 September 2014 09:01, Carlos Rafael Giani wrote:
> /home/build/OE/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/valgrind-3.9.0/none/tests/arm/vcvt_fixed_float_VFP.c:147:3:
> warning: dereferencing type-punned pointer will break strict-aliasing rules
> [-Wstrict
Hello,
I am trying to build valgrind. This ptest compile error occurs:
arm-poky-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork
-mfloat-abi=hard -mfpu=neon -mtune=cortex-a9
--sysroot=/home/build/OE/poky/build/tmp/sysroots/cubox-i -DHAVE_CONFIG_H
-I.
-I/home/build/OE/poky/build/tmp/work/c