Are you using linux ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Are you using linux ?

Are you using linux ? If yes then wich one distributive? witch one compiler using to c++/c?

20th Apr 2019, 5:12 PM
maskkskf wseggw
maskkskf wseggw - avatar
4 Answers
+ 4
Clang and clang++ can also be used (instead of gcc and g++ respectively)
21st Apr 2019, 7:01 AM
Baptiste E. Prunier
Baptiste E. Prunier - avatar
+ 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
20th Apr 2019, 5:55 PM
Alexander Velinov
Alexander Velinov - avatar
+ 3
I use Linux Mint ans Windows 10 as a Dual Boot System. It's awesome.
20th Apr 2019, 9:30 PM
Bela Brockmann
Bela Brockmann - avatar
+ 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 :)
8th Dec 2019, 4:32 PM
Fredelig
Fredelig - avatar