<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">denisgolovan <<a href="mailto:denisgolovan@yandex.ru">denisgolovan@yandex.ru</a>> schrieb am Mi., 26. Feb. 2020, 11:38:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
> The Extended type is not available for x86_64-win64. You either need to use Double or the software floating point support in unit sfpux80 (though that is only available in 3.2 and newer).<br>
<br>
So, Linux x64 having hardware Extended support is just an exception?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">No, Win64 is the exception. All other x86_64 targets support it, but Microsoft decided to deprecate it. </div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Or maybe it's possible to build a custom x86_64-win64 compiler with that define enabled?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">In theory yes, but it's not recommended, because Microsoft does not recommend it (not to mention that it isn't even remotely tested as much as the normal Win64 target).</div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>