On 24 Aug 2009, at 11:40, Graeme Geldenhuys wrote:
OK, my 64bit FPC does have INTERNAL_BACKTRACE defined, but does NOT
have
FPC_SYSTEM_HAS_GET_FRAME.
So it seems my FPC doesn't have get_frame() function, but yet FPC is
able to compile DUnit2. This is weird and I don't understand how
get_caller_addr(get_frame);
is able to compile without errors.
It does have it, because INTERNAL_BACKTRACE means "the backtrace-
related functions are handled internally in the compiler for this
platform".
Jonas
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal