Changeset 2044
- Timestamp:
- Dec 31, 2010 8:37:18 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/HSL/stable/1.3/configure
r2018 r2044 2062 2062 fi 2063 2063 ;; 2064 *-linux-gnu*) comps="gcc cc pgcc icc xlc" ;; 2064 2065 *-linux-*) comps="xlc gcc cc pgcc icc" ;; 2065 2066 *) comps="xlc_r xlc cc gcc pgcc icc" ;; … … 3241 3242 *-*-solaris*) 3242 3243 coin_f77_comps="f95 f90 f77 xlf_r fort77 gfortran g77 pgf90 pgf77 ifort ifc frt af77" ;; 3244 *-linux-gnu*) 3245 coin_f77_comps="gfortran fort77 f77 g77 pgf90 pgf77 ifort ifc frt af77 xlf_r" ;; 3243 3246 *) coin_f77_comps="xlf_r fort77 gfortran f77 g77 pgf90 pgf77 ifort ifc frt af77" ;; 3244 3247 esac … … 3412 3415 3413 3416 # Provide some information about the compiler. 3414 echo "$as_me:341 4:" \3417 echo "$as_me:3417:" \ 3415 3418 "checking for Fortran 77 compiler version" >&5 3416 3419 ac_compiler=`set X $ac_compile; echo $2` … … 4171 4174 ac_save_FFLAGS=$FFLAGS 4172 4175 FFLAGS="$FFLAGS $ac_verb" 4173 (eval echo $as_me:417 3: \"$ac_link\") >&54176 (eval echo $as_me:4176: \"$ac_link\") >&5 4174 4177 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 4175 4178 echo "$ac_f77_v_output" >&5 … … 4249 4252 ac_save_FFLAGS=$FFLAGS 4250 4253 FFLAGS="$FFLAGS $ac_cv_prog_f77_v" 4251 (eval echo $as_me:425 1: \"$ac_link\") >&54254 (eval echo $as_me:4254: \"$ac_link\") >&5 4252 4255 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 4253 4256 echo "$ac_f77_v_output" >&5 … … 5121 5124 5122 5125 # Provide some information about the compiler. 5123 echo "$as_me:512 3:" \5126 echo "$as_me:5126:" \ 5124 5127 "checking for Fortran compiler version" >&5 5125 5128 ac_compiler=`set X $ac_compile; echo $2` … … 6887 6890 *-*-irix6*) 6888 6891 # Find out which ABI we are using. 6889 echo '#line 68 89"configure"' > conftest.$ac_ext6892 echo '#line 6892 "configure"' > conftest.$ac_ext 6890 6893 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6891 6894 (eval $ac_compile) 2>&5 … … 9364 9367 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9365 9368 -e 's:$: $lt_compiler_flag:'` 9366 (eval echo "\"\$as_me:936 6: $lt_compile\"" >&5)9369 (eval echo "\"\$as_me:9369: $lt_compile\"" >&5) 9367 9370 (eval "$lt_compile" 2>conftest.err) 9368 9371 ac_status=$? 9369 9372 cat conftest.err >&5 9370 echo "$as_me:937 0: \$? = $ac_status" >&59373 echo "$as_me:9373: \$? = $ac_status" >&5 9371 9374 if (exit $ac_status) && test -s "$ac_outfile"; then 9372 9375 # The compiler can only warn and ignore the option if not recognized … … 9632 9635 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9633 9636 -e 's:$: $lt_compiler_flag:'` 9634 (eval echo "\"\$as_me:963 4: $lt_compile\"" >&5)9637 (eval echo "\"\$as_me:9637: $lt_compile\"" >&5) 9635 9638 (eval "$lt_compile" 2>conftest.err) 9636 9639 ac_status=$? 9637 9640 cat conftest.err >&5 9638 echo "$as_me:96 38: \$? = $ac_status" >&59641 echo "$as_me:9641: \$? = $ac_status" >&5 9639 9642 if (exit $ac_status) && test -s "$ac_outfile"; then 9640 9643 # The compiler can only warn and ignore the option if not recognized … … 9736 9739 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9737 9740 -e 's:$: $lt_compiler_flag:'` 9738 (eval echo "\"\$as_me:97 38: $lt_compile\"" >&5)9741 (eval echo "\"\$as_me:9741: $lt_compile\"" >&5) 9739 9742 (eval "$lt_compile" 2>out/conftest.err) 9740 9743 ac_status=$? 9741 9744 cat out/conftest.err >&5 9742 echo "$as_me:974 2: \$? = $ac_status" >&59745 echo "$as_me:9745: \$? = $ac_status" >&5 9743 9746 if (exit $ac_status) && test -s out/conftest2.$ac_objext 9744 9747 then … … 12153 12156 lt_status=$lt_dlunknown 12154 12157 cat > conftest.$ac_ext <<EOF 12155 #line 1215 5"configure"12158 #line 12158 "configure" 12156 12159 #include "confdefs.h" 12157 12160 … … 12253 12256 lt_status=$lt_dlunknown 12254 12257 cat > conftest.$ac_ext <<EOF 12255 #line 1225 5"configure"12258 #line 12258 "configure" 12256 12259 #include "confdefs.h" 12257 12260 … … 14613 14616 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14614 14617 -e 's:$: $lt_compiler_flag:'` 14615 (eval echo "\"\$as_me:1461 5: $lt_compile\"" >&5)14618 (eval echo "\"\$as_me:14618: $lt_compile\"" >&5) 14616 14619 (eval "$lt_compile" 2>conftest.err) 14617 14620 ac_status=$? 14618 14621 cat conftest.err >&5 14619 echo "$as_me:146 19: \$? = $ac_status" >&514622 echo "$as_me:14622: \$? = $ac_status" >&5 14620 14623 if (exit $ac_status) && test -s "$ac_outfile"; then 14621 14624 # The compiler can only warn and ignore the option if not recognized … … 14717 14720 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14718 14721 -e 's:$: $lt_compiler_flag:'` 14719 (eval echo "\"\$as_me:147 19: $lt_compile\"" >&5)14722 (eval echo "\"\$as_me:14722: $lt_compile\"" >&5) 14720 14723 (eval "$lt_compile" 2>out/conftest.err) 14721 14724 ac_status=$? 14722 14725 cat out/conftest.err >&5 14723 echo "$as_me:1472 3: \$? = $ac_status" >&514726 echo "$as_me:14726: \$? = $ac_status" >&5 14724 14727 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14725 14728 then … … 16287 16290 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16288 16291 -e 's:$: $lt_compiler_flag:'` 16289 (eval echo "\"\$as_me:162 89: $lt_compile\"" >&5)16292 (eval echo "\"\$as_me:16292: $lt_compile\"" >&5) 16290 16293 (eval "$lt_compile" 2>conftest.err) 16291 16294 ac_status=$? 16292 16295 cat conftest.err >&5 16293 echo "$as_me:1629 3: \$? = $ac_status" >&516296 echo "$as_me:16296: \$? = $ac_status" >&5 16294 16297 if (exit $ac_status) && test -s "$ac_outfile"; then 16295 16298 # The compiler can only warn and ignore the option if not recognized … … 16391 16394 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16392 16395 -e 's:$: $lt_compiler_flag:'` 16393 (eval echo "\"\$as_me:1639 3: $lt_compile\"" >&5)16396 (eval echo "\"\$as_me:16396: $lt_compile\"" >&5) 16394 16397 (eval "$lt_compile" 2>out/conftest.err) 16395 16398 ac_status=$? 16396 16399 cat out/conftest.err >&5 16397 echo "$as_me:16 397: \$? = $ac_status" >&516400 echo "$as_me:16400: \$? = $ac_status" >&5 16398 16401 if (exit $ac_status) && test -s out/conftest2.$ac_objext 16399 16402 then … … 18598 18601 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18599 18602 -e 's:$: $lt_compiler_flag:'` 18600 (eval echo "\"\$as_me:1860 0: $lt_compile\"" >&5)18603 (eval echo "\"\$as_me:18603: $lt_compile\"" >&5) 18601 18604 (eval "$lt_compile" 2>conftest.err) 18602 18605 ac_status=$? 18603 18606 cat conftest.err >&5 18604 echo "$as_me:1860 4: \$? = $ac_status" >&518607 echo "$as_me:18607: \$? = $ac_status" >&5 18605 18608 if (exit $ac_status) && test -s "$ac_outfile"; then 18606 18609 # The compiler can only warn and ignore the option if not recognized … … 18866 18869 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18867 18870 -e 's:$: $lt_compiler_flag:'` 18868 (eval echo "\"\$as_me:188 68: $lt_compile\"" >&5)18871 (eval echo "\"\$as_me:18871: $lt_compile\"" >&5) 18869 18872 (eval "$lt_compile" 2>conftest.err) 18870 18873 ac_status=$? 18871 18874 cat conftest.err >&5 18872 echo "$as_me:1887 2: \$? = $ac_status" >&518875 echo "$as_me:18875: \$? = $ac_status" >&5 18873 18876 if (exit $ac_status) && test -s "$ac_outfile"; then 18874 18877 # The compiler can only warn and ignore the option if not recognized … … 18970 18973 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18971 18974 -e 's:$: $lt_compiler_flag:'` 18972 (eval echo "\"\$as_me:1897 2: $lt_compile\"" >&5)18975 (eval echo "\"\$as_me:18975: $lt_compile\"" >&5) 18973 18976 (eval "$lt_compile" 2>out/conftest.err) 18974 18977 ac_status=$? 18975 18978 cat out/conftest.err >&5 18976 echo "$as_me:1897 6: \$? = $ac_status" >&518979 echo "$as_me:18979: \$? = $ac_status" >&5 18977 18980 if (exit $ac_status) && test -s out/conftest2.$ac_objext 18978 18981 then … … 22457 22460 # construct dependencies variables from LIBS variables 22458 22461 # we add an extra space in LIBS so we can substitute out everything starting with " -" 22462 # before, substitute out everything of the form -framework xxx as used on Mac 22459 22463 # also substitute out everything of the form `xxx`yyy (may have been added for cygwin/cl) 22460 METIS_DEPENDENCIES=`echo " $METIS_LIBS" | sed -e 's/ - [^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`22461 22462 HSL_DEPENDENCIES=`echo " $HSL_LIBS " | sed -e 's/ - [^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`22464 METIS_DEPENDENCIES=`echo " $METIS_LIBS" | sed -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 22465 22466 HSL_DEPENDENCIES=`echo " $HSL_LIBS " | sed -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 22463 22467 22464 22468
Note: See TracChangeset
for help on using the changeset viewer.