Changeset 1335 for stable/1.9
- Timestamp:
- Feb 6, 2009 10:05:17 PM (12 years ago)
- Location:
- stable/1.9
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/1.9
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/ trunk1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.5 2 2 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.0 3 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.0 4 Data/Netlib https://projects.coin-or.org/svn/Data/stable/1.0/Netlib 5 Data/Sample https://projects.coin-or.org/svn/Data/trunk/Sample 6 CoinUtils https://projects.coin-or.org/svn/CoinUtils/trunk/CoinUtils 4 Data/Sample https://projects.coin-or.org/svn/Data/stable/1.0/Sample 5 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.4/CoinUtils
-
- Property svn:externals
-
stable/1.9/Clp/configure
r1326 r1335 3505 3505 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 3506 3506 3507 3508 #AC_PROG_CXX sets CXX to g++ if it cannot find a working C++ compiler 3509 #thus, we test here whether $CXX is actually working 3510 ac_ext=cc 3511 ac_cpp='$CXXCPP $CPPFLAGS' 3512 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3513 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3514 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 3515 3516 echo "$as_me:$LINENO: checking whether C++ compiler $CXX works" >&5 3517 echo $ECHO_N "checking whether C++ compiler $CXX works... $ECHO_C" >&6; 3518 cat >conftest.$ac_ext <<_ACEOF 3519 /* confdefs.h. */ 3520 _ACEOF 3521 cat confdefs.h >>conftest.$ac_ext 3522 cat >>conftest.$ac_ext <<_ACEOF 3523 /* end confdefs.h. */ 3524 3525 int 3526 main () 3527 { 3528 int i=0; 3529 ; 3530 return 0; 3531 } 3532 _ACEOF 3533 rm -f conftest.$ac_objext 3534 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3535 (eval $ac_compile) 2>conftest.er1 3536 ac_status=$? 3537 grep -v '^ *+' conftest.er1 >conftest.err 3538 rm -f conftest.er1 3539 cat conftest.err >&5 3540 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3541 (exit $ac_status); } && 3542 { ac_try='test -z "$ac_cxx_werror_flag" 3543 || test ! -s conftest.err' 3544 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3545 (eval $ac_try) 2>&5 3546 ac_status=$? 3547 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3548 (exit $ac_status); }; } && 3549 { ac_try='test -s conftest.$ac_objext' 3550 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3551 (eval $ac_try) 2>&5 3552 ac_status=$? 3553 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3554 (exit $ac_status); }; }; then 3555 echo "$as_me:$LINENO: result: yes" >&5 3556 echo "${ECHO_T}yes" >&6 3557 else 3558 echo "$as_me: failed program was:" >&5 3559 sed 's/^/| /' conftest.$ac_ext >&5 3560 3561 echo "$as_me:$LINENO: result: no" >&5 3562 echo "${ECHO_T}no" >&6 3563 { { echo "$as_me:$LINENO: error: failed to find a C++ compiler or C++ compiler $CXX does not work" >&5 3564 echo "$as_me: error: failed to find a C++ compiler or C++ compiler $CXX does not work" >&2;} 3507 if test -z "$CXX" ; then 3508 { { echo "$as_me:$LINENO: error: Failed to find a C++ compiler!" >&5 3509 echo "$as_me: error: Failed to find a C++ compiler!" >&2;} 3565 3510 { (exit 1); exit 1; }; } 3566 3567 fi 3568 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 3569 ac_ext=cc 3570 ac_cpp='$CXXCPP $CPPFLAGS' 3571 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3572 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3573 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 3574 3511 fi 3575 3512 3576 3513 # It seems that we need to cleanup something here for the Windows … … 5779 5716 *-*-irix6*) 5780 5717 # Find out which ABI we are using. 5781 echo '#line 57 81"configure"' > conftest.$ac_ext5718 echo '#line 5718 "configure"' > conftest.$ac_ext 5782 5719 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5783 5720 (eval $ac_compile) 2>&5 … … 6913 6850 6914 6851 # Provide some information about the compiler. 6915 echo "$as_me:6 915:" \6852 echo "$as_me:6852:" \ 6916 6853 "checking for Fortran 77 compiler version" >&5 6917 6854 ac_compiler=`set X $ac_compile; echo $2` … … 7980 7917 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7981 7918 -e 's:$: $lt_compiler_flag:'` 7982 (eval echo "\"\$as_me:79 82: $lt_compile\"" >&5)7919 (eval echo "\"\$as_me:7919: $lt_compile\"" >&5) 7983 7920 (eval "$lt_compile" 2>conftest.err) 7984 7921 ac_status=$? 7985 7922 cat conftest.err >&5 7986 echo "$as_me:79 86: \$? = $ac_status" >&57923 echo "$as_me:7923: \$? = $ac_status" >&5 7987 7924 if (exit $ac_status) && test -s "$ac_outfile"; then 7988 7925 # The compiler can only warn and ignore the option if not recognized … … 8248 8185 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8249 8186 -e 's:$: $lt_compiler_flag:'` 8250 (eval echo "\"\$as_me:8 250: $lt_compile\"" >&5)8187 (eval echo "\"\$as_me:8187: $lt_compile\"" >&5) 8251 8188 (eval "$lt_compile" 2>conftest.err) 8252 8189 ac_status=$? 8253 8190 cat conftest.err >&5 8254 echo "$as_me:8 254: \$? = $ac_status" >&58191 echo "$as_me:8191: \$? = $ac_status" >&5 8255 8192 if (exit $ac_status) && test -s "$ac_outfile"; then 8256 8193 # The compiler can only warn and ignore the option if not recognized … … 8352 8289 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8353 8290 -e 's:$: $lt_compiler_flag:'` 8354 (eval echo "\"\$as_me:8 354: $lt_compile\"" >&5)8291 (eval echo "\"\$as_me:8291: $lt_compile\"" >&5) 8355 8292 (eval "$lt_compile" 2>out/conftest.err) 8356 8293 ac_status=$? 8357 8294 cat out/conftest.err >&5 8358 echo "$as_me:8 358: \$? = $ac_status" >&58295 echo "$as_me:8295: \$? = $ac_status" >&5 8359 8296 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8360 8297 then … … 10697 10634 lt_status=$lt_dlunknown 10698 10635 cat > conftest.$ac_ext <<EOF 10699 #line 106 99"configure"10636 #line 10636 "configure" 10700 10637 #include "confdefs.h" 10701 10638 … … 10797 10734 lt_status=$lt_dlunknown 10798 10735 cat > conftest.$ac_ext <<EOF 10799 #line 107 99"configure"10736 #line 10736 "configure" 10800 10737 #include "confdefs.h" 10801 10738 … … 13141 13078 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13142 13079 -e 's:$: $lt_compiler_flag:'` 13143 (eval echo "\"\$as_me:13 143: $lt_compile\"" >&5)13080 (eval echo "\"\$as_me:13080: $lt_compile\"" >&5) 13144 13081 (eval "$lt_compile" 2>conftest.err) 13145 13082 ac_status=$? 13146 13083 cat conftest.err >&5 13147 echo "$as_me:13 147: \$? = $ac_status" >&513084 echo "$as_me:13084: \$? = $ac_status" >&5 13148 13085 if (exit $ac_status) && test -s "$ac_outfile"; then 13149 13086 # The compiler can only warn and ignore the option if not recognized … … 13245 13182 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13246 13183 -e 's:$: $lt_compiler_flag:'` 13247 (eval echo "\"\$as_me:13 247: $lt_compile\"" >&5)13184 (eval echo "\"\$as_me:13184: $lt_compile\"" >&5) 13248 13185 (eval "$lt_compile" 2>out/conftest.err) 13249 13186 ac_status=$? 13250 13187 cat out/conftest.err >&5 13251 echo "$as_me:13 251: \$? = $ac_status" >&513188 echo "$as_me:13188: \$? = $ac_status" >&5 13252 13189 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13253 13190 then … … 14815 14752 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14816 14753 -e 's:$: $lt_compiler_flag:'` 14817 (eval echo "\"\$as_me:14 817: $lt_compile\"" >&5)14754 (eval echo "\"\$as_me:14754: $lt_compile\"" >&5) 14818 14755 (eval "$lt_compile" 2>conftest.err) 14819 14756 ac_status=$? 14820 14757 cat conftest.err >&5 14821 echo "$as_me:14 821: \$? = $ac_status" >&514758 echo "$as_me:14758: \$? = $ac_status" >&5 14822 14759 if (exit $ac_status) && test -s "$ac_outfile"; then 14823 14760 # The compiler can only warn and ignore the option if not recognized … … 14919 14856 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14920 14857 -e 's:$: $lt_compiler_flag:'` 14921 (eval echo "\"\$as_me:14 921: $lt_compile\"" >&5)14858 (eval echo "\"\$as_me:14858: $lt_compile\"" >&5) 14922 14859 (eval "$lt_compile" 2>out/conftest.err) 14923 14860 ac_status=$? 14924 14861 cat out/conftest.err >&5 14925 echo "$as_me:14 925: \$? = $ac_status" >&514862 echo "$as_me:14862: \$? = $ac_status" >&5 14926 14863 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14927 14864 then … … 17126 17063 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17127 17064 -e 's:$: $lt_compiler_flag:'` 17128 (eval echo "\"\$as_me:17 128: $lt_compile\"" >&5)17065 (eval echo "\"\$as_me:17065: $lt_compile\"" >&5) 17129 17066 (eval "$lt_compile" 2>conftest.err) 17130 17067 ac_status=$? 17131 17068 cat conftest.err >&5 17132 echo "$as_me:17 132: \$? = $ac_status" >&517069 echo "$as_me:17069: \$? = $ac_status" >&5 17133 17070 if (exit $ac_status) && test -s "$ac_outfile"; then 17134 17071 # The compiler can only warn and ignore the option if not recognized … … 17394 17331 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17395 17332 -e 's:$: $lt_compiler_flag:'` 17396 (eval echo "\"\$as_me:173 96: $lt_compile\"" >&5)17333 (eval echo "\"\$as_me:17333: $lt_compile\"" >&5) 17397 17334 (eval "$lt_compile" 2>conftest.err) 17398 17335 ac_status=$? 17399 17336 cat conftest.err >&5 17400 echo "$as_me:17 400: \$? = $ac_status" >&517337 echo "$as_me:17337: \$? = $ac_status" >&5 17401 17338 if (exit $ac_status) && test -s "$ac_outfile"; then 17402 17339 # The compiler can only warn and ignore the option if not recognized … … 17498 17435 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17499 17436 -e 's:$: $lt_compiler_flag:'` 17500 (eval echo "\"\$as_me:17 500: $lt_compile\"" >&5)17437 (eval echo "\"\$as_me:17437: $lt_compile\"" >&5) 17501 17438 (eval "$lt_compile" 2>out/conftest.err) 17502 17439 ac_status=$? 17503 17440 cat out/conftest.err >&5 17504 echo "$as_me:17 504: \$? = $ac_status" >&517441 echo "$as_me:17441: \$? = $ac_status" >&5 17505 17442 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17506 17443 then -
stable/1.9/Externals
r1091 r1335 1 BuildTools https://projects.coin-or.org/svn/BuildTools/ trunk1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.5 2 2 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.0 3 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.0 4 Data/Netlib https://projects.coin-or.org/svn/Data/stable/1.0/Netlib 5 Data/Sample https://projects.coin-or.org/svn/Data/trunk/Sample 6 CoinUtils https://projects.coin-or.org/svn/CoinUtils/trunk/CoinUtils 4 Data/Sample https://projects.coin-or.org/svn/Data/stable/1.0/Sample 5 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.4/CoinUtils -
stable/1.9/configure
r1220 r1335 2647 2647 coin_add_cflags="-pipe" 2648 2648 coin_dbg_cflags="-g" 2649 coin_warn_cflags="-pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall" 2649 coin_warn_cflags="-Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas" 2650 case $build in 2651 *-darwin*) 2652 ;; 2653 *) 2654 coin_warn_cflags="-pedantic-errors $coin_warn_cflags" 2655 ;; 2656 esac 2650 2657 case $enable_doscompile in 2651 2658 mingw) … … 2720 2727 case "$CC" in 2721 2728 icc* | */icc*) 2722 coin_opt_cflags="-O3 -ip "2729 coin_opt_cflags="-O3 -ip -mp1" 2723 2730 coin_add_cflags="" 2724 2731 coin_dbg_cflags="-g" … … 3077 3084 fi ;; 3078 3085 *-*-solaris*) 3079 comps="CC xlC aCC g++ c++ pgCC icpc gpp cxx cc++ cl FCC KCC RCC" ;;3086 comps="CC xlC_r aCC g++ c++ pgCC icpc gpp cxx cc++ cl FCC KCC RCC" ;; 3080 3087 *-darwin*) comps="g++ c++ CC" ;; 3081 *) comps="xlC aCC CC g++ c++ pgCC icpc gpp cxx cc++ cl FCC KCC RCC" ;;3088 *) comps="xlC_r aCC CC g++ c++ pgCC icpc gpp cxx cc++ cl FCC KCC RCC" ;; 3082 3089 esac 3083 3090 … … 3491 3498 coin_add_cxxflags="-pipe" 3492 3499 coin_dbg_cxxflags="-g" 3493 coin_warn_cxxflags="-pedantic-errors -Wimplicit -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion" 3494 case $enable_doscompile in 3495 mingw) 3496 CXXFLAGS="-mno-cygwin" 3497 cat >conftest.$ac_ext <<_ACEOF 3500 coin_warn_cxxflags="-Wimplicit -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas" 3501 case $build in 3502 *-darwin*) 3503 ;; 3504 *) 3505 coin_warn_cxxflags="-pedantic-errors $coin_warn_cxxflags" 3506 ;; 3507 esac 3508 3509 case $enable_doscompile in 3510 mingw) 3511 CXXFLAGS="-mno-cygwin" 3512 cat >conftest.$ac_ext <<_ACEOF 3498 3513 /* confdefs.h. */ 3499 3514 _ACEOF … … 3540 3555 rm -f conftest.err conftest.$ac_objext \ 3541 3556 conftest$ac_exeext conftest.$ac_ext 3542 3543 3544 3557 CXXFLAGS= 3558 ;; 3559 esac 3545 3560 esac 3546 3561 fi … … 3569 3584 case "$CXX" in 3570 3585 icpc* | */icpc*) 3571 coin_opt_cxxflags="-O3 -ip "3586 coin_opt_cxxflags="-O3 -ip -mp1" 3572 3587 coin_add_cxxflags="" 3573 3588 coin_dbg_cxxflags="-g" … … 3632 3647 xlC* | */xlC* | mpxlC* | */mpxlC*) 3633 3648 coin_opt_cxxflags="-O -qarch=auto -qcache=auto -qtune=auto -qmaxmem=-1" 3634 coin_add_cxxflags="-bmaxdata:0x80000000 -qrtti=dyna -qsuppress=1500-036 -qsuppress=1500-029 "3649 coin_add_cxxflags="-bmaxdata:0x80000000 -qrtti=dyna -qsuppress=1500-036 -qsuppress=1500-029 -qsourcetype=c++" 3635 3650 coin_dbg_cxxflags="-g" 3636 3651 ;; … … 3911 3926 fi ;; 3912 3927 *-*-solaris*) 3913 coin_f77_comps="f95 f90 f77 xlf fort77 gfortran g77 pgf90 pgf77 ifort ifc frt af77" ;;3914 *) coin_f77_comps="xlf fort77 gfortran f77 g77 pgf90 pgf77 ifort ifc frt af77" ;;3928 coin_f77_comps="f95 f90 f77 xlf_r fort77 gfortran g77 pgf90 pgf77 ifort ifc frt af77" ;; 3929 *) coin_f77_comps="xlf_r fort77 gfortran f77 g77 pgf90 pgf77 ifort ifc frt af77" ;; 3915 3930 esac 3916 3931 … … 4083 4098 4084 4099 # Provide some information about the compiler. 4085 echo "$as_me:4 085:" \4100 echo "$as_me:4100:" \ 4086 4101 "checking for Fortran 77 compiler version" >&5 4087 4102 ac_compiler=`set X $ac_compile; echo $2` … … 4298 4313 case $F77 in 4299 4314 ifort* | */ifort* | IFORT* | */IFORT* ) 4300 coin_opt_fflags='- O3'4301 coin_add_fflags='-fpp -nologo -MT'4302 coin_dbg_fflags='- debug'4315 coin_opt_fflags='-MT -O3' 4316 coin_add_fflags='-fpp -nologo' 4317 coin_dbg_fflags='-MTd -debug' 4303 4318 ;; 4304 4319 compile_f2c*) … … 6342 6357 *-*-irix6*) 6343 6358 # Find out which ABI we are using. 6344 echo '#line 63 44"configure"' > conftest.$ac_ext6359 echo '#line 6359 "configure"' > conftest.$ac_ext 6345 6360 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6346 6361 (eval $ac_compile) 2>&5 … … 8306 8321 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8307 8322 -e 's:$: $lt_compiler_flag:'` 8308 (eval echo "\"\$as_me:83 08: $lt_compile\"" >&5)8323 (eval echo "\"\$as_me:8323: $lt_compile\"" >&5) 8309 8324 (eval "$lt_compile" 2>conftest.err) 8310 8325 ac_status=$? 8311 8326 cat conftest.err >&5 8312 echo "$as_me:83 12: \$? = $ac_status" >&58327 echo "$as_me:8327: \$? = $ac_status" >&5 8313 8328 if (exit $ac_status) && test -s "$ac_outfile"; then 8314 8329 # The compiler can only warn and ignore the option if not recognized … … 8574 8589 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8575 8590 -e 's:$: $lt_compiler_flag:'` 8576 (eval echo "\"\$as_me:85 76: $lt_compile\"" >&5)8591 (eval echo "\"\$as_me:8591: $lt_compile\"" >&5) 8577 8592 (eval "$lt_compile" 2>conftest.err) 8578 8593 ac_status=$? 8579 8594 cat conftest.err >&5 8580 echo "$as_me:85 80: \$? = $ac_status" >&58595 echo "$as_me:8595: \$? = $ac_status" >&5 8581 8596 if (exit $ac_status) && test -s "$ac_outfile"; then 8582 8597 # The compiler can only warn and ignore the option if not recognized … … 8678 8693 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8679 8694 -e 's:$: $lt_compiler_flag:'` 8680 (eval echo "\"\$as_me:86 80: $lt_compile\"" >&5)8695 (eval echo "\"\$as_me:8695: $lt_compile\"" >&5) 8681 8696 (eval "$lt_compile" 2>out/conftest.err) 8682 8697 ac_status=$? 8683 8698 cat out/conftest.err >&5 8684 echo "$as_me:86 84: \$? = $ac_status" >&58699 echo "$as_me:8699: \$? = $ac_status" >&5 8685 8700 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8686 8701 then … … 11023 11038 lt_status=$lt_dlunknown 11024 11039 cat > conftest.$ac_ext <<EOF 11025 #line 110 25"configure"11040 #line 11040 "configure" 11026 11041 #include "confdefs.h" 11027 11042 … … 11123 11138 lt_status=$lt_dlunknown 11124 11139 cat > conftest.$ac_ext <<EOF 11125 #line 111 25"configure"11140 #line 11140 "configure" 11126 11141 #include "confdefs.h" 11127 11142 … … 13467 13482 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13468 13483 -e 's:$: $lt_compiler_flag:'` 13469 (eval echo "\"\$as_me:134 69: $lt_compile\"" >&5)13484 (eval echo "\"\$as_me:13484: $lt_compile\"" >&5) 13470 13485 (eval "$lt_compile" 2>conftest.err) 13471 13486 ac_status=$? 13472 13487 cat conftest.err >&5 13473 echo "$as_me:134 73: \$? = $ac_status" >&513488 echo "$as_me:13488: \$? = $ac_status" >&5 13474 13489 if (exit $ac_status) && test -s "$ac_outfile"; then 13475 13490 # The compiler can only warn and ignore the option if not recognized … … 13571 13586 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13572 13587 -e 's:$: $lt_compiler_flag:'` 13573 (eval echo "\"\$as_me:135 73: $lt_compile\"" >&5)13588 (eval echo "\"\$as_me:13588: $lt_compile\"" >&5) 13574 13589 (eval "$lt_compile" 2>out/conftest.err) 13575 13590 ac_status=$? 13576 13591 cat out/conftest.err >&5 13577 echo "$as_me:135 77: \$? = $ac_status" >&513592 echo "$as_me:13592: \$? = $ac_status" >&5 13578 13593 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13579 13594 then … … 15141 15156 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15142 15157 -e 's:$: $lt_compiler_flag:'` 15143 (eval echo "\"\$as_me:151 43: $lt_compile\"" >&5)15158 (eval echo "\"\$as_me:15158: $lt_compile\"" >&5) 15144 15159 (eval "$lt_compile" 2>conftest.err) 15145 15160 ac_status=$? 15146 15161 cat conftest.err >&5 15147 echo "$as_me:151 47: \$? = $ac_status" >&515162 echo "$as_me:15162: \$? = $ac_status" >&5 15148 15163 if (exit $ac_status) && test -s "$ac_outfile"; then 15149 15164 # The compiler can only warn and ignore the option if not recognized … … 15245 15260 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15246 15261 -e 's:$: $lt_compiler_flag:'` 15247 (eval echo "\"\$as_me:152 47: $lt_compile\"" >&5)15262 (eval echo "\"\$as_me:15262: $lt_compile\"" >&5) 15248 15263 (eval "$lt_compile" 2>out/conftest.err) 15249 15264 ac_status=$? 15250 15265 cat out/conftest.err >&5 15251 echo "$as_me:152 51: \$? = $ac_status" >&515266 echo "$as_me:15266: \$? = $ac_status" >&5 15252 15267 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15253 15268 then … … 17452 17467 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17453 17468 -e 's:$: $lt_compiler_flag:'` 17454 (eval echo "\"\$as_me:174 54: $lt_compile\"" >&5)17469 (eval echo "\"\$as_me:17469: $lt_compile\"" >&5) 17455 17470 (eval "$lt_compile" 2>conftest.err) 17456 17471 ac_status=$? 17457 17472 cat conftest.err >&5 17458 echo "$as_me:174 58: \$? = $ac_status" >&517473 echo "$as_me:17473: \$? = $ac_status" >&5 17459 17474 if (exit $ac_status) && test -s "$ac_outfile"; then 17460 17475 # The compiler can only warn and ignore the option if not recognized … … 17720 17735 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17721 17736 -e 's:$: $lt_compiler_flag:'` 17722 (eval echo "\"\$as_me:177 22: $lt_compile\"" >&5)17737 (eval echo "\"\$as_me:17737: $lt_compile\"" >&5) 17723 17738 (eval "$lt_compile" 2>conftest.err) 17724 17739 ac_status=$? 17725 17740 cat conftest.err >&5 17726 echo "$as_me:177 26: \$? = $ac_status" >&517741 echo "$as_me:17741: \$? = $ac_status" >&5 17727 17742 if (exit $ac_status) && test -s "$ac_outfile"; then 17728 17743 # The compiler can only warn and ignore the option if not recognized … … 17824 17839 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17825 17840 -e 's:$: $lt_compiler_flag:'` 17826 (eval echo "\"\$as_me:178 26: $lt_compile\"" >&5)17841 (eval echo "\"\$as_me:17841: $lt_compile\"" >&5) 17827 17842 (eval "$lt_compile" 2>out/conftest.err) 17828 17843 ac_status=$? 17829 17844 cat out/conftest.err >&5 17830 echo "$as_me:178 30: \$? = $ac_status" >&517845 echo "$as_me:17845: \$? = $ac_status" >&5 17831 17846 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17832 17847 then
Note: See TracChangeset
for help on using the changeset viewer.