On 2008.08.03 11:16:25 +0200, Johannes Sixt wrote: > (3) the 'mingw_main undefined' error is still a mystery. I'm about to send a > preprocessed file to Steffen (it's a bit large, even compressed, so I'll do > that in a private mail). FWIW, gcc 4.3 complains about such function declarations: x.c:4: error: invalid storage class for function ‘foo’ Seems that gcc complains about that since 4.0, and linking failed with older versions under some circumstances. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12738 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17205 Björn -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html