Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 896 Bytes

File metadata and controls

44 lines (30 loc) · 896 Bytes

C & C++ compilers


About These compilers

  • These contain compilers for C and C++
  • They have always came this way, so install any of these in your OS then you have compiler for both C & C++ !!

Windows

Linux (Debian/Ubuntu)


.

.

.

.

.

.

.

Extra Information

GCC = GNU Compiler Collection

Tool Chain is needed for the compiler to find the system specific header.

Windows dont have a unified location for system header so it often needs various toolchains.

dev-info