[Lazarus] Updates to Synedit and 64 bit have linking problems

Martin lazarus at mfriebe.de
Sun Mar 18 14:31:42 CET 2012


On 18/03/2012 08:50, ik wrote:
> Hello,
>
> I tried to compile Lazarus today from svn (after two weeks of not
> updating it), and got the following error message:
> lazarus/components/synedit/synedithighlighterfoldbase.pas(722,13)
> Error: Asm: [movsxd mem64,reg32] invalid combination of opcode and
> operands
>
> It happens at lazarus/components/synedit/synedithighlighterfoldbase.pas
> Line 722 for the code of:
>
> Result := FoldBlockEndLevel(ALineIndex, AFilter) -
> FoldBlockMinLevel(ALineIndex, AFilter);
>
> I'm attaching patch to fix it.
>

Which FPC version?

Have you created an FPC bug report? This is clearly an FPC bug.




More information about the Lazarus mailing list