error w/GNU make tool
Posted: Wed Oct 31, 2001 4:30 pm
Has anyone else successfully set up GNU Make to run as a tool? I'm able to set it up and run okay if there are no files to compile, but when it finds a file that needs to be built, I get the following message in the Command Results window:
process_easy: DuplicateHandle(In) failed (e=6)
make.exe: Interrupt/Exception caught (code = 0xc0000005, addr = 0x416bb2)
Tool completed with exit code 255
_____________________________________________
I'm using GNU Make 3.76.1, NT 4.0 SP5, TextPad 4.5.0, with RE:
^\(\(\(\[^\]+\[^\]+\)\|\([A-Za-z]:\)\)[^:]+\):\([0-9]+\):
File:1 Line:2 Column:<blank>
Anybody seen this before? Any ideas?
- Marty
process_easy: DuplicateHandle(In) failed (e=6)
make.exe: Interrupt/Exception caught (code = 0xc0000005, addr = 0x416bb2)
Tool completed with exit code 255
_____________________________________________
I'm using GNU Make 3.76.1, NT 4.0 SP5, TextPad 4.5.0, with RE:
^\(\(\(\[^\]+\[^\]+\)\|\([A-Za-z]:\)\)[^:]+\):\([0-9]+\):
File:1 Line:2 Column:<blank>
Anybody seen this before? Any ideas?
- Marty