I managed to compile most of the Gnuradio for Cygwin, including the grc. Only the USRP2 driver was incompatible with Windows, because the raw-socket concepts are totally different (even in with Cygwin). Now with UHD the chances for Cygwin support are much better, right? If the UHD is using UDP datagrams, this should be realistic in Cygwin with standard sockets. The UHD build instructions for Windows only deal with the MSVC. However, Cygwin better suits the Gnuradio, because all the other GNU stuff is available too: Python, toolchain, gcc compilers, math and signal processing libraries etc.
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio