Re: installing GCC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The desktop CD of Ubuntu contains the package build-essential.

While having the CD in the CD drive, open a terminal and

sudo apt-get install build-essential

This will install GCC for many languages (C, C++, ...) and other
essential tools (make, ...) to build programs.

Florent

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux