--- yoda/doit 2005/09/16 12:01:02 5.1 +++ yoda/doit 2006/05/30 19:10:01 6.1 @@ -1,8 +1,8 @@ -export CFLAGS="-g -O3" -export FFLAGS="-g -O3" -export CXXFLAGS="-g -O3" +export CFLAGS="-g -O4" +export FFLAGS="-g -O0 -keepC" +export CXXFLAGS="-g -O4" aclocal automake -a autoconf -./configure --prefix=/opt/yoda --with-log4cxx=/opt/log4cxx +./configure --prefix=/home/kusanagi/tmp --with-log4cxx=/opt/log4cxx --enable-gprof=no make