gcc -ansi -pedantic -Wall -Wtraditional -Wconversion -Wshadow \ -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings \ -Waggregate-return -Wstrict-prototypes -fshort-enums -fno-common \ -O4 -gand comments ``Some people may not like -Wtraditional -Wconversion, but the rest are nice.''