ja_JP version:
gcc -mwindows -mno-cygwin -O2 -Wall -ansi fixw.c -o fixw && strip fixw.exe

en_US version:
gcc -mwindows -mno-cygwin -O2 -Wall -ansi -DLANG_C fixw.c -o fixw && strip fixw.exe
