Problem with Message Queue

2007-03-26 Thread seema r j
Hi All, I have an application which uses IPC functionalities for sending and receiving messages from other application. I have made the following configuration for message queue, shared memory and semaphore MSGINFO: MSGMAX:4096 MSGMNI:50 MSGTQL:400 MSGMAP:402 MSGMNB:16384

Cobol compiler

2007-03-19 Thread seema r j
Hi all, I would like to know if there is any cobol compiler available for Cygwin. ___ Copy addresses and emails from any email account to Yahoo! Mail - quick, easy and free. http://uk.docs.yahoo.com/trueswitch2.html -- U

Re: Cygwin Installtion problem!

2007-03-11 Thread seema r j
Thanx for reply. we have the admin rights of our system. And also we made no major changes for the system calls. We added debugs at some entery points using 'fprintf' inside 'extern C' blocks. But after Installation we could find cyserver.exe in the specified path with modified installation date

Cygwin Installtion problem!

2007-03-10 Thread seema r j
Hi All, We are upgrading our application with latest cygwin-1.5.24-2 on windows 2003. we built cygwin against few changes to the IPC system calls. The build was successfull with no errors. But when we made 'make install' we encountered the following errors. make[3]: *** [cygserver.exe] Error 1 m