From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11404 invoked by alias); 1 Oct 2004 20:23:09 -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 11394 invoked from network); 1 Oct 2004 20:23:08 -0000 Received: from unknown (HELO balder.inter.net.il) (192.114.186.15) by sourceware.org with SMTP; 1 Oct 2004 20:23:08 -0000 Received: from zaretski ([80.230.152.90]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id DUR85291 (AUTH halo1); Fri, 1 Oct 2004 22:23:05 +0200 (IST) Date: Fri, 01 Oct 2004 20:23:00 -0000 From: "Eli Zaretskii" To: Cavit Cahit VURAL Message-ID: <01c4a7f4$Blat.v2.2.2$3535e5c0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: gdb@sources.redhat.com In-reply-to: <20041001151613.12427.qmail@web11903.mail.yahoo.com> (message from Cavit Cahit VURAL on Fri, 1 Oct 2004 08:16:13 -0700 (PDT)) Subject: Re: Building GDB with MinGW (3) Reply-to: Eli Zaretskii References: <20041001151613.12427.qmail@web11903.mail.yahoo.com> X-SW-Source: 2004-10/txt/msg00010.txt.bz2 > Date: Fri, 1 Oct 2004 08:16:13 -0700 (PDT) > From: Cavit Cahit VURAL > > real problem. (READLINE) > > Cannot compile readline with mingw You need to find a Windows port of readline (I think there is one on gnuwin32.sourceforge.net) and apply its patches to the readline sources that come with the GDB distribution.