This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: Installation of Cross Compiler


On Thu, Apr 18, 2002 at 11:39:05AM +0800, julia koh wrote:
> Dear Sir / Madam,

Hi

> I have been trying to install the Cross Compiler available on the GNU 
> website. The recommended order for installation is as follows:
> 1. Binutils
> 2. GCC
> 3. Newlib
> 4. GDB
> 
> Can I install GCC straight away without installing Binutils if I do not 
> require the assembler and linker?

No. GCC needs the assembler and the linker to produce an
executable. You definitely want 1. and 2.

/Y


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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