1.
i used to replace Delphi7 System, SysInit, SysConst with the ones provided at KOL website, this decreased the size alot, is there anyway this can be done in lazarus?
2.
im trying to cross-compile my project, ive no 64Bit pc, so i thought i can compile 64Bit version from my 32Bit maching, but i seen everywhere "KOL for Win32", cant i compile it for 64Bit? what needs changing to make it work on lazarus?
thanks in advance;