--- gpamela/garfield/src/makefile_linux 2007/10/02 17:58:30 3.3 +++ gpamela/garfield/src/makefile_linux 2014/01/23 13:55:51 3.4 @@ -13,7 +13,7 @@ # -fforce-mem -fforce-addr -fcaller-saves -fstrength-reduce\ # -funroll-loops -frerun-cse-after-loop \ # -g -fdebug-kludge -FF= -O3 -malign-double -falign-loops=2 -falign-jumps=2 -falign-functions=2\ +FF= -m32 -O3 -malign-double -falign-loops=2 -falign-jumps=2 -falign-functions=2\ -fno-init-local-zero -ffast-math -fno-f2c\ -fforce-mem -fforce-addr -fcaller-saves -fstrength-reduce\ -funroll-loops -frerun-cse-after-loop \