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


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: error building gcc , (simulators and targets...)


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



-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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