On Sat, Apr 2, 2016 at 3:00 AM, $rik@nth <srikanth0...@gmail.com> wrote:
> /home/hydlnxbld84/Srikanth/abe/build/snapshots/gcc.git~linaro-gcc-5-branch/gcc/real.h:79:76:
> error: size of array test_real_width is negative
>    [sizeof (REAL_VALUE_TYPE) <= REAL_WIDTH * sizeof (HOST_WIDE_INT) ? 1 : -1];

I don't know offhand how one can get this error.  You'd have to look
at the preprocessor output here and try to figure out what wrong with
this calculation.  Maybe you accidentally used --build
x86_64-linux-gnu on a 32-bit machine?

Jim
_______________________________________________
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/linaro-toolchain

Reply via email to