[llvm-commits] [llvm] r44353 - /llvm/trunk/test/CFrontend/2005-02-20-AggregateSAVEEXPR.c

Anton Korobeynikov asl at math.spbu.ru
Tue Nov 27 00:58:57 PST 2007


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.





More information about the llvm-commits mailing list