From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13308 invoked by alias); 5 Jul 2005 22:12:22 -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 13285 invoked by uid 22791); 5 Jul 2005 22:12:17 -0000 Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 05 Jul 2005 22:12:17 +0000 Received: from elgar.sibelius.xs4all.nl (root@elgar.sibelius.xs4all.nl [192.168.0.2]) by sibelius.xs4all.nl (8.13.0/8.13.0) with ESMTP id j65MCBIB014018; Wed, 6 Jul 2005 00:12:12 +0200 (CEST) Received: from elgar.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by elgar.sibelius.xs4all.nl (8.13.4/8.13.3) with ESMTP id j65MCBnS019676; Wed, 6 Jul 2005 00:12:11 +0200 (CEST) Received: (from kettenis@localhost) by elgar.sibelius.xs4all.nl (8.13.4/8.13.4/Submit) id j65MC7g7015286; Wed, 6 Jul 2005 00:12:07 +0200 (CEST) Date: Tue, 05 Jul 2005 22:12:00 -0000 Message-Id: <200507052212.j65MC7g7015286@elgar.sibelius.xs4all.nl> From: Mark Kettenis To: kzeitler@lucent.com CC: gdb@sources.redhat.com In-reply-to: (message from Klaus Zeitler on Tue, 05 Jul 2005 15:23:21 +0200) Subject: Re: CVS version doesn't compile (ncurses library found, but no includes) References: X-SW-Source: 2005-07/txt/msg00031.txt.bz2 From: Klaus Zeitler Date: Tue, 05 Jul 2005 15:23:21 +0200 Do I miss any important features, when I use the standard curses in solaris 5.8 instead of ncurses? The standard curses on Solaris 8 will be fine. you probably won't be able to notice any difference at all. Cheers, Mark