kyan wrote on Thu, 28 Jun 2012:

On Thu, Jun 28, 2012 at 12:45 PM, Jonas Maebe <jonas.ma...@elis.ugent.be> wrote:
The safecall calling convention is only supported on a few platforms.

I want it for Win32/64, WinCE/arm and Linux. How can I find whether it
is implemented on these platforms without having to actually test it?

You have to look for tf_safecall_exceptions in systems/i_*.pas. It's currently supported for all Windows platforms and for Linux/i386 and Linux/x86-64.


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

Reply via email to