Changeset 358
- Timestamp:
- Jun 14, 2007 12:45:45 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/HSL/stable/1.0/configure
r315 r358 3026 3026 *-cygwin* | *-mingw*) 3027 3027 if test "$enable_doscompile" = msvc ; then 3028 coin_f77_comps="ifort fl32 "3028 coin_f77_comps="ifort fl32 compile_f2c" 3029 3029 else 3030 coin_f77_comps="gfortran g77 ifort fl32 "3030 coin_f77_comps="gfortran g77 ifort fl32 compile_f2c" 3031 3031 fi ;; 3032 3032 sparc-sun-solaris*) … … 3421 3421 coin_add_fflags='-fpp -nologo -MT' 3422 3422 coin_dbg_fflags='-debug' 3423 ;; 3424 compile_f2c*) 3425 coin_opt_fflags='-MT -O2' 3426 coin_add_fflags='-nologo -wd4996' 3427 coin_dbg_fflags='-MTd' 3423 3428 ;; 3424 3429 esac … … 5367 5372 *-*-irix6*) 5368 5373 # Find out which ABI we are using. 5369 echo '#line 53 69"configure"' > conftest.$ac_ext5374 echo '#line 5374 "configure"' > conftest.$ac_ext 5370 5375 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5371 5376 (eval $ac_compile) 2>&5 … … 7796 7801 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7797 7802 -e 's:$: $lt_compiler_flag:'` 7798 (eval echo "\"\$as_me:7 798: $lt_compile\"" >&5)7803 (eval echo "\"\$as_me:7803: $lt_compile\"" >&5) 7799 7804 (eval "$lt_compile" 2>conftest.err) 7800 7805 ac_status=$? 7801 7806 cat conftest.err >&5 7802 echo "$as_me:780 2: \$? = $ac_status" >&57807 echo "$as_me:7807: \$? = $ac_status" >&5 7803 7808 if (exit $ac_status) && test -s "$ac_outfile"; then 7804 7809 # The compiler can only warn and ignore the option if not recognized … … 8064 8069 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8065 8070 -e 's:$: $lt_compiler_flag:'` 8066 (eval echo "\"\$as_me:80 66: $lt_compile\"" >&5)8071 (eval echo "\"\$as_me:8071: $lt_compile\"" >&5) 8067 8072 (eval "$lt_compile" 2>conftest.err) 8068 8073 ac_status=$? 8069 8074 cat conftest.err >&5 8070 echo "$as_me:807 0: \$? = $ac_status" >&58075 echo "$as_me:8075: \$? = $ac_status" >&5 8071 8076 if (exit $ac_status) && test -s "$ac_outfile"; then 8072 8077 # The compiler can only warn and ignore the option if not recognized … … 8168 8173 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8169 8174 -e 's:$: $lt_compiler_flag:'` 8170 (eval echo "\"\$as_me:817 0: $lt_compile\"" >&5)8175 (eval echo "\"\$as_me:8175: $lt_compile\"" >&5) 8171 8176 (eval "$lt_compile" 2>out/conftest.err) 8172 8177 ac_status=$? 8173 8178 cat out/conftest.err >&5 8174 echo "$as_me:817 4: \$? = $ac_status" >&58179 echo "$as_me:8179: \$? = $ac_status" >&5 8175 8180 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8176 8181 then … … 10513 10518 lt_status=$lt_dlunknown 10514 10519 cat > conftest.$ac_ext <<EOF 10515 #line 105 15"configure"10520 #line 10520 "configure" 10516 10521 #include "confdefs.h" 10517 10522 … … 10613 10618 lt_status=$lt_dlunknown 10614 10619 cat > conftest.$ac_ext <<EOF 10615 #line 106 15"configure"10620 #line 10620 "configure" 10616 10621 #include "confdefs.h" 10617 10622 … … 12957 12962 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12958 12963 -e 's:$: $lt_compiler_flag:'` 12959 (eval echo "\"\$as_me:129 59: $lt_compile\"" >&5)12964 (eval echo "\"\$as_me:12964: $lt_compile\"" >&5) 12960 12965 (eval "$lt_compile" 2>conftest.err) 12961 12966 ac_status=$? 12962 12967 cat conftest.err >&5 12963 echo "$as_me:1296 3: \$? = $ac_status" >&512968 echo "$as_me:12968: \$? = $ac_status" >&5 12964 12969 if (exit $ac_status) && test -s "$ac_outfile"; then 12965 12970 # The compiler can only warn and ignore the option if not recognized … … 13061 13066 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13062 13067 -e 's:$: $lt_compiler_flag:'` 13063 (eval echo "\"\$as_me:1306 3: $lt_compile\"" >&5)13068 (eval echo "\"\$as_me:13068: $lt_compile\"" >&5) 13064 13069 (eval "$lt_compile" 2>out/conftest.err) 13065 13070 ac_status=$? 13066 13071 cat out/conftest.err >&5 13067 echo "$as_me:130 67: \$? = $ac_status" >&513072 echo "$as_me:13072: \$? = $ac_status" >&5 13068 13073 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13069 13074 then … … 14631 14636 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14632 14637 -e 's:$: $lt_compiler_flag:'` 14633 (eval echo "\"\$as_me:1463 3: $lt_compile\"" >&5)14638 (eval echo "\"\$as_me:14638: $lt_compile\"" >&5) 14634 14639 (eval "$lt_compile" 2>conftest.err) 14635 14640 ac_status=$? 14636 14641 cat conftest.err >&5 14637 echo "$as_me:146 37: \$? = $ac_status" >&514642 echo "$as_me:14642: \$? = $ac_status" >&5 14638 14643 if (exit $ac_status) && test -s "$ac_outfile"; then 14639 14644 # The compiler can only warn and ignore the option if not recognized … … 14735 14740 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14736 14741 -e 's:$: $lt_compiler_flag:'` 14737 (eval echo "\"\$as_me:147 37: $lt_compile\"" >&5)14742 (eval echo "\"\$as_me:14742: $lt_compile\"" >&5) 14738 14743 (eval "$lt_compile" 2>out/conftest.err) 14739 14744 ac_status=$? 14740 14745 cat out/conftest.err >&5 14741 echo "$as_me:1474 1: \$? = $ac_status" >&514746 echo "$as_me:14746: \$? = $ac_status" >&5 14742 14747 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14743 14748 then … … 16942 16947 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16943 16948 -e 's:$: $lt_compiler_flag:'` 16944 (eval echo "\"\$as_me:1694 4: $lt_compile\"" >&5)16949 (eval echo "\"\$as_me:16949: $lt_compile\"" >&5) 16945 16950 (eval "$lt_compile" 2>conftest.err) 16946 16951 ac_status=$? 16947 16952 cat conftest.err >&5 16948 echo "$as_me:169 48: \$? = $ac_status" >&516953 echo "$as_me:16953: \$? = $ac_status" >&5 16949 16954 if (exit $ac_status) && test -s "$ac_outfile"; then 16950 16955 # The compiler can only warn and ignore the option if not recognized … … 17210 17215 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17211 17216 -e 's:$: $lt_compiler_flag:'` 17212 (eval echo "\"\$as_me:1721 2: $lt_compile\"" >&5)17217 (eval echo "\"\$as_me:17217: $lt_compile\"" >&5) 17213 17218 (eval "$lt_compile" 2>conftest.err) 17214 17219 ac_status=$? 17215 17220 cat conftest.err >&5 17216 echo "$as_me:172 16: \$? = $ac_status" >&517221 echo "$as_me:17221: \$? = $ac_status" >&5 17217 17222 if (exit $ac_status) && test -s "$ac_outfile"; then 17218 17223 # The compiler can only warn and ignore the option if not recognized … … 17314 17319 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17315 17320 -e 's:$: $lt_compiler_flag:'` 17316 (eval echo "\"\$as_me:173 16: $lt_compile\"" >&5)17321 (eval echo "\"\$as_me:17321: $lt_compile\"" >&5) 17317 17322 (eval "$lt_compile" 2>out/conftest.err) 17318 17323 ac_status=$? 17319 17324 cat out/conftest.err >&5 17320 echo "$as_me:1732 0: \$? = $ac_status" >&517325 echo "$as_me:17325: \$? = $ac_status" >&5 17321 17326 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17322 17327 then … … 20021 20026 { echo "$as_me:$LINENO: Build is \"$build\"." >&5 20022 20027 echo "$as_me: Build is \"$build\"." >&6;} 20028 mydos2unix='| dos2unix' 20023 20029 case $build in 20024 20030 *-mingw*) 20025 20031 CYGPATH_W=echo 20032 mydos2unix= 20026 20033 ;; 20027 20034 esac … … 20049 20056 -e 's%lib /OUT:%lib -OUT:%' \ 20050 20057 -e "s%cygpath -w%$CYGPATH_W%" \ 20051 -e 's%$AR x \\$f_ex_an_ar_oldlib%bla=\\`lib -nologo -list \\$f_ex_an_ar_oldlib | xargs echo \\`; echo \\$bla; for i in \\$bla; do lib -nologo -extract:\\$i \\$f_ex_an_ar_oldlib; done%' \20058 -e 's%$AR x \\$f_ex_an_ar_oldlib%bla=\\`lib -nologo -list \\$f_ex_an_ar_oldlib | xargs echo '"$mydos2unix"'\\`; echo \\$bla; for i in \\$bla; do lib -nologo -extract:\\$i \\$f_ex_an_ar_oldlib; done%' \ 20052 20059 -e 's/$AR t/lib -nologo -list/' \ 20053 20060 -e 's%f_ex_an_ar_oldlib="\($?*1*\)"%f_ex_an_ar_oldlib='\`"$CYGPATH_W"' \1`%' \ … … 21694 21701 if test x"$coin_vpath_link_files" = x; then : ; else 21695 21702 lnkcmd= 21696 if test "$enable_doscompile" = yes; then21703 if test "$enable_doscompile" = mingw; then 21697 21704 lnkcmd=cp 21698 21705 fi
Note: See TracChangeset
for help on using the changeset viewer.