[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: fork_helper: ResumeThread failed, rc = 2
From: |
Dave Korn |
Subject: |
RE: fork_helper: ResumeThread failed, rc = 2 |
Date: |
Tue, 30 Oct 2007 11:51:58 -0000 |
On 30 October 2007 11:12, gkishan wrote:
> Hi all,
>
> I am facing the following error while compiling my project using gmake.
>
> fork_helper: ResumeThread failed, rc = 2
> fork_helper: ResumeThread failed, rc = 2
> fork_helper: ResumeThread failed, rc = 2
> fork_helper: ResumeThread failed, rc = 2
I believe this implies that you're running an old version of cygwin.
Probably you're using some embedded toolchain that supplies cygwin-based
gcc/gdb/binutils? If so, please run
cygcheck -s -v -r > cygcheck.out
and attach the generated file "cygcheck.out" with your next post to the list;
that will let us see if there are problems in your cygwin configuration.
cheers,
DaveK
--
Can't think of a witty .sigline today....