2009-12-11 13:11:14 +08:00
|
|
|
./configure --prefix=$HOME --with-toolbox=$HOME/toolbox/ --with-boost=/opt/local/include/
|
2009-12-11 12:47:52 +08:00
|
|
|
|
|
|
|
|
# for maximum performance on Intel Core2 platform:
|
2010-01-17 03:37:17 +08:00
|
|
|
#./configure --prefix=$HOME --with-toolbox=$HOME/toolbox/ --with-boost=/opt/local/include/ CXXFLAGS=" -g -O3 -march=nocona -mtune=generic -DNDEBUG" --disable-static
|