+ 5
Are you using linux ?
Are you using linux ? If yes then wich one distributive? witch one compiler using to c++/c?
5 odpowiedzi
+ 4
Clang and clang++ can also be used (instead of gcc and g++ respectively)
+ 3
Gcc for c, g++ for c++ in Ubuntu. If there are any specific compilers for the other distributions, Google should have no problem stating their names in the first result of your search for them
+ 3
I use Linux Mint ans Windows 10 as a Dual Boot System. It's awesome.
+ 2
I started with manjaro linux (an arch-based distro) in late August. I completely left Windows, no dual boot. Then in late November I installed Kubuntu. I installed Ubuntu two days ago. I plan to do some distro-hopping. I feel I learn best that way, thru installing them and tinker with the different distros.
Compiler for c/c++: g++
I found this guide for distro hopping, which I found useful:
https://sgfault.com/2018/01/14/linux-distrohopping-a-learners-intro.html
I hope to end up at arch sometime next year :)