From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31478 invoked by alias); 28 Jun 2005 13:24:38 -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 31461 invoked by uid 22791); 28 Jun 2005 13:24:29 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 28 Jun 2005 13:24:29 +0000 Received: from drow by nevyn.them.org with local (Exim 4.51) id 1DnG4h-0007VQ-UB; Tue, 28 Jun 2005 09:24:28 -0400 Date: Tue, 28 Jun 2005 13:24:00 -0000 From: Daniel Jacobowitz To: neuwald@inf.ufsc.br Cc: gdb@sources.redhat.com Subject: Re: GDB error Message-ID: <20050628132427.GA28799@nevyn.them.org> Mail-Followup-To: neuwald@inf.ufsc.br, gdb@sources.redhat.com References: <6097c490506240642317a9836@mail.gmail.com> <20050628102011.lnwo9p96owcokck4@webmail.inf.ufsc.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050628102011.lnwo9p96owcokck4@webmail.inf.ufsc.br> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-06/txt/msg00294.txt.bz2 On Tue, Jun 28, 2005 at 10:20:11AM -0300, neuwald@inf.ufsc.br wrote: > > Hello, > > I want install gdb-6.3 for mips-tx39-elf target, but when I do a make: > > make -w all install CC='gcc -mwin32' 2>&1 | tee make.out You didn't say what your host is. It looks like mingw32; gdb 6.3 did not support mingw32. Hopefully the next release will. -- Daniel Jacobowitz CodeSourcery, LLC