On 5/26/06, Andrew Haley <aph@xxxxxxxxxx> wrote:
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
Thanks All! You are life savers (well contract job savers, but you get the idea) Lemme know if you ever need any exchange server 2003 advice ;-) -JP