[fpc-pascal] Compilation error with compiler abort

Florian Klaempfl florian at freepascal.org
Wed Oct 25 08:59:13 CEST 2006


> 
> Suddenly I became to receive a strange error from FPC compiler. The log 
> of konsole execution is showed below. It is running in Fedora Core 5 
> under VMWare. I try to compile under windows and receive the same error.

Probably caused by an inline routine using goto. Remove the inline from 
the routine.



More information about the fpc-pascal mailing list