make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Exception


From: Earnie Boyd
Subject: Re: Exception
Date: Wed, 20 Nov 2002 07:40:38 -0500
User-agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1) Gecko/20020826

Claudio Sarrocco wrote:
I'm using the
GNU Make version 3.78.1 Built for Windows32 (gmake-378 from Analog
Devices VisualDSP++) within an IDE (Rhapsody)
and the following error occurs:

 process_easy: DuplicateHandle(In) failed (e=6)

 Unhandled exception filter called from program gmake-378
 ExceptionCode = c0000005
 ExceptionFlags = 0
 ExceptionAddress = 415d04
 Access violation: read operation at address 3f
The OS I'm using is Win2000 and the error occurs where the make file
execute the compiler.
I will be very pleased if you replay to me good news.
Thanks.


It may be a problem with the way the process is started. Make is trying to duplicate it's stdio console handles and can't.

Earnie.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]