tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: building with C89 host compiler
On Fri, Jan 02, 2015 at 02:08:04PM +0200, Alan Barrett wrote:
> However, both clang and gcc >= 4.8 need C++98, so we'd have to exempt
> the compilers themselves from the "stick to C89" guideline, if we keep
> the guideline at all.
Just for the record, in case of clang before 3.4, it is C++03. For clang
3.5 and later, it is actually C++11.
Joerg
Home |
Main Index |
Thread Index |
Old Index