Hello,

> IIRC this isn't quite right, you can't depend on mingw with cygwin. I  
> think cygwin
> should have a complex.h, if you want to make this work for mingw then
> you should use __MINGW32__.
This pretty much looks like cygwin-related stuff. Actually it needs to
store two sets of headers - "native" and mingw, thus such directory.

My mingw32 installation has complex.h, not mingw/complex.h. However, I
don't understand, why cygwin doesn't have it's complex.h and test should
use mingw-provided one.

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.


_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to