| delorie.com/archives/browse.cgi | search |
| 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 <khan AT xraylith DOT wisc DOT edu> |
| To: | Charles Wilson <cwilson AT ee DOT gatech DOT edu> |
| cc: | $Bill Luebkert <dbe AT wgn DOT net>, cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Re: rxvt win32 port updated |
| In-Reply-To: | <370C2E42.231034D5@ece.gatech.edu> |
| Message-ID: | <Pine.SUN.3.93.990407233211.11657I-100000@modi.xraylith.wisc.edu> |
| MIME-Version: | 1.0 |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |