mingw-64 80 bit precision for doubles works

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
   Visual Studio 2010 cannot build x64 executables with 80 bits
extended precision for doubles. Atleast it has been removed in Visual
Studio 2013 saying not supported on x64 and ARM platforms.

_MCW_PC (Precision control)

(Not supported on ARM or x64 platforms.)


  How can gcc/mingw-64 build x64 executables with double precision set
to 80 bits?

I get rounding errors when i do %.18g for doubles on windows but
Visual Studio truncates the last digits for 2^61 and all.


Regards,
Navin




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux