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