/[PAMELA software]/yoda/doit
ViewVC logotype

Contents of /yoda/doit

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5.1 - (show annotations) (download)
Fri Sep 16 12:01:02 2005 UTC (19 years, 2 months ago) by kusanagi
Branch: MAIN
CVS Tags: YODA5_0/02
Changes since 5.0: +4 -2 lines
execute by default the maximum optimization of the code

1 export CFLAGS="-g -O3"
2 export FFLAGS="-g -O3"
3 export CXXFLAGS="-g -O3"
4 aclocal
5 automake -a
6 autoconf
7 ./configure --prefix=/opt/yoda --with-log4cxx=/opt/log4cxx
8 make

  ViewVC Help
Powered by ViewVC 1.1.23