RE: Compiling for ARMv8-A Using GCC 7.2.0 - Assertion error in gen-fac

2019-12-06 Thread Damm, Stephen
icit about the -mabi=lp64. If anything comes to mind let me know. I'll post back here if I find out the cause. Thanks, Stephen Damm -Original Message- From: Niels Möller [mailto:ni...@lysator.liu.se] Sent: December 6, 2019 03:51 To: Damm, Stephen Cc: gmp-bugs@gmplib.org Su

Compiling for ARMv8-A Using GCC 7.2.0 - Assertion error in gen-fac

2019-12-05 Thread Damm, Stephen
GMP-Bugs, I am trying to build GMP 6.1.2 for ARMv8-A Thunderx2t99 (AARCH64) CPU on RHEL7.4. I can build BINUTILS 2.29.1, GMP 6.1.2, and CC 7.2.0 using the system GCC 4.8.5. No errors, GMP passes its `make check` tests. The gen-fac program works. Next I use my GCC 7.2.0 to build everything