clang version 10.0.1 identified as gcc in configure ?

Hans Åberg haberg-1 at telia.com
Thu Aug 20 12:31:47 UTC 2020


> On 20 Aug 2020, at 10:02, Torbjörn Granlund <tg at gmplib.org> wrote:
> 
> on a Mac:
> 
> $ cc -v

It seems 'cc' is no longer in the POSIX specification, instead there is 'c99' [1]. On MacOS 10.15, 'c99 -v' says the option is illegal.

1. https://pubs.opengroup.org/onlinepubs/9699919799/utilities/c99.html




More information about the gmp-discuss mailing list