JclLogic.pas(1130,19) Error: Asm: [bts mem32,mem32] invalid combination of opcode and operands JclLogic.pas(1193,19) Error: Asm: [bt mem32,mem32] invalid combination of opcode and operands JclLogic.pas(1295,19) Error: Asm: [btc mem32,mem32] invalid combination of opcode and operands JclLogic.pas(628,19) Error: Asm: [btr mem32,mem32] invalid combination of opcode and operands

JclSchedule.pas(1315,52) Fatal: Syntax error, ";" expected but "identifier IMPLEMENTS" found

JclUnitVersioning.pas(480,8) Error: Identifier not found "GetModuleFileName"

JclWideStrings.pas(950,13) Error: Identifier not found "CompareString"

-Sd helped quite a little bit, JclPCRE compiles now, still assembler errors 8-)

Marco van de Voort schrieb:
me the creeps because my last lines of assembler code were written 15 years ago....

Start with adding -Sd to the compiler command line. Putting the compiler in
delphi mode might help:-)
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to