]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HLT/src/doit
Check for lib directories
[u/mrichter/AliRoot.git] / HLT / src / 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