find_fast_cwd Problem reg-

2019-02-09 Thread Mundru Suresh
em to the public mailing list cygwin@cygwin.com "" -- -- with regards:- Suresh Mundru Assistant Professor CSE Department, KKR&KSR Institute of Technology and Sciences Ph No:+91-9666769828 7989133754 -- Problem reports: http://cygwin.com/problems.html FAQ

Re: IPC,FORK on Windows 2008 Server

2009-04-16 Thread Yarlagadda Suresh
Thanks a lot. The problem is resloved. Cheers, Y.Suresh Kumar. On Wed, Apr 15, 2009 at 1:38 PM, Corinna Vinschen wrote: > On Apr 15 12:20, Yarlagadda Suresh wrote: >> Is this problem fixed in release 1.7.0-46? > > Yes, sure.  I just forgot to mention it in the relea

Re: IPC,FORK on Windows 2008 Server

2009-04-14 Thread Yarlagadda Suresh
Is this problem fixed in release 1.7.0-46? Cheers, Y. Suresh Kumar. On Wed, Apr 1, 2009 at 11:33 AM, Christopher Faylor wrote: > On Wed, Apr 01, 2009 at 11:19:28AM +0530, Yarlagadda Suresh wrote: >>Thanks a ton for your quick response. >> >>Could please let me know the

Re: IPC,FORK on Windows 2008 Server

2009-03-31 Thread Yarlagadda Suresh
Thanks a ton for your quick response. Could please let me know the patch version number, which includes the fix? Cheers, Suresh Kumar. On Tue, Mar 31, 2009 at 8:37 PM, Corinna Vinschen wrote: > On Mar 31 14:08, Corinna Vinschen wrote: >> On Mar 31 17:11, Yarlagadda Suresh wrote

Re: IPC,FORK on Windows 2008 Server

2009-03-31 Thread Yarlagadda Suresh
V 1.7 is a Beta release, Can I know when the Official release will be? Cheers, Suresh Kumar. On Tue, Mar 31, 2009 at 4:51 PM, Corinna Vinschen wrote: > On Mar 31 15:04, Yarlagadda Suresh wrote: >> Hi, >> >> I am using CYGWIN V 1.5.25-15 on Windows 2008 Standard Server

IPC,FORK on Windows 2008 Server

2009-03-31 Thread Yarlagadda Suresh
with SP2 and CYGWIN V 1.5.25-15. Hope this helps, please revert for any queries. Cheers, Suresh Kumar. cygcheck.out Description: Binary data -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin

unable to find asm/atomic.h

2007-08-15 Thread Suresh Easwar
I don't see atomic.h under /usr/include/asm and I desperately need this so my code base compiles under linux and cygwin without change. before running off and creating my own atomic.h based on winbase.h I am hoping someone has already tackled this. thanks s

cron + ssmtp - Please help this newbie resolve this

2006-03-12 Thread Suresh Kumar
Background: = I am a complete newbie in linux but have been using bash for some scripting. Functionality trying to achieve == I am trying to run a cron scheduler to run a job and to automatically email me! Problems === The cron job executes perfectly but the ema

cron + ssmtp help!

2006-03-10 Thread Suresh Kumar
Background: = I am a complete newbie in linux but have been using bash for some scripting. Functionality trying to achieve == I am trying to run a cron scheduler to run a job and to automatically email me! Problems === The cron job executes perfectly but the ema

cron + ssmtp mailto functionality

2006-03-08 Thread Suresh Kumar
Background: = I am a complete newbie in linux but have been using bash for some scripting. Functionality trying to achieve == I am trying to run a cron scheduler to run a job and to automatically email me! Problems === The cron job executes perfectly but the ema

Re: ___getreent error when compiling OpenGL/SDL program using gcc

2003-11-25 Thread Suresh Venkatasubramanian
readme states that the correct order for the lib files is: -lglut32 -lglu32 -lopengl32 which is slightly different to what you have. Can you try it that way and see ? Suresh Venkatasubramanian, Ph: 973 360 8951 (o) Member, Technical StaffWeb: http://www.research.att.com/~suresh/ AT&T Shannon La

