[Info-vax] OpenVMS E9.2 Field Test Begins

John Reagan xyzzy1959 at gmail.com
Fri Apr 8 11:23:58 EDT 2022


On Friday, April 8, 2022 at 11:04:58 AM UTC-4, John Dallman wrote:

> That's the VSI C compiler that supports C90? Presumably compilers for C99 
> or C11 will need to be Clang-based? 
> 
Forgot to answer your C11 question.  You should be able to invoke the underlying
clang frontend with a .c file instead of an .cxx file and have it be a C compiler.  I've
tried that a few times and it seemed to work.  However, we have not yet done work
on the headers or RTL to add anything needed by C11. (shudders thinking about threads
and atomic memory ordering).  We're certainly not going to support that at the first
ship.



More information about the Info-vax mailing list