Fpc can't compile package pascalscript.lpk on linux 64 bit

hi all
as in object package compilation fails with message:
/usr/share/lazarus/1.0.4/components/pascalscript/Source/x64.inc(144,12) Error: Asm: [push mem32] invalid combination of opcode and operands

my system:
linux mint 13 - 64 bit
fpc 2.6.0
lazarus 1.0.4

there’s any workaround?

thanks in advantage

nomorelogic

Hello,
Download the latest source of Pascal Script on github:


We fixed this issue.

thank for your help
with the latest sources the compilation is successful