From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23437 invoked by alias); 14 Jul 2006 10:48:38 -0000 Received: (qmail 23427 invoked by uid 22791); 14 Jul 2006 10:48:38 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (192.114.186.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 14 Jul 2006 10:48:37 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-228-104.inter.net.il [80.230.228.104]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id EDO36146 (AUTH halo1); Fri, 14 Jul 2006 13:48:33 +0300 (IDT) Date: Fri, 14 Jul 2006 10:48:00 -0000 Message-Id: From: Eli Zaretskii To: Joel Brobecker CC: luoyi.ly@gmail.com, gdb@sources.redhat.com In-reply-to: <20060714070916.GA1322@adacore.com> (message from Joel Brobecker on Fri, 14 Jul 2006 00:09:16 -0700) Subject: Re: 6.5 doesn't support mingw ? Reply-to: Eli Zaretskii References: <20060714070916.GA1322@adacore.com> X-IsSubscribed: yes 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/msg00081.txt.bz2 > Date: Fri, 14 Jul 2006 00:09:16 -0700 > From: Joel Brobecker > Cc: gdb@sources.redhat.com > > > 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. What is missing for it to support the native configuration?