]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HLT/programs/doit
Minor changes to check for NOLOGGING env str and solved some very minor bugs
[u/mrichter/AliRoot.git] / HLT / programs / doit
1 g++ -O -Wall -fPIC -ffast-math speedtest.cxx -o speedtest
2 # g++ -O -Wall -fPIC -mcpu=ev6 speedtest.cxx -o speedtest
3 # cxx -O -Wall -fPIC  -lm  speedtest.cxx -o speedtest