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

ik idokan at gmail.com
Sun Mar 18 09:50:27 CET 2012


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.

Ido
-------------- next part --------------
A non-text attachment was scrubbed...
Name: synedithighlighterfoldbase.pas.patch.gz
Type: application/x-gzip
Size: 391 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20120318/cfb7ed35/attachment-0002.bin>


More information about the Lazarus mailing list