Re: C99 support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Bob Friesenhahn wrote on Mon, Nov 29, 2004 at 10:43:19PM CET:
> 
> The use of C++-style comments in open source C code is suspect. 
> IBM's AIX C compiler does not support them.

  xlc -qcpluscmt
which is implied by
  xlc -qlanglvl={stdc99,extc99}

when using xlc version >= 6.  Don't know about previous versions,
and I did not check how much of C99 is really supported (let's
be honest, C++ style comments is about the least important C99
feature by lightyears).

Regards,
Ralf


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux