--- DarthVader/Make.def 2009/08/04 14:01:13 1.1 +++ DarthVader/Make.def 2009/08/06 14:57:49 1.2 @@ -47,8 +47,8 @@ export F77FLAGS= -Wall -funroll-loops -fPIC $(EXTRAOPT) -fno-automatic -fbounds-check -extend_source -static -fno-backslash ${PAM_BIT} # C++ export CXX=g++ -export CXXFLAGS=-Wall -O -fPIC -pthread -g ${PAM_BIT} -#export CXXFLAGS=-Wall -O3 -funroll-loops -fPIC -pthread ${PAM_BIT} +#export CXXFLAGS=-Wall -O -fPIC -pthread -g ${PAM_BIT} +export CXXFLAGS=-Wall -O3 -funroll-loops -fPIC -pthread ${PAM_BIT} # ROOTCINT export ROOTCINT=rootcint