From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29072 invoked by alias); 16 Jan 2003 14:31:33 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 29064 invoked from network); 16 Jan 2003 14:31:27 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 16 Jan 2003 14:31:27 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 18ZCw2-0005Ym-00; Thu, 16 Jan 2003 10:32:06 -0600 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 18ZB3E-0005r9-00; Thu, 16 Jan 2003 09:31:24 -0500 Date: Thu, 16 Jan 2003 14:31:00 -0000 From: Daniel Jacobowitz To: msarasa@fh-konstanz.de Cc: Michael Elizabeth Chastain , ac131313@redhat.com, gdb@sources.redhat.com Subject: Re: error building gcc , (simulators and targets...) Message-ID: <20030116143123.GA22476@nevyn.them.org> Mail-Followup-To: msarasa@fh-konstanz.de, Michael Elizabeth Chastain , ac131313@redhat.com, gdb@sources.redhat.com References: <200301151713.h0FHDXJ27116@duracef.shout.net> <1042711097.3e268239b7230@webmail.fh-konstanz.de> <1042721702.3e26aba686592@webmail.fh-konstanz.de> <20030116135000.GA21925@nevyn.them.org> <1042726695.3e26bf277f021@webmail.fh-konstanz.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1042726695.3e26bf277f021@webmail.fh-konstanz.de> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-01/txt/msg00291.txt.bz2 On Thu, Jan 16, 2003 at 03:18:15PM +0100, msarasa@fh-konstanz.de wrote: > Zitat von Daniel Jacobowitz : > > > 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? Yes, you configure everything at once. Then you can just say "make". -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer