Changes between Version 1 and Version 2 of ccafebgp
- Timestamp:
- 11/06/09 13:16:16 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ccafebgp
v1 v2 14 14 ./configure CPP="gcc -E" CC=mpixlc CXX=mpixlcxx FC=mpixlf2003 F77=mpixlf77 \ 15 15 --with-babel-config=$BABEL_INSTALL/bin/powerpc64-ibm-bgp-babel-config \ 16 --with-libxml2=$LIBXML2_LOC --with-babel-python LDFLAGS="- G -qnostaticlink" \16 --with-libxml2=$LIBXML2_LOC --with-babel-python LDFLAGS="-qnostaticlink" \ 17 17 --host=powerpc-bgp-linux-gnu --target=powerpc64-ibm-bgp \ 18 18 target_alias=powerpc64-ibm-bgp --prefix=$CCA_INSTALL_DIR … … 61 61 ./configure CPP="gcc -E" CC=mpixlc CXX=mpixlcxx FC=mpixlf2003 F77=mpixlf77 \ 62 62 --with-csb-config=$CCA_INSTALL_DIR/bin/cca-spec-babel-config \ 63 --with-babel-python LDFLAGS="- G -qnostaticlink" --host=powerpc-bgp-linux-gnu \63 --with-babel-python LDFLAGS="-qnostaticlink" --host=powerpc-bgp-linux-gnu \ 64 64 --target=powerpc64-ibm-bgp target_alias=powerpc64-ibm-bgp --prefix=$CCA_INSTALL_DIR \ 65 65 --with-boost=/home/norris/soft/boost-1_38_0/include/boost-1_38