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-16 12:24:35 +08:00
|
|
|
#./configure --prefix=$HOME --with-toolbox=$HOME/toolbox/ --with-boost=/opt/local/include/ CXXFLAGS="-O3 -march=nocona -mtune=generic -DNDEBUG" --disable-static
|