delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/02/10/15:19:01

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <1363.4.42.186.89.1076443242.squirrel@mail.digipen.edu>
Date: Tue, 10 Feb 2004 12:00:42 -0800 (PST)
Subject: request: new official Cygwin RXVT build with enable-256-color
From: <ccasey AT digipen DOT edu>
To: <cygwin AT cygwin DOT com>
MIME-Version: 1.0

From the RXVT changelog:

2.7.10 to 2.7.11
\-----------------------------------
Geoff Wing <gcw AT pobox DOT com> et al.
[...]	added 256 colour support for Cygwin [...]

I had no problems building rxvt from cvs a couple of days ago with the 256
color support enabled.  It runs great; the colors make for some really
pretty apps.
Here's the configure command I used:

./configure --enable-utmp --enable-wtmp --enable-lastlog \
 --enable-rxvt-scroll \
 --enable-next-scroll --enable-xterm-scroll --enable-frills \
 --enable-linespace --enable-mousewheel --enable-keepscrolling \
 --enable-old-selection --enable-transparency \
 --x-libraries=`pwd`/W11/lib \
 --x-includes=`pwd`/W11/lib \
 --with-x \
 --enable-languages --with-encoding=noenc \
 --enable-256-color \
 --disable-graphics \
 --disable-menubar \
 CFLAGS="-O -g -W -I`pwd`/W11" \
 LDFLAGS="-mwindows -Wl,--subsystem,console" \
 DLIB=`pwd`/W11/wrap/rxvt_res.o


Do note that the code change enabling 256 color support in Cygwin is
primarily in W11, the windows-native X implementation in the rxvt source
tree.  You still need an rxvt.exe compiled with 'enable-256-color' :)
I've been using this primarily on an athlon-64 mobile with a radeon 9600
mobility under XP Home; it's been solid.


--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019