Changeset 1105 for ThirdParty/Glpk/trunk/configure
- Timestamp:
- Aug 16, 2008 11:16:13 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Glpk/trunk/configure
r1098 r1105 2680 2680 coin_add_cflags="-pipe" 2681 2681 coin_dbg_cflags="-g" 2682 coin_warn_cflags="-Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas" 2683 case $build in 2684 *-darwin*) 2685 ;; 2686 *) 2687 coin_warn_cflags="-pedantic-errors $coin_warn_cflags" 2688 ;; 2689 esac 2682 coin_warn_cflags="-pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall" 2690 2683 case $enable_doscompile in 2691 2684 mingw) … … 2760 2753 case "$CC" in 2761 2754 icc* | */icc*) 2762 coin_opt_cflags="-O3 -ip -mp1"2755 coin_opt_cflags="-O3 -ip" 2763 2756 coin_add_cflags="" 2764 2757 coin_dbg_cflags="-g" … … 4722 4715 *-*-irix6*) 4723 4716 # Find out which ABI we are using. 4724 echo '#line 47 24"configure"' > conftest.$ac_ext4717 echo '#line 4717 "configure"' > conftest.$ac_ext 4725 4718 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4726 4719 (eval $ac_compile) 2>&5 … … 6321 6314 6322 6315 # Provide some information about the compiler. 6323 echo "$as_me:63 23:" \6316 echo "$as_me:6316:" \ 6324 6317 "checking for Fortran 77 compiler version" >&5 6325 6318 ac_compiler=`set X $ac_compile; echo $2` … … 7388 7381 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7389 7382 -e 's:$: $lt_compiler_flag:'` 7390 (eval echo "\"\$as_me:73 90: $lt_compile\"" >&5)7383 (eval echo "\"\$as_me:7383: $lt_compile\"" >&5) 7391 7384 (eval "$lt_compile" 2>conftest.err) 7392 7385 ac_status=$? 7393 7386 cat conftest.err >&5 7394 echo "$as_me:73 94: \$? = $ac_status" >&57387 echo "$as_me:7387: \$? = $ac_status" >&5 7395 7388 if (exit $ac_status) && test -s "$ac_outfile"; then 7396 7389 # The compiler can only warn and ignore the option if not recognized … … 7656 7649 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7657 7650 -e 's:$: $lt_compiler_flag:'` 7658 (eval echo "\"\$as_me:765 8: $lt_compile\"" >&5)7651 (eval echo "\"\$as_me:7651: $lt_compile\"" >&5) 7659 7652 (eval "$lt_compile" 2>conftest.err) 7660 7653 ac_status=$? 7661 7654 cat conftest.err >&5 7662 echo "$as_me:76 62: \$? = $ac_status" >&57655 echo "$as_me:7655: \$? = $ac_status" >&5 7663 7656 if (exit $ac_status) && test -s "$ac_outfile"; then 7664 7657 # The compiler can only warn and ignore the option if not recognized … … 7760 7753 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7761 7754 -e 's:$: $lt_compiler_flag:'` 7762 (eval echo "\"\$as_me:77 62: $lt_compile\"" >&5)7755 (eval echo "\"\$as_me:7755: $lt_compile\"" >&5) 7763 7756 (eval "$lt_compile" 2>out/conftest.err) 7764 7757 ac_status=$? 7765 7758 cat out/conftest.err >&5 7766 echo "$as_me:77 66: \$? = $ac_status" >&57759 echo "$as_me:7759: \$? = $ac_status" >&5 7767 7760 if (exit $ac_status) && test -s out/conftest2.$ac_objext 7768 7761 then … … 10105 10098 lt_status=$lt_dlunknown 10106 10099 cat > conftest.$ac_ext <<EOF 10107 #line 1010 7"configure"10100 #line 10100 "configure" 10108 10101 #include "confdefs.h" 10109 10102 … … 10205 10198 lt_status=$lt_dlunknown 10206 10199 cat > conftest.$ac_ext <<EOF 10207 #line 1020 7"configure"10200 #line 10200 "configure" 10208 10201 #include "confdefs.h" 10209 10202 … … 12549 12542 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12550 12543 -e 's:$: $lt_compiler_flag:'` 12551 (eval echo "\"\$as_me:125 51: $lt_compile\"" >&5)12544 (eval echo "\"\$as_me:12544: $lt_compile\"" >&5) 12552 12545 (eval "$lt_compile" 2>conftest.err) 12553 12546 ac_status=$? 12554 12547 cat conftest.err >&5 12555 echo "$as_me:125 55: \$? = $ac_status" >&512548 echo "$as_me:12548: \$? = $ac_status" >&5 12556 12549 if (exit $ac_status) && test -s "$ac_outfile"; then 12557 12550 # The compiler can only warn and ignore the option if not recognized … … 12653 12646 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12654 12647 -e 's:$: $lt_compiler_flag:'` 12655 (eval echo "\"\$as_me:126 55: $lt_compile\"" >&5)12648 (eval echo "\"\$as_me:12648: $lt_compile\"" >&5) 12656 12649 (eval "$lt_compile" 2>out/conftest.err) 12657 12650 ac_status=$? 12658 12651 cat out/conftest.err >&5 12659 echo "$as_me:1265 9: \$? = $ac_status" >&512652 echo "$as_me:12652: \$? = $ac_status" >&5 12660 12653 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12661 12654 then … … 14223 14216 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14224 14217 -e 's:$: $lt_compiler_flag:'` 14225 (eval echo "\"\$as_me:142 25: $lt_compile\"" >&5)14218 (eval echo "\"\$as_me:14218: $lt_compile\"" >&5) 14226 14219 (eval "$lt_compile" 2>conftest.err) 14227 14220 ac_status=$? 14228 14221 cat conftest.err >&5 14229 echo "$as_me:1422 9: \$? = $ac_status" >&514222 echo "$as_me:14222: \$? = $ac_status" >&5 14230 14223 if (exit $ac_status) && test -s "$ac_outfile"; then 14231 14224 # The compiler can only warn and ignore the option if not recognized … … 14327 14320 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14328 14321 -e 's:$: $lt_compiler_flag:'` 14329 (eval echo "\"\$as_me:1432 9: $lt_compile\"" >&5)14322 (eval echo "\"\$as_me:14322: $lt_compile\"" >&5) 14330 14323 (eval "$lt_compile" 2>out/conftest.err) 14331 14324 ac_status=$? 14332 14325 cat out/conftest.err >&5 14333 echo "$as_me:143 33: \$? = $ac_status" >&514326 echo "$as_me:14326: \$? = $ac_status" >&5 14334 14327 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14335 14328 then … … 16534 16527 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16535 16528 -e 's:$: $lt_compiler_flag:'` 16536 (eval echo "\"\$as_me:165 36: $lt_compile\"" >&5)16529 (eval echo "\"\$as_me:16529: $lt_compile\"" >&5) 16537 16530 (eval "$lt_compile" 2>conftest.err) 16538 16531 ac_status=$? 16539 16532 cat conftest.err >&5 16540 echo "$as_me:165 40: \$? = $ac_status" >&516533 echo "$as_me:16533: \$? = $ac_status" >&5 16541 16534 if (exit $ac_status) && test -s "$ac_outfile"; then 16542 16535 # The compiler can only warn and ignore the option if not recognized … … 16802 16795 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16803 16796 -e 's:$: $lt_compiler_flag:'` 16804 (eval echo "\"\$as_me:16 804: $lt_compile\"" >&5)16797 (eval echo "\"\$as_me:16797: $lt_compile\"" >&5) 16805 16798 (eval "$lt_compile" 2>conftest.err) 16806 16799 ac_status=$? 16807 16800 cat conftest.err >&5 16808 echo "$as_me:1680 8: \$? = $ac_status" >&516801 echo "$as_me:16801: \$? = $ac_status" >&5 16809 16802 if (exit $ac_status) && test -s "$ac_outfile"; then 16810 16803 # The compiler can only warn and ignore the option if not recognized … … 16906 16899 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16907 16900 -e 's:$: $lt_compiler_flag:'` 16908 (eval echo "\"\$as_me:1690 8: $lt_compile\"" >&5)16901 (eval echo "\"\$as_me:16901: $lt_compile\"" >&5) 16909 16902 (eval "$lt_compile" 2>out/conftest.err) 16910 16903 ac_status=$? 16911 16904 cat out/conftest.err >&5 16912 echo "$as_me:169 12: \$? = $ac_status" >&516905 echo "$as_me:16905: \$? = $ac_status" >&5 16913 16906 if (exit $ac_status) && test -s out/conftest2.$ac_objext 16914 16907 then … … 20080 20073 echo "$as_me:$LINENO: result: ${majorver}.${minorver}" >&5 20081 20074 echo "${ECHO_T}${majorver}.${minorver}" >&6 20082 if test $majorver != 4 || test $minorver != 26; then20083 { { echo "$as_me:$LINENO: error: \"Incorrect GLPK version. This build system is made for GLPK 4. 26. Please update by rerunning get.GLPK\"" >&520084 echo "$as_me: error: \"Incorrect GLPK version. This build system is made for GLPK 4. 26. Please update by rerunning get.GLPK\"" >&2;}20075 if test $majorver != 4 || test $minorver != 30 ; then 20076 { { echo "$as_me:$LINENO: error: \"Incorrect GLPK version. This build system is made for GLPK 4.30. Please update by rerunning get.GLPK\"" >&5 20077 echo "$as_me: error: \"Incorrect GLPK version. This build system is made for GLPK 4.30. Please update by rerunning get.GLPK\"" >&2;} 20085 20078 { (exit 1); exit 1; }; } 20086 20079 fi
Note: See TracChangeset
for help on using the changeset viewer.