error building gcc , (simulators and targets...)

msarasa@fh-konstanz.de msarasa@fh-konstanz.de
Thu Jan 16 14:18:00 GMT 2003


Zitat von Daniel Jacobowitz <drow@mvista.com>:

> On Thu, Jan 16, 2003 at 01:55:02PM +0100, msarasa@fh-konstanz.de wrote:
> > I made four directories for building Binutils , GCC , Newlib and Gdb , in
> this 
> > order.
> > They're called:
> > build-gcc
> > build-binutils
> > build-newlib
> > build-gdb
> > 
> > I made also a folder h8300-elf-gnu to install there.
> > 
> > Sources are contained in miguel/gnu
> > 
> > I made
> > cd build-newlib
> > ../gnu/binutils/configure --prefix=/h8300-elf-gnu --target=h8300-elf
> > 
> > There's no error message with this , but then I do 
> 
> Same problem.  Try
> 
>  ../gnu/configure --prefix=/h8300-elf-gnu --target=h8300-elf
> 

this wouldn't configure not only binutils but the whole gnu? I've made that , 
and seems like the configuration for all the stuff... 
Or , should I do this instead of one configure than one make for binutils , 
that for gcc... Is this the way to configure and Install gnu in one step?

Thanks!!




More information about the Gdb mailing list