I downloaded Cygwin 1.7.0-58 source from path:
http://ftp.eq.uc.pt/software/pc/prog/cygwin/release-2/cygwin/
Also downloaded all the packages of cygwin version 1.7.0.58
ftp://www.fruitbat.org/pub/cygwin/circa-2/index.html";
And followed instructions to compile from below document:
https://cygw
On Mon, Mar 28, 2016 at 7:06 AM, Rashi Singhal wrote:
> Hi,
>
> I am not getting what is wrong in my mail.
>
> I replayed in the last conversation of the message.
"Top-posting" is posting your entire reply at the top of the message
you are replying to rather than placing your reply into logical
pl
Hi,
I am not getting what is wrong in my mail.
I replayed in the last conversation of the message.
On Mon, Mar 28, 2016 at 4:12 PM, Andrey Repin wrote:
> Greetings, Rashi Singhal!
>
>> Thanks a lot for help.
>> Now my compilation went down but again stopped at some point.Its
>> halting in awk
Greetings, Rashi Singhal!
> Thanks a lot for help.
> Now my compilation went down but again stopped at some point.Its
> halting in awk command after warning
> config.status: WARNING: '/oss/src/winsup/Makefile.in' seems to ignore
> the --datarootdir setting
> awk: ./confXqR7rV/subs.awk:1: BEGIN
Hi,
Thanks a lot for help.
Now my compilation went down but again stopped at some point.Its
halting in awk command after warning
config.status: WARNING: '/oss/src/winsup/Makefile.in' seems to ignore
the --datarootdir setting
awk: ./confXqR7rV/subs.awk:1: BEGIN {\r
awk: ./confXqR7rV/subs.awk:1:
Rashi Singhal wrote:
I downloaded Cygwin 1.7.0-58 source from path:
http://ftp.eq.uc.pt/software/pc/prog/cygwin/release-2/cygwin/
Also downloaded all the packages of cygwin version 1.7.0.58
ftp://www.fruitbat.org/pub/cygwin/circa-2/index.html
Are you saying you downloaded and installed *all*
On Mar 24, 2016, at 1:29 PM, Warren Young wrote:
>
> On Mar 23, 2016, at 10:20 PM, Rashi Singhal wrote:
>>
>> configure:3288: gcc --version &5
>> gcc (GCC) 4.3.2 20080827 (beta) 2
>> Copyright (C) 2008 Free Software Foundation, Inc.
>
> According to the Cygwin Time Machine, Cygwin was still sh
On Mar 23, 2016, at 10:20 PM, Rashi Singhal wrote:
>
> Is there any other procedure for building an older release of cygwin.
Cygwin is not GCC Ada, nor vice versa.
I’m being pedantic because you’re referencing Cygwin build instructions but
having trouble with a third-party package. You may ha
I downloaded Cygwin 1.7.0-58 source from path:
http://ftp.eq.uc.pt/software/pc/prog/cygwin/release-2/cygwin/
Also downloaded all the packages of cygwin version 1.7.0.58
ftp://www.fruitbat.org/pub/cygwin/circa-2/index.html";
And followed instructions to compile from below document:
https://cygw
On Thu, 17 Mar 2016, Rashi Singhal wrote:
Date: Thu, 17 Mar 2016 16:49:22 +0530
From: Rashi Singhal
To: cygwin@cygwin.com
Subject: Re: Cygwin 1.7-58 with windows 2008
Hi,
Greetings, Rashi,
I really need help/clue on this:
We have our system qualified with cygwin 1.7.0.58 and we are
On 17/03/2016 12:19, Rashi Singhal wrote:
Hi,
I really need help/clue on this:
We have our system qualified with cygwin 1.7.0.58 and we are facing
some issue in msgsnd/msgrcv functions.
We have got the fix of this problem but the code change is in
sysv_msg.cc ( under cygserver) by calling msle
Hi,
I really need help/clue on this:
We have our system qualified with cygwin 1.7.0.58 and we are facing
some issue in msgsnd/msgrcv functions.
We have got the fix of this problem but the code change is in
sysv_msg.cc ( under cygserver) by calling msleep
We tried to download source from the pat
Rashi Singhal writes:
> Hello.
>
> Please help me in resolving below compilation error:
> I am compiling Cygwin 1.7.0.58
>
> make[5]: Leaving directory
> `/cygwin-1.7.0-58/i686-pc-cygwin/winsup/w32api/lib/directx'
> make[4]: Leaving directory `/cygwin-1.7.0-58/i686-pc-
cygwin/winsup/w32api/lib'
>
Hello.
Please help me in resolving below compilation error:
I am compiling Cygwin 1.7.0.58
make[5]: Leaving directory
`/cygwin-1.7.0-58/i686-pc-cygwin/winsup/w32api/lib/directx'
make[4]: Leaving directory `/cygwin-1.7.0-58/i686-pc-cygwin/winsup/w32api/lib'
make[3]: Leaving directory `/cygwin-1.
On 09/03/2016 09:00, Rashi Singhal wrote:
Hi ,
We need to download Cygwin version 1.7.0-58 (with source)
Please help us from we can download old versions
http://www.fruitbat.org/Cygwin/#cygwintimemachine
--
Problem reports: http://cygwin.com/problems.html
FAQ: http
Hi ,
We need to download Cygwin version 1.7.0-58 (with source)
Please help us from we can download old versions
On Fri, Mar 4, 2016 at 10:10 PM, Rashi Singhal wrote:
> Hi,
>
> Further to this we could now see that "NO MORE PROCESS" error is
> displayed due to some of the process not get de-qu
Hi,
Further to this we could now see that "NO MORE PROCESS" error is
displayed due to some of the process not get de-queued from memory
Our application use fork process to create child and then pass SIGUSR1
for SIGCHLD to terminate child process.
Sighandler is installed on the start of process.B
On 23/02/2016 04:34, Rashi Singhal wrote:
Hi ,
We have call to "msgsnd" function that fails after processing 3 to 4 messages.
We tried both Block and NO Block mechanism (IPC_NOWAIT)
Also we changes configuration of cygserver.conf .This increases
message processing to 8-10 messages.But fails af
Hi ,
We have call to "msgsnd" function that fails after processing 3 to 4 messages.
We tried both Block and NO Block mechanism (IPC_NOWAIT)
Also we changes configuration of cygserver.conf .This increases
message processing to 8-10 messages.But fails after that.
Attached is cygserver.conf file f
On 22/02/2016 10:50, Rashi Singhal wrote:
Hi ,
Last version working with out application is 1.7.32. We tried with
this version but problem remain same.
With the latest version of cygwin (2.4.1 release) our program gives
compilation error for Yacc and LEX modules.( We are checking on this)
fle
Hi ,
Last version working with out application is 1.7.32. We tried with
this version but problem remain same.
With the latest version of cygwin (2.4.1 release) our program gives
compilation error for Yacc and LEX modules.( We are checking on this)
Please can you suggest something on EAGAIN issue
On 17/02/2016 09:44, Rashi Singhal wrote:
We tried with latest version also . But problem remain same
Assuming you are using IPC cygserver calls
https://cygwin.com/cygwin-ug-net/using-cygserver.html
Is cygserver service running ?
In general it will be difficult to replicate your problem
witho
We tried with latest version also . But problem remain same
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
On 2/17/2016 12:53 AM, Rashi Singhal wrote:
Hi ,
I have a application that is invoked multiple times. Each invocation
accesses shared memory for a performing task.
This all works with Cygwin1.3
Now We are using Cygwin 1.7-58 with windows 2008 after this The number...
Cygwin 1.7.x is
Hi ,
I have a application that is invoked multiple times. Each invocation
accesses shared memory for a performing task.
This all works with Cygwin1.3
Now We are using Cygwin 1.7-58 with windows 2008 after this The number
of attached processes keeps on increments and due to which system
25 matches
Mail list logo