RE: linking 3rd party DLLs to my code

2003-11-22 Thread Suresh Venkatasubramanian
Thanks for the help - it does work now. I changed PATH inside my shell and that worked. I guess that if I wanted to run it from windows, I would change the windows PATH as well. Suresh Venkatasubramanian, Ph: 973 360 8951 (o) Member, Technical StaffWeb: http://www.research.att.com/~suresh

linking 3rd party DLLs to my code.

2003-11-21 Thread Suresh Venkatasubramanian
other way around. Any help would be greatly appreciated. p.s for opengl folks, this is the Cg library from nvidia for programing shaders. Suresh Venkatasubramanian, Ph: 973 360 8951 (o) Member, Technical StaffWeb: http://www.research.att.com/~suresh/ AT&T Shannon Labs "The guitar is the i

OpenGL and cygwin

2003-11-16 Thread Suresh Venkatasubramanian
penGL programs, even those that use more advanced features of OpenGL 1.3+, are working fine. Thanks a lot to Andre, Brian and CGF for helping out..... Suresh Venkatasubramanian, Ph: 973 360 8951 (o) Member, Technical StaffWeb: http://www.research.att.com/~suresh/ AT&T Shannon Labs "

Re: OpenGL and cygwin

2003-11-10 Thread Suresh Venkatasubramanian
C:\WINDOWS\System32\RPCRT4.dll C:\WINDOWS\System32\GDI32.dll C:\WINDOWS\System32\USER32.dll C:\WINDOWS\System32\DDRAW.dll C:\WINDOWS\System32\DCIMAN32.dll .\glut32.dll C:\WINDOWS\System32\WINMM.dll Suresh Venkatasubramanian, Ph: 973 360 8951 (o) Member, Technical S

Re: OpenGL and cygwin

2003-11-10 Thread Suresh Venkatasubramanian
ygwin tcsh shell. Suresh Venkatasubramanian, Ph: 973 360 8951 (o) Member, Technical StaffWeb: http://www.research.att.com/~suresh/ AT&T Shannon Labs "The guitar is the ideal instrument for anyone who is able to love loneliness." --Angelo Gilardino -- Unsubscribe info: h

Re: OpenGL and cygwin

2003-11-10 Thread Suresh Venkatasubramanian
On Mon, 10 Nov 2003, Christopher Faylor wrote: > On Mon, Nov 10, 2003 at 04:43:10PM -0500, Suresh Venkatasubramanian wrote: > >True, but I am not using cygwin dlls. I am using native windows opengl > >dlls and an nvidia glut dll. moreover, I compile using -mno-cygwin >

Re: OpenGL and cygwin

2003-11-10 Thread Suresh Venkatasubramanian
True, but I am not using cygwin dlls. I am using native windows opengl dlls and an nvidia glut dll. moreover, I compile using -mno-cygwin Suresh Venkatasubramanian, Ph: 973 360 8951 (o) Member, Technical StaffWeb: http://www.research.att.com/~suresh/ AT&T Shannon Labs "The

Re: OpenGL and cygwin

2003-11-10 Thread Suresh Venkatasubramanian
I get is independent of the choice of dll used. cjf's mail now indicates that I cannot do this ? any help would be greatly appreciated.... Suresh Venkatasubramanian, Ph: 973 360 8951 (o) Member, Technical StaffWeb: http://www.research.att.com/~suresh/ AT&T Shannon Labs "The

Re: OpenGL and cygwin

2003-11-10 Thread Suresh Venkatasubramanian
I see. this is true I think, inasmuch as I compiled the program using gcc -mno-cygwin (because I need native windows opengl dlls rather than the cygwin stuff) On Mon, 10 Nov 2003, Jason Tishler wrote: > Suresh, > > On Mon, Nov 10, 2003 at 02:02:29PM -0500, Suresh Venkatasubraman

