Re: Which C++ version does Fiasco use

Frank Mehnert <[email protected]> Fri, 29 Dec 2023 20:25:45 +0100
Newsgroups gmane.comp.micro-kernel.l4.devel
Organization Kernkonzept
Message-ID <6068428.lOV4Wx5bFT@noys4>
Hi,

On Freitag, 29. Dezember 2023 17:06:32 CET teclis High Elf wrote:
> There are a lot of C++ versions. Is Fiasco L4Re compliant with the
> current C++20 standard?

the kernel makes use of C++17 features and `-std=c++17` is passed as
command line parameter to gcc/clang. The minimum supported version of
gcc is currently version 7, the minimum supported version of clang
is currently version 12.

Kind regards,

Frank


_______________________________________________
l4-hackers mailing list -- [email protected]
To unsubscribe send an email to [email protected]