> > Can you compile SDL programs under linux into binaries that will run on > windows? What do you need to do this? Thanks. Yes! I've done this a few times. It's cool to fire up an EXE on someone's Windows box that you just freshly gcc'd on your supierior Linux macheeeen. :) See: http://www.libsdl.org/faq/FAQ-Win32.html#WIN32_2 -bill!