if test "$GCC" = yes ; then CFLAGS= else CC="$CC -std" CFLAGS='-O4 -Olimit 2000' fi SUPPORTS_THREADS=yes THREAD_CFLAGS="-pthread"