2009-08-22 06:23:24 +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:
|
|
|
|
|
# ./configure --prefix=$HOME --with-toolbox=$HOME/toolbox/ --with-boost=/opt/local/include/ CXXFLAGS="-O3 -march=nocona -mtune=generic -NDEBUG"
|