On 26 January 2011 18:13, Stefan Behnel <stefan...@behnel.de> wrote: > Almar Klein, 26.01.2011 16:52: >>> >>> Clearly, there should be a space between the "-I" and the "C:\Pro...". >> >> Mmm, I jumped too conclusions here, because the style seemed weird to >> me. While trying older versions, including the version I had before >> this (0.12.1), I realized that this is how it always happened. >> >> I will dig into this and see if I can find the source of my problem. > > There should be some more interesting compiler error output somewhere above > the failure line that you posted.
Nothing that said "error". After updating mingw it did: "error: #if with no expression". Looking at the code at the reported line: "#if HAVE_HYPOT " Googling for this got me a recent thread <http://groups.google.com/group/cython-users/browse_thread/thread/13277c090ed8b6a3?pli=1>of someone having the same problem: after clearing the build directory and the c-file everything worked as it should! Thanks for taking the time trying to help me out. Almar
_______________________________________________ Cython-dev mailing list Cython-dev@codespeak.net http://codespeak.net/mailman/listinfo/cython-dev