RE: gcc binary for fc1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dave Korn writes:
 > On 26 May 2006 15:48, Dude VanWinkle wrote:
 > 
 > > I am trying to compile the source for gcc, but do not yet have gcc.
 > > 
 > > I am on a fc1 machine and have been googling for hours at the clients
 > > site, trying to find out what I need and where to get it.
 > > 
 > > can anyone help me in figuring out how to get a compiler onto a fc1
 > > machine with _no_compiler?
 > 
 >   Well, yes, that's easy; first you need to get a compiler onto it, and then
 > you can build a compiler with it :)

FC1 is at /linux/fedora/linux/core/1/i386 on any of the Fedora mirrors.

For example, the compiler is here:

http://ftp.ussg.iu.edu/linux/fedora/linux/core/1/i386/os/Fedora/RPMS/gcc-3.3.2-1.i386.rpm

install it with

wget http://ftp.ussg.iu.edu/linux/fedora/linux/core/1/i386/os/Fedora/RPMS/gcc-3.3.2-1.i386.rpm
rpm -ihv gcc-3.3.2-1.i386.rpm

Andrew.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux