From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4876 invoked by alias); 14 Jul 2006 07:09:28 -0000 Received: (qmail 4867 invoked by uid 22791); 14 Jul 2006 07:09:27 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 14 Jul 2006 07:09:21 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 985E248CBF7; Fri, 14 Jul 2006 03:09:18 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11306-01-9; Fri, 14 Jul 2006 03:09:18 -0400 (EDT) Received: from takamaka.act-europe.fr (unknown [70.71.0.212]) by nile.gnat.com (Postfix) with ESMTP id 18C7C48CBF5; Fri, 14 Jul 2006 03:09:18 -0400 (EDT) Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 484F147EFA; Fri, 14 Jul 2006 00:09:16 -0700 (PDT) Date: Fri, 14 Jul 2006 07:09:00 -0000 From: Joel Brobecker To: luoyi Cc: gdb@sources.redhat.com Subject: Re: 6.5 doesn't support mingw ? Message-ID: <20060714070916.GA1322@adacore.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00079.txt.bz2 > I've read from the NEWS that 6.5 version of gdb can support mingw-host, > but when I try to compile it, it give me the err msg: It only supports cross configurations hosted on mingw, unfortunately. -- Joel