Re: [Mingw-w64-public] Include paths, float.h

2010-03-22 Thread Dave Camarillo
Thanks Ozkan, that did the trick... the linear algebra libs now compile and work as expected... thanks, -dave On Sun, Mar 21, 2010 at 2:20 PM, Ozkan Sezer wrote: > On Sun, Mar 21, 2010 at 10:42 PM, Dave Camarillo > wrote: > > Hello, I'm having a little trouble with the incl

[Mingw-w64-public] Include paths, float.h

2010-03-21 Thread Dave Camarillo
Hello, I'm having a little trouble with the include paths used by mingw-w64 and was hoping for some insight... I have this chunk of code compiling correctly under the normal mingw system, but have some problems with include search paths with the w64 version... As far as I can tell, it's just pullin