Zitat von Roland Turcan <[EMAIL PROTECTED]>: > Hello All, > > Does anybody have any idea, what I can do with this problem? >[...]
I never saw this problem. > >> > Compiling ./unit/ResConf.pas > >> > Assembling resconf > >> > An unhandled exception occurred at $00148A20 : > >> > TOutputFilter.Execute After Loop > >> > TOutputFilter.Execute fProcess.ExitStatus=217 > >> > >> Hmm. Maybe this means the compiler got an runtime error 217. I wonder what > >> this means. > > VH> That it stopped due to an unhandled exception (that is what RTE217 > means). Normally a process stopping with runtime error 217 gives: TCompiler.WriteError Internal compiler error! (217) Internal compiler error! (217) But Roland does not get this error message and the gdb backtraces do not help much. And for some reasons both lazarus and fpc have trouble. FPC gives 217 and TProcess can not handle it. So it is no normal 217. Mattias _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal