gcc -static -O3 -fexpensive-optimizations -o unixtime_original time.c
gcc -static -O3 -fexpensive-optimizations -DMSDOS -o unixtime_modified time.c
