[fpc-pascal] could not compile lazarus "make[2]: *** [lazarus] Killed"

Henry Vermaak henry.vermaak at gmail.com
Fri Apr 17 14:29:23 CEST 2009


2009/4/17 Vincent Snijders <vsnijders at vodafonevast.nl>:
> Henry Vermaak schreef:
>>> 596         ldrd r0,[r0]
>>
>> hmm, this looks like the wrong syntax for ldrd, maybe it should be "ldr"?
>>
>
> I don't know the arm instruction set, but this could be a deliberate illegal
> instruction to test what type of arm processor is used. If the processor
> doesn't issue an SIGILL, then the Move_pld procedure is used to implement
> system.move.
>

yeah, i think you're right.  the in_edsp_test and cpu_has_edsp
variables are used in the signal handler.

henry



More information about the fpc-pascal mailing list