On 3/30/16, Graeme Geldenhuys <[email protected]> wrote: > Surely the usage of IFDEF WIN64 is not 100% correct or accurate. Should > the above not rather read IFDEF CPU64?
Me thinks: It's in ($pfcsource)rtl\x86_64\x86_64.inc, so CPU64 will be defined in that procedure always. So this code distincts between 64-bit Windows and 64-bit "any other OS" Bart _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
