Re: GMP error when building aarch64-rtems-gcc on Mingw64

2022-04-01 Thread zhengxiaojun
> On Fri, Apr 1, 2022 at 3:37 AM jameszxj wrote: > It has been there for a while. It is caused by the gmp configure parameter (in gcc/makefile.in line 12644 ) > > So the patch you posted fixes this? Sorry for making you confuse. That patch fixed a rtems-tools error. Send a patch file as attach

Re: GMP error when building aarch64-rtems-gcc on Mingw64

2022-04-01 Thread Joel Sherrill
t; < > ryan.l...@oarcorp.com>; > Date: Tue, Mar 22, 2022 05:33 AM > To: "devel" > Subject: GMP error when building aarch64-rtems-gcc on Mingw64 > > > > While building gcc, arg3nexwm1 fails. The error fo

GMP error when building aarch64-rtems-gcc on Mingw64

2022-03-21 Thread Ryan Long
While building gcc, arg3nexwm1 fails. The error follows In file included from ../../../gnu-mirror-gcc-348fb9d/gmp/gmp-impl.h:146, from fib_table.c:4: ../fib_table.h:4:1: warning: data definition has no type or storage class     4 | Error, error, this data is for 32 bits   | ^