/[PAMELA software]/yoda/doit
ViewVC logotype

Diff of /yoda/doit

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5.1 by kusanagi, Fri Sep 16 12:01:02 2005 UTC revision 6.0 by kusanagi, Tue Feb 7 17:10:40 2006 UTC
# Line 1  Line 1 
1  export CFLAGS="-g -O3"  export CFLAGS="-g -O4"
2  export FFLAGS="-g -O3"  export FFLAGS="-g -O0 -keepC"
3  export CXXFLAGS="-g -O3"  export CXXFLAGS="-g -O4"
4  aclocal  aclocal
5  automake -a  automake -a
6  autoconf  autoconf
7  ./configure --prefix=/opt/yoda --with-log4cxx=/opt/log4cxx  ./configure --prefix=/xxx --with-log4cxx=/opt/log4cxx --enable-gprof=no
8  make  make

Legend:
Removed from v.5.1  
changed lines
  Added in v.6.0

  ViewVC Help
Powered by ViewVC 1.1.23