On 24 May 2008, at 17:15, TOUZEAU DAVID wrote:
I'm using a 32 bits Linux system to developp and i want my program to be 64 Bits compatible. What is the best method to allow my program to be compatible on 32 And 64 bits ?
Do not type cast between integer and pointer types (and if you have to, always use the ptrint and ptruint types). Do not use assembler.
Jonas _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal