On 19 apr 2006, at 20:56, Francesco Lombardi wrote:
Using fpc 2.1.1 (grabbed from svn), I have noticed that a rtl
attempt for ARM target I'm working on, does not compile anymore. I
get this error message:
int64.inc(347,36) Fatal: Internal error 20060409
Surfing in source code, I have found that reverting ncgcnv.pas to
previous version (from 3184 to 3057) all compiles fine.
Can someone (jonas?) point me towards a solution?
The problem is not my change, but a bug in the ARM code generator.
The proper workaround for now is to change the longbool parameter to
a regular boolean for now in int64.inc (in your local copy).
Jonas
_______________________________________________
fpc-devel maillist - [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel