> gcc-help,> how can I find gcc rpm package for linux? if I want to install gcc 3.3.3 ,should I install gcc rpm package at first? thanks ! What operating system do you use? If you use Red hat linux, or Fedoracore (allmost all other RPM based systems), i think one thing you needto is to install gcc using yum (yum install gcc). Or just go toadd/remove packages and install development section. Arturas MoskvinasP.S.: i think you can use apt-get for debian based distribution