http://bugs.winehq.org/show_bug.cgi?id=31542
--- Comment #2 from Michael Calkins qbasicmichael@gmail.com 2012-08-24 18:21:43 CDT --- Created attachment 41477 --> http://bugs.winehq.org/attachment.cgi?id=41477 two executables with source
the attached .7z file contains 2 executables, one C++ source file which can be built with mingw-w32, and one assembly source file which can be assembled with Nasm, and linked with mingw-w32's ld.
winet.exe should display: " 3.141593E-003" 14 " 3.141593E-003" 14
wineta.exe should display: " 0.000000E+000" 14
I'm going to try to install FreeBSD and Wine on a spare computer, so that I can test this myself.
Regards, Michael