PiotrZSL added inline comments.

================
Comment at: llvm/docs/GettingStarted.rst:345
 * Apple Clang 10.0
-* GCC 7.1
+* GCC 7.4
 * Visual Studio 2019 16.7
----------------
What about Glibc version ?
I were using GCC 9.1 + glibc 2.13 + some old kernel to compile Clang 15, after 
upgrading to Clang 16 I had to upgrade to kernel 3.11 and glibc 2.17 due to 
missing (I think) aligned_alloc.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156286/new/

https://reviews.llvm.org/D156286

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to