[fpc-devel]Re: fpc and VirtualPC/Mac OS X

Jonas Maebe jonas at zeus.ugent.be
Thu Oct 23 15:58:50 CEST 2003


On donderdag, okt 23, 2003, at 13:01 Europe/Brussels, Dr. Karl-Michael 
Schindler wrote:

> Compiling ./x86/aasmcpu.pas
> Compiling ./x86/itx86att.pas
> Panic : Internal compiler error, exiting.
> i386tab.inc(6,15) Fatal: Internal error 9999

This is a segmentation fault (e.g. null pointer dereference). Compile 
with

make cycle OPT="-gl -dnocatch"

to get a full backtrace with line numbers.


Jonas





More information about the fpc-devel mailing list