From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16033 invoked by alias); 29 Jan 2009 20:12:39 -0000 Received: (qmail 16020 invoked by uid 22791); 29 Jan 2009 20:12:38 -0000 X-SWARE-Spam-Status: No, hits=-3.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 29 Jan 2009 20:12:33 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LSdFU-0007LV-12 for cygwin@cygwin.com; Thu, 29 Jan 2009 20:12:28 +0000 Received: from c-69-140-152-18.hsd1.md.comcast.net ([69.140.152.18]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Jan 2009 20:12:28 +0000 Received: from schulman.andrew by c-69-140-152-18.hsd1.md.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Jan 2009 20:12:28 +0000 To: cygwin@cygwin.com From: Andrew Schulman Subject: Re: Can't compile Screen: Undefined reference to __imp__ospeed Date: Thu, 29 Jan 2009 22:54:00 -0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2009-01/txt/msg00869.txt.bz2 > screen-256color: GNU Screen compiled with the --enable-colors256 flag; without > this flag, terminals launched from within Screen can only show 16 colors. > Depending on your terminal, you may need to launch Screen as > 'TERM=screen-256color screen' in order for 256 colors to work. OK, thanks. I'll put a new release out soon with 256 colors enabled, at least for Cygwin 1.5. I'm curious: where do you use this? I've been using 8 or 16 colors I guess, for all of this time and never noticed it. I don't colorize my ls output, for example, as I know many people do. If there's a common application for this, it would help to point it out to users. A. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/