help-gnu-utils
[Top][All Lists]
Advanced

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

Re: Install gcc without gcc


From: TBlittlefoot
Subject: Re: Install gcc without gcc
Date: Tue, 24 Jan 2006 23:10:13 -0800
User-agent: Mutt/1.3.24i

On Sat, Jan 21, 2006 at 01:40:43PM +0100, Andre Poenitz wrote:
> TBlittlefoot <littlefoot8@earthlink.net> wrote:
> > What if you _had_ to install it from source on the box in front
> > of you?
> 
> Then you need another C compiler.
> 
> > Seems like if you had the assembly code you could do
> > something like enter the machine language for a basic assembler
> > and build it from there ???
> 
> Given that most of gcc is written in C, an assembler alone
> would not be sufficient.

You can convert the C to assembly language for a particular architecture
with gcc itself, and then make that available on an FTP site (if it
isn't already).

Tom





reply via email to

[Prev in Thread] Current Thread [Next in Thread]