[fpc-devel] FPC and Windows Phone 8
Michael Schnell
mschnell at lumino.de
Tue Mar 11 09:55:24 CET 2014
On 03/11/2014 08:53 AM, Sven Barth wrote:
> That Windows isn't normal here should have been shown by the MinGW ABI
> problem already :P
In Windows the correct ABI is not even published.
E.g. we all do know that (with normal X86 32 bit windows) The Microsoft
C compilers rely on the area to be be used for Threadvars is pointed to
by a Selector register, while the docs say that this pointer needs to be
fetched by a complex call.
That is why on that behalf fpc programs are slower than visual C programs.
- Micheal
More information about the fpc-devel
mailing list