you have to use a newer version of cygwin with a gcc-3.x compiler. Threading should work then
ok, got that now and can compile.
but how would I start a pd app with a cygwin compiled object? i always get errors that it cant find the cygwin1.dll
and, is it at all possible to build standalone objects that arent dependent on cygwin1.dll? with -mno-cygwin?
i tried compiling flext with -mno-cygwin, but no dice.