gcc compiler in ubantu

'Forum Post ulist at gs1.ubuntuforums.org
Wed Jan 11 08:23:48 UTC 2006


You need to install the build-essential metapackage, which includes
this.  You -might- also need to install gcc-3.4 if you are compiling a
kernel module.
Code:
--------------------
    sudo apt-get build-essential

  sudo apt-get gcc-3.4
--------------------


-- 
MartinG




More information about the ubuntu-users mailing list