This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: a gcc installation question
- From: Arturas Moskvinas <arturas dot moskvinas at gmail dot com>
- To: ccoy <ccoy at wtwh dot com dot cn>
- Cc: gcc-help <gcc-help at gcc dot gnu dot org>
- Date: Tue, 26 Apr 2005 10:06:11 +0300
- Subject: Re: a gcc installation question
- References: <426db767.63e3e3a5.3a22.3b5eSMTPIN_ADDED@mx.gmail.com>
- Reply-to: Arturas Moskvinas <arturas dot moskvinas at gmail dot com>
> 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 Fedora
core (allmost all other RPM based systems), i think one thing you need
to is to install gcc using yum (yum install gcc). Or just go to
add/remove packages and install development section.
Arturas Moskvinas
P.S.: i think you can use apt-get for debian based distribution