On 01/08/2019 15:14, Victor Stinner wrote: > For example, xlc C compiler seems to be commonly used on AIX. I don't > know how is its C99 support.
FYI - this is from the XL C "compiler" reference document for V-10, with copyright set in 2008. Just an excerpt - c99 is supported. Just have to say CC=c99 or CC=xlc or one of the other variants. If more documentation is desired - just let me know. Michael Standards and specifications XL C is designed to support the following standards and specifications. You can refer to these standards for precise definitions of some of the features found in this information. * Information Technology – Programming languages – C, ISO/IEC 9899:1990, also known as C89. * Information Technology – Programming languages – C, ISO/IEC 9899:1999, also known as C99.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/4PMTNVUS6I4UVUTFLOVJIIG6VXGUETML/