Jun 4 2008, 10:40 PM
Post
#1
|
|
![]() Group: Members Posts: 10,620 Joined: 23-February 06 From: Houston, TX Member No.: 48 |
Ok so I actually have reason to "refresh" my linux skills.
1. Which distros do people use now (mainly for software development) 2. What C++ compiler is the standard? (Chuck, feel free to mention those you work with, they will probably matter more to me) |
|
|
|
![]() |
Jun 5 2008, 03:28 PM
Post
#2
|
|
![]() From Atlantis to Interzone Group: Global Moderators Posts: 2,512 Joined: 23-February 06 From: Somewhere in space and time Member No.: 65 |
Ubuntu - probably the easiest to use. It also has the best package management system of any linux distro (but this is highly debatable). Use Debian if you want a less "user friendly" version.
Fedora - pretty easy to use, but you have to want to run bleeding edge (read: unstable) software. CentOS - This is a pretty good distro for development. It's not a good choice if you want the latest and greatest software though. Most of the software is somewhat outdated though because Red Hat tends to be more conservative with their enterprise distributions. This can mean a more stable platform, but can also mean more security holes. Gentoo/slackware - Never used them, but I hear they're great choices for masochists. FreeBSD - This is probably a better choice for a server, but it is also pretty usable as a desktop OS. Setting up a graphical interface can be a total pain, but you also get some power. What I like best is that I think its package management beats out even Ubuntu/Debian's IMO. You've got the option of using pkg_add (which is kinda like Ubuntu/Debian's apt-get) or compiling ports (which is kinda like gentoo's portage system). The best of both worlds. As for compilers, gcc is probably what you will want to go with, but I also want to throw one other option out there: LLVM. It basically takes your C++ code and compiles it into byte code and runs it in a virtual machine. This allows for some interesting possibilities like building a garbage collector into your code or mixing multiple languages. -------------------- Holy shit, pebkac, you're awesome! "Be who you are and say what you feel, because those who mind don't matter and those who matter don't mind." - Theodor Seuss Geisel (AKA Dr. Seuss) "An idea that is not dangerous is unworthy of being called an idea at all." - Oscar Wilde |
|
|
|
impala454 Linux bitches Jun 4 2008, 10:40 PM
Watchman ubuntu/fedora/gentoo
gcc Jun 4 2008, 11:02 PM
impala454 cool, fedora and centos were mentioned by.. ... Jun 4 2008, 11:49 PM
Watchman QUOTE (impala454 @ Jun 5 2008, 12:49 AM) ... Jun 5 2008, 08:44 AM
Hartmann Slackware still has a following (even it is just m... Jun 5 2008, 07:20 AM
impala454 would rather not say yet... will give more info wi... Jun 5 2008, 09:02 AM
chook I am actually out of the loop. I use some old uni... Jun 6 2008, 10:27 AM
Dogmeat QUOTE (impala454 @ Jun 4 2008, 10:40 PM) ... Jun 6 2008, 02:09 PM
impala454 I may have to give that a shot as well, thanks. Jun 6 2008, 02:38 PM
zetec ubuntu\debian
gcc Jun 7 2008, 11:48 PM
pebkac I've been using Debian a little bit lately. I... Jun 21 2008, 10:29 AM
jwttu whats the best distro for a novice? I want to play... Jun 22 2008, 07:46 PM
pebkac QUOTE (jwttu @ Jun 22 2008, 08:46 PM) wha... Jun 24 2008, 10:44 AM
impala454 So as predicted my work has turned me on to linux ... Aug 26 2008, 02:03 PM
Watchman personally, i prefer gnome over kde Aug 26 2008, 02:07 PM
impala454 i messed with slackware a little bit the other nig... Aug 26 2008, 02:10 PM
impala454 so apparently there's a buncha bugs w/most dis... Aug 26 2008, 11:58 PM![]() ![]() |
| Lo-Fi Version | Time is now: 29th October 2025 - 03:45 PM |