On Mon, Apr 4, 2016 at 9:27 PM, Jim Wilson <jim.wil...@linaro.org> wrote:
> 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?
I am issuing abe with `../abe.sh --set cflags="-static" --set
ldflags="-pthread" --host arm-linux-gnueabi --target arm-linux-gnueabi
  --build all`
am i configuring something wrong here? Please correct me
>
> Jim



-- 
Thanks & Regards,
M.Srikanth Kumar.
_______________________________________________
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/linaro-toolchain

Reply via email to