LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   "install gcc" (https://www.linuxquestions.org/questions/linux-software-2/install-gcc-116236/)

Rajaee 11-15-2003 01:56 AM

"install gcc"
 
How can I install gcc from it's source code?

skate 11-15-2003 03:59 AM

download the C compiler in a tar.gz or .rpm package then install it.. tar -zxf <filename> for tar archive and rpm -i <filename> for RPM Package...:)
here are some mirrors for GCC Download >
http://gcc.gnu.org/
http://gcc.gnu.org/releases.html
http://pdp10.nocrew.org/gcc/download/
And please don't post 1 question more then 1 times on LinuxQuestions, you will receive/have your LQ answer...


All times are GMT -5. The time now is 07:19 PM.