Re: OpenGL and cygwin

2003-11-10 Thread Suresh Venkatasubramanian
On Mon, 10 Nov 2003, Christopher Faylor wrote: > On Mon, Nov 10, 2003 at 12:06:53PM -0500, Suresh Venkatasubramanian wrote: > > > >> > 61 [unknown (0x48)] ? 3804 cygheap_fixup_in_child: Couldn't reserve space > >> > for cygwin's heap (0x6160 <0

Re: OpenGL and Cygwin

2003-11-10 Thread Suresh Venkatasubramanian
On Mon, 3 Nov 2003, Brian Ford wrote: > AFAIK, Cygwin's glut is 3.7.3. > > > 61 [unknown (0x48)] ? 3804 cygheap_fixup_in_child: Couldn't reserve space > > for cygwin's heap (0x6160 <0x0>) in child, Win32 error 487 > > > WAG: Have you read this? I read the doc on increasing cygwin's max memor

Re: OpenGL and Cygwin

2003-11-03 Thread suresh
> >My g++ command line is > > > >g++ -mno-cygwin -lglut32 -lglu32 -lopengl32 > > > >and a cygcheck on my exe file indicated that the glut file being linked > >is my local copy that I got from nvidia, > > Can you tell us why you are using GLUT from NVDIA instead of GLUT from > Cygwin's OpenG

Re: OpenGL and Cygwin

2003-10-26 Thread suresh
Hi Brian, Andre, cygwin folks, Thanks for all your help to date. I have been somewhat lax in replying since I am sitting at my laptop in India with a slow connection. Here is the situation: As per Andre's suggestion, I wanted to force linking via the windows gl headers, and so I just moved t

Re: OpenGL and Cygwin

2003-10-23 Thread suresh
thanks Andre ! the fix worked. I can now compile helloglut and many of the red book opengl demos. I noticed that glGetMinmax and some histogram related functions are not supported. It is possible that this is because these are opengl 1.2 functions. By setting appropriate flags I got the appropr

Re: OpenGL and Cygwin

2003-10-21 Thread suresh
As per Andre's suggestion, i compiled and ran the attached program. Below are the outputs under different system settings: All programs run from tcsh inside cygwin. My LD_LIBRARY_PATH also had my current dir, because I had the nvidia glut32.dll and glut32.lib files in it (which work when compil

mouse: (was Re: sshd and cat)

2003-10-19 Thread Suresh Venkatasubramanian
On Sun, 19 Oct 2003, Thorsten Kampe wrote: > * Asif Iqbal (2003-10-19 01:45 +0200) > > The third thing I just noticed I can't copy using my mouse. > > Yes, you can. If you are using the windows console you can enable this > in the properties dialog and if you are using rxvt you just have to > sel

OpenGL and Cygwin

2003-10-18 Thread Suresh Venkatasubramanian
help.... Suresh Venkatasubramanian, Ph: 973 360 8951 (o) Member, Technical StaffWeb: http://www.research.att.com/~suresh/ AT&T Shannon Labs Amateurs built the Ark; professionals built the Titanic - heard on Car Talk -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simpl

Re: Cygwin and vertex/pixel programs

2003-10-15 Thread Suresh Venkatasubramanian
On Wed, 15 Oct 2003, Brian Ford wrote: > On Wed, 15 Oct 2003, Suresh Venkatasubramanian wrote: > > > i have an nvidia graphics card that doesn't yet have linux drivers. > > hence, I was considering using cygwin to write my code in windows. > > > Really? I thoug

Cygwin and vertex/pixel programs

2003-10-15 Thread Suresh Venkatasubramanian
like vertex programs and fragment programs, (the ARB_fragment_program and ARB_vertex_program extensions etc) and I would need to be able to use those. Thanks a lot, Suresh Venkatasubramanian, Ph: 973 360 8951 (o) Member, Technical StaffWeb: http://www.research.att.com/~suresh/ AT&T Sha