RE: fork_helper: ResumeThread failed, rc = 2
"Dave Korn" <[email protected]>
| Newsgroups | gmane.comp.gnu.make.windows |
|---|---|
| Message-ID | <[email protected]> |
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....