I installed cygwin with all packages described in the pdf produced by markfm and tried to compile vlc.
it ended with a link error on skins2 module :
in /usr/lib/libstdc++.a, there are undefined reference symbols. all are "_pthread*".
is there a lib missing for linkage ? which one could resolve posix threads symbols ?
bobi