Problem in opening the Xwin for debugging

2006-04-05 Thread Syam Prasad Nagabairu
Hi, I am in trouble with opening the batchfile of the Xwin. what I had done is: I installed the cygwin in the path: C:\Dynasty\gcc. GNU bash,version 3.00.16(14)-release (i686-pc-cygwin) Inorder to open the debugger (ddd), i moved the shortcut of Xwin from the location

Facing problem with bit fields, when compiling with GCC.

2006-04-05 Thread Devendra Mulakkayala
Hello, ISSUE: Facing problem with bit fields, when i am compiling my code with GCC. It was previously compiled with diab compiler and was working fine. In our code Union definition is as follows..., union { unsigned_8 indicator; struct { unsigned_8 unused : 6; unsigned_8 speed

Bug on X

2006-04-05 Thread Vitor Flausino
Hello cygwin. I'm sending this email because I think I found a bug (I'm using version 1.5.19-4). I have an application that has tabs (similar to windows File/Edit/.../Help). When I clique on a tab, several options are shown below (similar to clique on File, and then you see New/Open/.../Exit).

Where is the telnet command

2006-04-05 Thread Kirkpatrick, Carol
I am trying to find the telnet command. It does not appear as if it was loaded. What package is it included in? Thanks Carol Kirkpatrick, PhD Principal Engineer Business Systems Design Support Production Engineering Bell Helicopter Textron Inc. Office: 817-280-1201 email - [EMAIL

Re: windows XP : cygwin -X server not opening

2006-04-05 Thread Alexander J. Herrmann
lol. I almosty did miss it. I hope you had a good time in Israel. I was there the last time in spring 1987 and sometimes wounder how it would be there now. Soong, SylokeJ wrote: Returning from three weeks of vacation (one week in Montana then getting married in Israel), I am clearing my

RE: Scaleable fonts

2006-04-05 Thread John Rehill
Am posting this here, due to the fact below that it was pointed out this is more a cygwin/x thing... So what is the purpose of the cygwin/x scaleable fonts? How exactly are they implemented into the running of cygwin cygwin/x? Thanks in advance John Rehill IT Systems

Re: Facing problem with bit fields, when compiling with GCC.

2006-04-05 Thread Larry Hall (Cygwin X)
Devendra Mulakkayala wrote: Hello, ISSUE: Facing problem with bit fields, when i am compiling my code with GCC. It was previously compiled with diab compiler and was working fine. In our code Union definition is as follows..., union { unsigned_8 indicator; struct { unsigned_8

SSH X11 forwarding issues

2006-04-05 Thread Philip H. Schlesinger
Hi all. I just upgraded my Cygwin to the latest version and found a rather interesting problem: I can do the following command in the bash window with no problem: ssh username@server location it prompts me for my password and then takes me in from there. -- However, if I: startx ssh -X