rxvt win32 port updated

Mumit Khan khan@xraylith.wisc.edu
Fri Apr 30 18:32:00 GMT 1999


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@sourceware.cygnus.com




More information about the Cygwin mailing list