Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 238 Bytes

COMPILERS.md

File metadata and controls

9 lines (5 loc) · 238 Bytes

List of compilers that are confirmed to work:

  • gcc (GCC) 13.3.0

Checking GCC version

If you don't know how to do this, probably you are not ready to OS development. But here is a quick reminder of how to do this:

gcc -version