Rust and GCC, two different ways
Rust and GCC, two different ways
Posted Oct 12, 2021 16:00 UTC (Tue) by Aldrichwright (guest, #154721)In reply to: Rust and GCC, two different ways by tialaramex
Parent article: Rust and GCC, two different ways
Funny, can I can think of others. There's the Intel C++ compiler for instance as well as the IBM XLC++ for the mianframe. Let's not forget Embarcadero's C++ compiler-C++ builder (derived from Bordand's C++).
So, there may be 3 compilers in common use for macOS, Linux and windows but:
1. There are a lot more platforms than those three (unix, vms.... which I believe still runs somewhere, etc).
2. There are other C++ compilers that run on those three platforms, of which Intel and Embarcadero are two.
