Looking into the mpc error, it seems that my iso file has mpfr.h from
version 3.16 in /usr/include, and it looks like the incompatibility is
between mpfr & mpc.
I tried doing an Build-PKG on my chroot system to update the mpfr to
match the new version 4.02, but that did not help, but down grading it
to v3.16 again got rid of the error, and the build is still running.
Jan
On 2/14/20 9:35 PM, Jan Rovins wrote:
mul.c:175:1: error: conflicting types for 'mpfr_fmma'
175 | mpfr_fmma (mpfr_ptr z, mpfr_srcptr a, mpfr_srcptr b,
mpfr_srcptr c,
| ^~~~~~~~~
In file included from mpc.h:25,
from mpc-impl.h:30,
from mul.c:22:
/opt/t2-trunk/build/default-9.0-svn-generic-x86-64-cross-linux/TOOLCHAIN/tools.cross//usr/include/mpfr.h:731:21:
note: previous declaration of 'mpfr_fmma' was here
731 | __MPFR_DECLSPEC int mpfr_fmma (mpfr_ptr, mpfr_srcptr,
mpfr_srcptr, mpfr_srcptr,
| ^~~~~~~~~
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2