makslevental wrote: @joker-eph where does it say gcc7 is within the support window? The project is -std=c++17 and filesystem is a c++17 library that simply wasn't supported by GCC until 8. Seems we in fact do not support gcc7. https://github.com/llvm/llvm-project/pull/126572