Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com X-Authentication-Warning: modi.xraylith.wisc.edu: khan owned process doing -bs Date: Wed, 7 Apr 1999 23:34:15 -0500 (CDT) From: Mumit Khan To: Charles Wilson cc: $Bill Luebkert , cygwin AT sourceware DOT cygnus DOT com Subject: Re: rxvt win32 port updated In-Reply-To: <370C2E42.231034D5@ece.gatech.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 8 Apr 1999, Charles Wilson wrote: > (1) recompile rxvt according to the instructions, but during the re-link step, > use -Wl,-subsystem,windows in addition to -lgdi32 -luser32 ^^^ -Wl,--subsystem,windows > I've tried this, it works as well as the distributed binary -- but see my > next message to the list on the problems I'm having with it. Using -mwindows instead might be less error-prone; -mwindows translates to: -Wl,--subsystem,windows -luser32 -lgdi32 -lcomdlg32 Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com