Changeset 522 for ThirdParty/Glpk/trunk/configure
- Timestamp:
- Aug 20, 2007 12:04:55 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Glpk/trunk/configure
r447 r522 1666 1666 1667 1667 1668 #turn off warnings and pedantic mode since it seem to make trouble on solaris platform 1669 #and we couldn't fix it anyway 1670 coin_skip_warn_cflags=yes 1671 1668 1672 # Check if user wants to produce debugging code 1669 1673 … … 1784 1788 if test "$enable_doscompile" != no; then 1785 1789 case $build in 1786 *-cygwin* ) ;;1787 *) { { echo "$as_me:$LINENO: error: --enable-doscompile option makes sense only under Cygwin " >&51788 echo "$as_me: error: --enable-doscompile option makes sense only under Cygwin " >&2;}1790 *-cygwin* | *-mingw*) ;; 1791 *) { { echo "$as_me:$LINENO: error: --enable-doscompile option makes sense only under Cygwin or MinGW" >&5 1792 echo "$as_me: error: --enable-doscompile option makes sense only under Cygwin or MinGW" >&2;} 1789 1793 { (exit 1); exit 1; }; } ;; 1790 1794 esac … … 1794 1798 fi; 1795 1799 case "$enable_doscompile" in 1796 msvc|mingw|no) ;; 1800 mingw) 1801 case $build in 1802 *-mingw*) enable_doscompile=no ;; 1803 esac 1804 ;; 1805 msvc|no) ;; 1797 1806 yes) enable_doscompile=mingw ;; 1798 1807 *) { { echo "$as_me:$LINENO: error: Invalid value $enable_doscompile for --enable-doscompile. … … 2744 2753 xlc* | */xlc* | mpxlc* | */mpxlc*) 2745 2754 coin_opt_cflags="-O3 -qarch=auto -qcache=auto -qtune=auto -qmaxmem=-1" 2746 coin_add_cflags="-bmaxdata:0x80000000 "2755 coin_add_cflags="-bmaxdata:0x80000000 -qsuppress=1500-036 -qsuppress=1500-029" 2747 2756 coin_dbg_cflags="-g" 2748 2757 ;; … … 4629 4638 *-*-irix6*) 4630 4639 # Find out which ABI we are using. 4631 echo '#line 46 31"configure"' > conftest.$ac_ext4640 echo '#line 4640 "configure"' > conftest.$ac_ext 4632 4641 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4633 4642 (eval $ac_compile) 2>&5 … … 6228 6237 6229 6238 # Provide some information about the compiler. 6230 echo "$as_me:623 0:" \6239 echo "$as_me:6239:" \ 6231 6240 "checking for Fortran 77 compiler version" >&5 6232 6241 ac_compiler=`set X $ac_compile; echo $2` … … 7295 7304 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7296 7305 -e 's:$: $lt_compiler_flag:'` 7297 (eval echo "\"\$as_me:7 297: $lt_compile\"" >&5)7306 (eval echo "\"\$as_me:7306: $lt_compile\"" >&5) 7298 7307 (eval "$lt_compile" 2>conftest.err) 7299 7308 ac_status=$? 7300 7309 cat conftest.err >&5 7301 echo "$as_me:73 01: \$? = $ac_status" >&57310 echo "$as_me:7310: \$? = $ac_status" >&5 7302 7311 if (exit $ac_status) && test -s "$ac_outfile"; then 7303 7312 # The compiler can only warn and ignore the option if not recognized … … 7563 7572 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7564 7573 -e 's:$: $lt_compiler_flag:'` 7565 (eval echo "\"\$as_me:75 65: $lt_compile\"" >&5)7574 (eval echo "\"\$as_me:7574: $lt_compile\"" >&5) 7566 7575 (eval "$lt_compile" 2>conftest.err) 7567 7576 ac_status=$? 7568 7577 cat conftest.err >&5 7569 echo "$as_me:75 69: \$? = $ac_status" >&57578 echo "$as_me:7578: \$? = $ac_status" >&5 7570 7579 if (exit $ac_status) && test -s "$ac_outfile"; then 7571 7580 # The compiler can only warn and ignore the option if not recognized … … 7667 7676 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7668 7677 -e 's:$: $lt_compiler_flag:'` 7669 (eval echo "\"\$as_me:76 69: $lt_compile\"" >&5)7678 (eval echo "\"\$as_me:7678: $lt_compile\"" >&5) 7670 7679 (eval "$lt_compile" 2>out/conftest.err) 7671 7680 ac_status=$? 7672 7681 cat out/conftest.err >&5 7673 echo "$as_me:76 73: \$? = $ac_status" >&57682 echo "$as_me:7682: \$? = $ac_status" >&5 7674 7683 if (exit $ac_status) && test -s out/conftest2.$ac_objext 7675 7684 then … … 10012 10021 lt_status=$lt_dlunknown 10013 10022 cat > conftest.$ac_ext <<EOF 10014 #line 100 14"configure"10023 #line 10023 "configure" 10015 10024 #include "confdefs.h" 10016 10025 … … 10112 10121 lt_status=$lt_dlunknown 10113 10122 cat > conftest.$ac_ext <<EOF 10114 #line 101 14"configure"10123 #line 10123 "configure" 10115 10124 #include "confdefs.h" 10116 10125 … … 12456 12465 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12457 12466 -e 's:$: $lt_compiler_flag:'` 12458 (eval echo "\"\$as_me:124 58: $lt_compile\"" >&5)12467 (eval echo "\"\$as_me:12467: $lt_compile\"" >&5) 12459 12468 (eval "$lt_compile" 2>conftest.err) 12460 12469 ac_status=$? 12461 12470 cat conftest.err >&5 12462 echo "$as_me:124 62: \$? = $ac_status" >&512471 echo "$as_me:12471: \$? = $ac_status" >&5 12463 12472 if (exit $ac_status) && test -s "$ac_outfile"; then 12464 12473 # The compiler can only warn and ignore the option if not recognized … … 12560 12569 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12561 12570 -e 's:$: $lt_compiler_flag:'` 12562 (eval echo "\"\$as_me:125 62: $lt_compile\"" >&5)12571 (eval echo "\"\$as_me:12571: $lt_compile\"" >&5) 12563 12572 (eval "$lt_compile" 2>out/conftest.err) 12564 12573 ac_status=$? 12565 12574 cat out/conftest.err >&5 12566 echo "$as_me:125 66: \$? = $ac_status" >&512575 echo "$as_me:12575: \$? = $ac_status" >&5 12567 12576 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12568 12577 then … … 14130 14139 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14131 14140 -e 's:$: $lt_compiler_flag:'` 14132 (eval echo "\"\$as_me:141 32: $lt_compile\"" >&5)14141 (eval echo "\"\$as_me:14141: $lt_compile\"" >&5) 14133 14142 (eval "$lt_compile" 2>conftest.err) 14134 14143 ac_status=$? 14135 14144 cat conftest.err >&5 14136 echo "$as_me:141 36: \$? = $ac_status" >&514145 echo "$as_me:14145: \$? = $ac_status" >&5 14137 14146 if (exit $ac_status) && test -s "$ac_outfile"; then 14138 14147 # The compiler can only warn and ignore the option if not recognized … … 14234 14243 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14235 14244 -e 's:$: $lt_compiler_flag:'` 14236 (eval echo "\"\$as_me:142 36: $lt_compile\"" >&5)14245 (eval echo "\"\$as_me:14245: $lt_compile\"" >&5) 14237 14246 (eval "$lt_compile" 2>out/conftest.err) 14238 14247 ac_status=$? 14239 14248 cat out/conftest.err >&5 14240 echo "$as_me:1424 0: \$? = $ac_status" >&514249 echo "$as_me:14249: \$? = $ac_status" >&5 14241 14250 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14242 14251 then … … 16441 16450 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16442 16451 -e 's:$: $lt_compiler_flag:'` 16443 (eval echo "\"\$as_me:164 43: $lt_compile\"" >&5)16452 (eval echo "\"\$as_me:16452: $lt_compile\"" >&5) 16444 16453 (eval "$lt_compile" 2>conftest.err) 16445 16454 ac_status=$? 16446 16455 cat conftest.err >&5 16447 echo "$as_me:164 47: \$? = $ac_status" >&516456 echo "$as_me:16456: \$? = $ac_status" >&5 16448 16457 if (exit $ac_status) && test -s "$ac_outfile"; then 16449 16458 # The compiler can only warn and ignore the option if not recognized … … 16709 16718 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16710 16719 -e 's:$: $lt_compiler_flag:'` 16711 (eval echo "\"\$as_me:167 11: $lt_compile\"" >&5)16720 (eval echo "\"\$as_me:16720: $lt_compile\"" >&5) 16712 16721 (eval "$lt_compile" 2>conftest.err) 16713 16722 ac_status=$? 16714 16723 cat conftest.err >&5 16715 echo "$as_me:167 15: \$? = $ac_status" >&516724 echo "$as_me:16724: \$? = $ac_status" >&5 16716 16725 if (exit $ac_status) && test -s "$ac_outfile"; then 16717 16726 # The compiler can only warn and ignore the option if not recognized … … 16813 16822 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16814 16823 -e 's:$: $lt_compiler_flag:'` 16815 (eval echo "\"\$as_me:168 15: $lt_compile\"" >&5)16824 (eval echo "\"\$as_me:16824: $lt_compile\"" >&5) 16816 16825 (eval "$lt_compile" 2>out/conftest.err) 16817 16826 ac_status=$? 16818 16827 cat out/conftest.err >&5 16819 echo "$as_me:168 19: \$? = $ac_status" >&516828 echo "$as_me:16828: \$? = $ac_status" >&5 16820 16829 if (exit $ac_status) && test -s out/conftest2.$ac_objext 16821 16830 then
Note: See TracChangeset
for help on using the changeset viewer.