problems on MacOS 14.5 (23F79) (XCode 15.4)

Liviu Ionescu ilg at livius.net
Sat Jun 29 13:37:48 CEST 2024



> On 29 Jun 2024, at 13:39, Torbjörn Granlund <tg at gmplib.org> wrote:
> 
> ... Clearly, GMP is not compiled correctly by newer Apple compilers.

"Apple compilers" are actually based on LLVM clang. 

> It is not clear what to do.

Does GMP pass all checks with the latest clang on Linux?

If they don't, fix the code and there are good chances that it'll work on Apple too. 

>  Should GMP recognise and block Apple
> compilers?

By this you'll simply prevent large projects, like HomeBrew, to build GMP, together with all those many projects based on GMP (like GCC, but many other too). Not good.


Regards,

Liviu



More information about the gmp-bugs mailing list