comparison makefile.mingw @ 1860:02a23143334c

Apparently Visual C's "long double" type is "double" for gcc... So when building with MinGW, we need to compile as "double" instead of "long double" to maintain ABI compatibility with Visual C compiled applications.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 01 Mar 2013 13:01:59 +0000
parents 417176df4755
children 43c6ecfc598a
comparison
equal deleted inserted replaced
1859:b02aa3947562 1860:02a23143334c