|
|
|
|
![]() ![]() |
May 28 2008, 06:51 PM
Post
#1
|
|
|
Member [ Level 1 ] Group: [HOSTED] Posts: 34 Joined: 15-May 08 Member No.: 30,356 |
Once you install Ubuntu. If you want to develop code in C or C++ you need to update the package. Default install will not come with development tools. Synaptic pckg manager is a very usefull tool in ubuntu. This can be used to install many development tool.
Just look for Synaptic pckg manager and put check for gcc 3.4 or later, glibc or any other package you need, then update. Your ubuntu is now ready to use for C,C++.... |
|
|
|
May 28 2008, 07:53 PM
Post
#2
|
|
|
Advanced Member Group: [HOSTED] Posts: 177 Joined: 25-December 07 Member No.: 27,129 |
Good tutorial, very simple, but works. Though I just use apt-get to retrieve anything I need, including compilers.
|
|
|
|
May 28 2008, 10:19 PM
Post
#3
|
|
|
Colonel Panic Group: [MODERATOR] Posts: 2,702 Joined: 25-March 05 From: Toronto, Ontario, Canada Member No.: 3,233 |
It's much better if you use gcc 4.1 instead of gcc 3.4. I know that gcc 3.4 is the last stable release of gcc 3 but gcc 4 is more streamlined and is faster at compilation.
xboxrulz |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 20th August 2008 - 10:34 AM |