Hi All, I tried to get liblo compiled on windows with MinGW and it took a while. I managed to get it done using the following: ./configure LIBS=-lws2_32 CFLAGS="-DWIN32 -D_WIN32_WINNT=0x0501" and commenting out gai_strerrorA in src/server.c. Most of this info came from the cross-compile info for liblo on the CLAM site: http://clam.iua.upf.edu/wikis/clam/index.php/Devel/Windows_MinGW_cross_compile This got liblo-0.24 compiled here (0.25 failed, but I just went with 0.24). Just thought I'd mention this in case anyone runs into this. Thanks! steven ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net