This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Getting GCC for i386 PC Fedora Linux


On 01/03/2010 02:43 AM, tlcoons wrote:
> Hello:
> I am having trouble getting the binaries for Intel i386 PC running Fedora Linux.
> I found the differential source files for version 4.4.2.
> I can't find the complete gcc source code or the binaries.
> Thanks for your help.

Run (as root)

   yum install gcc
   yum install yum-utils
   yumdownloader --source gcc

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]