I am using gcc 3.2 20020927 on Cygwin on Win2K (actually g++). The code uses only standard file I/O in stdio.h and some other C standard libraries. How do I generate a standalone executable that would run on someone else's Win XP system who does not have cygwin installed himself?