/[PAMELA software]/yoda/doit
ViewVC logotype

Annotation of /yoda/doit

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5.1 - (hide 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 kusanagi 5.1 export CFLAGS="-g -O3"
2     export FFLAGS="-g -O3"
3     export CXXFLAGS="-g -O3"
4 kusanagi 1.1 aclocal
5     automake -a
6     autoconf
7 kusanagi 5.1 ./configure --prefix=/opt/yoda --with-log4cxx=/opt/log4cxx
8 kusanagi 1.1 make

  ViewVC Help
Powered by ViewVC 1.1.23