[Info-vax] LLVM, was: Re: And another one bites the dust....

John Dallman jgd at cix.co.uk
Tue Feb 22 18:33:00 EST 2022


In article <sv3prk$sod$1 at dont-email.me>, seaohveh at hoffmanlabs.invalid
(Stephen Hoffman) wrote:

> Could you point to what you might consider "any reasonable C++ 
> compiler"? The C++ language is quite powerful, and the resulting 
> compilers tend complex. And many developers will want or need 
> different C++ subsets.

The three compilers that are competing to keep up with C++ standards
development are:

- Clang/LLVM. Essentially mandatory on Apple and Android, available for
many other platforms. IBM are adopting it to replace their own C/C++
compilers. 

- GCC. The usual Linux compiler, available for many other platforms. 

- Microsoft. Only available for Windows. 

Oracle have pretty much stopped developing Sun's compilers. HP's
proprietary compilers have stopped development. MIPSpro is dead. Green
Hills confine themselves to the embedded market AFAICS. 

John 



More information about the Info-vax mailing list