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 -- l4-hackers@os.inf.tu-dresden.de To unsubscribe send an email to l4-hackers-leave@os.inf.tu-dresden.de