]> git.jsancho.org Git - lugaru.git/commitdiff
get it to compile on my mingw setup
authorsf17k <sf171k@gmail.com>
Sat, 12 May 2012 05:38:33 +0000 (01:38 -0400)
committersf17k <sf171k@gmail.com>
Sat, 12 May 2012 05:38:33 +0000 (01:38 -0400)
gcc's float.h is missing _fpclass(). mingw's float.h should work but for some reason it wasn't being used. using math.h fixes the problem.
the linker was being passed .def files, so I removed those.


No differences found