I could be wrong but I don't think cygwin will allow you to make native executables with out dependancies on cygwin. Like I said though I'm not much of a windows devel person. FDR
You can build without a cygwin dependency, as long as your code isn't actually dependent on posix. I think the compiler flag is -mno-cygwin. If that doesn't work, you'll need to look into it closer. Google should provide all the answers. Justin
_______________________________________________ pulseaudio-discuss mailing list pulseaudio-discuss@mail.0pointer.de https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss