kosthala: -------------------------------------------------------------------------------- You can download the compiler [...] --------------------------------------------------------------------------------
Thanks kosthala, at the moment I am not in the position to send either the compiler or any code. However, the compiler is gcc (or based on it) running via cygwin. The compilation process is started via 'make.exe'. I wonder if the problem is related to the compiler/process, since the make process succeeds (though with errors), PSPad displays the output correctly and interprets the log results to find the errors, then opens the file with the first error and only *then* crashes (i.e. the file with the error was not open when the compilation started, and is open and displayed when the crash occurs). (Though in a multithreaded environment I guess it's possible the crash occurs some time before the last visible action) -- <http://forum.pspad.com/read.php?6,42809,42892> PSPad freeware editor http://www.pspad.com
