if test "$GCC" != yes ; then
  CC="$CC -std"
  CFLAGS="-O -ieee"
fi
