--- gforth/configure.in 1999/10/30 15:48:16 1.57 +++ gforth/configure.in 2000/02/04 14:52:30 1.58 @@ -243,6 +243,8 @@ case "$host_cpu" in ;; alpha*) machine=alpha + #full IEEE FP support for more uniformity across platforms: + CFLAGS="$CFLAGS -mieee" ;; power*) machine=power