making X server a COM object..

2003-03-23 Thread Chan Kar Heng
greetings. i'm rather curious of the amount of effort and things that need to be done to create a COM object out of the cygwin XFree server. am rather curious about the size of the COM object too. it would be something like weirdx or weirdmind (java applet of an X server), but with more complete

Re: MESA

2003-02-20 Thread Chan Kar Heng
>The actual libraries in the gcc command line (e.g., -lglut), and a >descriptive message subject. ;-) >Try "gcc -Wall -o test test.c -L/usr/local/lib -lGL -lGLU -lglut", or >something like that... try this instead... note the order of the libraries included: gcc -Wall -o test test.c -L/usr/loca

Re: gcc-2.95.3

2004-01-18 Thread Chan Kar Heng
I still have a copy of cygwin-B20, with a patch to bring it up to gcc 2.95.2 (as i recall). That's just the binaries though. No sources. Not sure if it's any interest to you. Rgds, kh At 2004-01-17 06:35 PM, you wrote: >Hallo Pat, > >Am Samstag, 17. Januar 2004 um 10:09 schriebst du: > >> Hi

sgi opengl 1.2 headers and miscellaneous

2002-04-07 Thread Chan Kar Heng
greetings. sorry, i know this topic came up before, but i still can't seem to find the info i require. would like to know where i might find the headers for sgi's opengl 1.2 implementation. or are they already in the distribution packages? or should i use the headers that come with sgi's opengl

Re: Missing directories in @INC with perl 5.8.7 and cygwin 1.5.18-1

2005-11-04 Thread Chan Kar Heng
from what you've mentioned, we know you've got //swece/sweperl/module/CPAN/lib/perl5/site_perl/5.8.2 ... but does //swece/sweperl/module/CPAN/lib/perl5/site_perl/5.8.7 exist? [EMAIL PROTECTED] wrote: Hi, If PERL5LIB is set, perl searches for according version directories and architecture s

Re: Wikipedia info about cygwin

2005-11-07 Thread Chan Kar Heng
This page should have all the authorative information that should be in that wiki page: http://cygwin.com/faq/faq.html#faq.about .. and especially this: http://cygwin.com/history.html Both the above word things in much better way & in more proper perspectives, as well as giving proper credit

q: cygwin svn+ssh svnserve

2004-12-09 Thread Chan Kar Heng
greetings. am trying to get the svnserve + ssh combo working on cygwin.. anybody managed to get this working? is the problem related to cygwin in the first place? i'm somewhat assuming that cygwin svnserve should work quite well with its own tools (cygwin ssh) & in various ways (webdav, ssh, stand

Re: g++ defines for win32

2005-08-13 Thread Chan Kar Heng
another way: echo "#include " | gcc -dM -E - ... but this only shows macros defined for the current target platform unlike -dumpspecs which shows everything. (in the above, the include file used could be removed, or other files could be specified instead). rgds, kh Gerrit P. Haase wrote:

Revisiting "Killed by signal 2" caused by ssh -X.

2009-02-18 Thread Chan Kar Heng
Hi all. I'm consistently getting "Killed by signal 2" when I press ctrl-c in an ssh -X session. I've searched the forums & it seems there hasn't been a solution for this? Is there a way to prevent getting "Killed by signal 2" when I press ctrl-c in ssh -X sessions? For now, what I do is th

Re: ssh from linux to cygwin + CUI + Ctrl-C

2010-09-14 Thread Chan Kar Heng
Hi there. I've had the same problem in the past. Posted a temporary solution here: http://www.cygwin.com/ml/cygwin/2009-02/msg00403.html Best regards, KarHeng Ilia K. wrote: Hi, All. I've searched quite a lot for the subj and found no solution yet. I've installed the last cygwin+openssh on W

Re: ssh from linux to cygwin + CUI + Ctrl-C

2010-09-15 Thread Chan Kar Heng
quot; apps... If you could clarify? KarHeng Ilia K. wrote: On Tue, Sep 14, 2010 at 7:58 PM, Chan Kar Heng wrote: Hi there. I've had the same problem in the past. Posted a temporary solution here: http://www.cygwin.com/ml/cygwin/2009-02/msg00403.html This is an interesting hack, but unfort

Re: ssh from linux to cygwin + CUI + Ctrl-C

2010-09-15 Thread Chan Kar Heng
rrect APIs to call. KarHeng Chan Kar Heng wrote: Hi there. I use cygwin to ssh into numerous systems very often, such as AIX, HP UX, Solaris, DEC Alpha. I've always managed to send ctrl-c (by pressing ctrl-]) to the app running on that platform. There was only 1 rare case when it didn&#x

Re: ssh from linux to cygwin + CUI + Ctrl-C

2010-09-17 Thread Chan Kar Heng
Actually, why do you use cmd? On 2010-09-17 13:58, Andrew DeFaria wrote: On 09/16/2010 12:05 PM, Ilia K. wrote: Have you tried to ssh to cygwin, then run cmd.exe (to get a "dos prompt") and then press Ctrl-C? Good lord man! Why would I want to do that?!? In my case this terminates cmd.exe and