Changeset 3129
- Timestamp:
- Dec 10, 2013 9:22:43 AM (7 years ago)
- Location:
- ThirdParty/ASL/trunk
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/ASL/trunk/Makefile.am
r3117 r3129 34 34 if DEPENDENCY_LINKING 35 35 libcoinasl_la_LIBADD += $(ASL_PCLIBS) 36 if HOST_IS_CYGWIN 36 37 libcoinasl_la_LDFLAGS += -Wl,--export-all-symbols 38 endif 37 39 endif 38 40 -
ThirdParty/ASL/trunk/Makefile.in
r3117 r3129 64 64 @COIN_CC_IS_CL_FALSE@ $(am__DEPENDENCIES_2) 65 65 @DEPENDENCY_LINKING_TRUE@am__append_1 = $(ASL_PCLIBS) 66 @DEPENDENCY_LINKING_TRUE@ am__append_2 = -Wl,--export-all-symbols66 @DEPENDENCY_LINKING_TRUE@@HOST_IS_CYGWIN_TRUE@am__append_2 = -Wl,--export-all-symbols 67 67 @COIN_CC_IS_CL_FALSE@am__append_3 = libcoinasl.la 68 68 DIST_COMMON = $(am__configure_deps) $(srcdir)/BuildTools/Makemain.inc \ … … 179 179 HAVE_EXTERNALS_FALSE = @HAVE_EXTERNALS_FALSE@ 180 180 HAVE_EXTERNALS_TRUE = @HAVE_EXTERNALS_TRUE@ 181 HOST_IS_CYGWIN_FALSE = @HOST_IS_CYGWIN_FALSE@ 182 HOST_IS_CYGWIN_TRUE = @HOST_IS_CYGWIN_TRUE@ 183 HOST_TYPE = @HOST_TYPE@ 181 184 INSTALL_DATA = @INSTALL_DATA@ 182 185 INSTALL_PROGRAM = @INSTALL_PROGRAM@ -
ThirdParty/ASL/trunk/configure
r3117 r3129 473 473 #endif" 474 474 475 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os ALWAYS_FALSE_TRUE ALWAYS_FALSE_FALSE have_svnversion ASL_SVN_REV EGREP LN_S CDEFS ADD_CFLAGS DBG_CFLAGS OPT_CFLAGS sol_cc_compiler CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT COIN_CC_IS_CL_TRUE COIN_CC_IS_CL_FALSE MPICC INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT LIBTOOLM4 have_autoconf have_automake have_svn BUILDTOOLSDIR AUX_DIR abs_source_dir abs_lib_dir abs_include_dir abs_bin_dir HAVE_EXTERNALS_TRUE HAVE_EXTERNALS_FALSE host host_cpu host_vendor host_os ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL ac_c_preproc_warn_flag ac_cxx_preproc_warn_flag RPATH_FLAGS DEPENDENCY_LINKING_TRUE DEPENDENCY_LINKING_FALSE LT_LDFLAGS PKG_CONFIG ac_ct_PKG_CONFIG COIN_HAS_PKGCONFIG_TRUE COIN_HAS_PKGCONFIG_FALSE COIN_PKG_CONFIG_PATH COIN_PKG_CONFIG_PATH_UNINSTALLED AMPLSOLVER_A ASLMAKEFLAGS ASL_PCLIBS LIBEXT VPATH_DISTCLEANFILES ABSBUILDDIR LIBOBJS LTLIBOBJS'475 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os ALWAYS_FALSE_TRUE ALWAYS_FALSE_FALSE have_svnversion ASL_SVN_REV EGREP LN_S CDEFS ADD_CFLAGS DBG_CFLAGS OPT_CFLAGS sol_cc_compiler CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT COIN_CC_IS_CL_TRUE COIN_CC_IS_CL_FALSE MPICC INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT LIBTOOLM4 have_autoconf have_automake have_svn BUILDTOOLSDIR AUX_DIR abs_source_dir abs_lib_dir abs_include_dir abs_bin_dir HAVE_EXTERNALS_TRUE HAVE_EXTERNALS_FALSE host host_cpu host_vendor host_os ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL ac_c_preproc_warn_flag ac_cxx_preproc_warn_flag RPATH_FLAGS DEPENDENCY_LINKING_TRUE DEPENDENCY_LINKING_FALSE LT_LDFLAGS PKG_CONFIG ac_ct_PKG_CONFIG COIN_HAS_PKGCONFIG_TRUE COIN_HAS_PKGCONFIG_FALSE COIN_PKG_CONFIG_PATH COIN_PKG_CONFIG_PATH_UNINSTALLED AMPLSOLVER_A HOST_TYPE HOST_IS_CYGWIN_TRUE HOST_IS_CYGWIN_FALSE ASLMAKEFLAGS ASL_PCLIBS LIBEXT VPATH_DISTCLEANFILES ABSBUILDDIR LIBOBJS LTLIBOBJS' 476 476 ac_subst_files='' 477 477 … … 1942 1942 1943 1943 1944 # Check whether --enable-static-standardlibs or --disable-static-standardlibs was given.1945 if test "${enable_static_standardlibs+set}" = set; then1946 enableval="$enable_static_standardlibs"1947 case "$enableval" in1948 no | yes | auto ) ;;1949 *)1950 { { echo "$as_me:$LINENO: error: invalid argument for --enable-static-standardlibs: $enableval" >&51951 echo "$as_me: error: invalid argument for --enable-static-standardlibs: $enableval" >&2;}1952 { (exit 1); exit 1; }; } ;;1953 esac1954 use_static_standardlibs=$enableval1955 else1956 use_static_standardlibs=no1957 fi;1958 1959 1960 1961 1944 1962 1945 … … 3047 3030 CFLAGS="$OPT_CFLAGS" 3048 3031 fi 3049 3050 3032 else 3051 3033 CFLAGS="$CFLAGS $ADD_CFLAGS $CDEFS" … … 3197 3179 ;; 3198 3180 esac 3199 3200 # check whether to add flags for static linking against standard libraries to LDFLAGS3201 if test x$use_static_standardlibs != xno ; then3202 case $build in3203 *-mingw*)3204 static_standardlib_flag=-static3205 ;;3206 *)3207 static_standardlib_flag=-static-libgcc3208 ;;3209 esac3210 case " $LDFLAGS " in3211 *" $static_standardlib_flag "* ) ;;3212 *)3213 echo "$as_me:$LINENO: checking whether linking with $static_standardlib_flag works" >&53214 echo $ECHO_N "checking whether linking with $static_standardlib_flag works... $ECHO_C" >&63215 coin_save_LDFLAGS="$LDFLAGS"3216 LDFLAGS="$LDFLAGS $static_standardlib_flag"3217 cat >conftest.$ac_ext <<_ACEOF3218 /* confdefs.h. */3219 _ACEOF3220 cat confdefs.h >>conftest.$ac_ext3221 cat >>conftest.$ac_ext <<_ACEOF3222 /* end confdefs.h. */3223 3224 int3225 main ()3226 {3227 int i=0;3228 ;3229 return 0;3230 }3231 _ACEOF3232 rm -f conftest.$ac_objext conftest$ac_exeext3233 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&53234 (eval $ac_link) 2>conftest.er13235 ac_status=$?3236 grep -v '^ *+' conftest.er1 >conftest.err3237 rm -f conftest.er13238 cat conftest.err >&53239 echo "$as_me:$LINENO: \$? = $ac_status" >&53240 (exit $ac_status); } &&3241 { ac_try='test -z "$ac_c_werror_flag"3242 || test ! -s conftest.err'3243 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&53244 (eval $ac_try) 2>&53245 ac_status=$?3246 echo "$as_me:$LINENO: \$? = $ac_status" >&53247 (exit $ac_status); }; } &&3248 { ac_try='test -s conftest$ac_exeext'3249 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&53250 (eval $ac_try) 2>&53251 ac_status=$?3252 echo "$as_me:$LINENO: \$? = $ac_status" >&53253 (exit $ac_status); }; }; then3254 echo "$as_me:$LINENO: result: yes" >&53255 echo "${ECHO_T}yes" >&63256 else3257 echo "$as_me: failed program was:" >&53258 sed 's/^/| /' conftest.$ac_ext >&53259 3260 echo "$as_me:$LINENO: result: no" >&53261 echo "${ECHO_T}no" >&63262 LDFLAGS="$coin_save_LDFLAGS"3263 if test $use_static_standardlibs = yes ; then3264 { { echo "$as_me:$LINENO: error: failed to link with $static_standardlib_flag" >&53265 echo "$as_me: error: failed to link with $static_standardlib_flag" >&2;}3266 { (exit 1); exit 1; }; }3267 fi3268 3269 fi3270 rm -f conftest.err conftest.$ac_objext \3271 conftest$ac_exeext conftest.$ac_ext3272 ;;3273 esac3274 fi3275 3181 3276 3182 ac_ext=c … … 4915 4821 *-*-irix6*) 4916 4822 # Find out which ABI we are using. 4917 echo '#line 4 917"configure"' > conftest.$ac_ext4823 echo '#line 4823 "configure"' > conftest.$ac_ext 4918 4824 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4919 4825 (eval $ac_compile) 2>&5 … … 6514 6420 6515 6421 # Provide some information about the compiler. 6516 echo "$as_me:6 516:" \6422 echo "$as_me:6422:" \ 6517 6423 "checking for Fortran 77 compiler version" >&5 6518 6424 ac_compiler=`set X $ac_compile; echo $2` … … 7581 7487 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7582 7488 -e 's:$: $lt_compiler_flag:'` 7583 (eval echo "\"\$as_me:7 583: $lt_compile\"" >&5)7489 (eval echo "\"\$as_me:7489: $lt_compile\"" >&5) 7584 7490 (eval "$lt_compile" 2>conftest.err) 7585 7491 ac_status=$? 7586 7492 cat conftest.err >&5 7587 echo "$as_me:7 587: \$? = $ac_status" >&57493 echo "$as_me:7493: \$? = $ac_status" >&5 7588 7494 if (exit $ac_status) && test -s "$ac_outfile"; then 7589 7495 # The compiler can only warn and ignore the option if not recognized … … 7849 7755 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7850 7756 -e 's:$: $lt_compiler_flag:'` 7851 (eval echo "\"\$as_me:7 851: $lt_compile\"" >&5)7757 (eval echo "\"\$as_me:7757: $lt_compile\"" >&5) 7852 7758 (eval "$lt_compile" 2>conftest.err) 7853 7759 ac_status=$? 7854 7760 cat conftest.err >&5 7855 echo "$as_me:7 855: \$? = $ac_status" >&57761 echo "$as_me:7761: \$? = $ac_status" >&5 7856 7762 if (exit $ac_status) && test -s "$ac_outfile"; then 7857 7763 # The compiler can only warn and ignore the option if not recognized … … 7953 7859 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7954 7860 -e 's:$: $lt_compiler_flag:'` 7955 (eval echo "\"\$as_me:7 955: $lt_compile\"" >&5)7861 (eval echo "\"\$as_me:7861: $lt_compile\"" >&5) 7956 7862 (eval "$lt_compile" 2>out/conftest.err) 7957 7863 ac_status=$? 7958 7864 cat out/conftest.err >&5 7959 echo "$as_me:7 959: \$? = $ac_status" >&57865 echo "$as_me:7865: \$? = $ac_status" >&5 7960 7866 if (exit $ac_status) && test -s out/conftest2.$ac_objext 7961 7867 then … … 10298 10204 lt_status=$lt_dlunknown 10299 10205 cat > conftest.$ac_ext <<EOF 10300 #line 10 300"configure"10206 #line 10206 "configure" 10301 10207 #include "confdefs.h" 10302 10208 … … 10398 10304 lt_status=$lt_dlunknown 10399 10305 cat > conftest.$ac_ext <<EOF 10400 #line 10 400"configure"10306 #line 10306 "configure" 10401 10307 #include "confdefs.h" 10402 10308 … … 12742 12648 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12743 12649 -e 's:$: $lt_compiler_flag:'` 12744 (eval echo "\"\$as_me:12 744: $lt_compile\"" >&5)12650 (eval echo "\"\$as_me:12650: $lt_compile\"" >&5) 12745 12651 (eval "$lt_compile" 2>conftest.err) 12746 12652 ac_status=$? 12747 12653 cat conftest.err >&5 12748 echo "$as_me:12 748: \$? = $ac_status" >&512654 echo "$as_me:12654: \$? = $ac_status" >&5 12749 12655 if (exit $ac_status) && test -s "$ac_outfile"; then 12750 12656 # The compiler can only warn and ignore the option if not recognized … … 12846 12752 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12847 12753 -e 's:$: $lt_compiler_flag:'` 12848 (eval echo "\"\$as_me:12 848: $lt_compile\"" >&5)12754 (eval echo "\"\$as_me:12754: $lt_compile\"" >&5) 12849 12755 (eval "$lt_compile" 2>out/conftest.err) 12850 12756 ac_status=$? 12851 12757 cat out/conftest.err >&5 12852 echo "$as_me:12 852: \$? = $ac_status" >&512758 echo "$as_me:12758: \$? = $ac_status" >&5 12853 12759 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12854 12760 then … … 14416 14322 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14417 14323 -e 's:$: $lt_compiler_flag:'` 14418 (eval echo "\"\$as_me:14 418: $lt_compile\"" >&5)14324 (eval echo "\"\$as_me:14324: $lt_compile\"" >&5) 14419 14325 (eval "$lt_compile" 2>conftest.err) 14420 14326 ac_status=$? 14421 14327 cat conftest.err >&5 14422 echo "$as_me:14 422: \$? = $ac_status" >&514328 echo "$as_me:14328: \$? = $ac_status" >&5 14423 14329 if (exit $ac_status) && test -s "$ac_outfile"; then 14424 14330 # The compiler can only warn and ignore the option if not recognized … … 14520 14426 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14521 14427 -e 's:$: $lt_compiler_flag:'` 14522 (eval echo "\"\$as_me:14 522: $lt_compile\"" >&5)14428 (eval echo "\"\$as_me:14428: $lt_compile\"" >&5) 14523 14429 (eval "$lt_compile" 2>out/conftest.err) 14524 14430 ac_status=$? 14525 14431 cat out/conftest.err >&5 14526 echo "$as_me:14 526: \$? = $ac_status" >&514432 echo "$as_me:14432: \$? = $ac_status" >&5 14527 14433 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14528 14434 then … … 16727 16633 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16728 16634 -e 's:$: $lt_compiler_flag:'` 16729 (eval echo "\"\$as_me:16 729: $lt_compile\"" >&5)16635 (eval echo "\"\$as_me:16635: $lt_compile\"" >&5) 16730 16636 (eval "$lt_compile" 2>conftest.err) 16731 16637 ac_status=$? 16732 16638 cat conftest.err >&5 16733 echo "$as_me:16 733: \$? = $ac_status" >&516639 echo "$as_me:16639: \$? = $ac_status" >&5 16734 16640 if (exit $ac_status) && test -s "$ac_outfile"; then 16735 16641 # The compiler can only warn and ignore the option if not recognized … … 16995 16901 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16996 16902 -e 's:$: $lt_compiler_flag:'` 16997 (eval echo "\"\$as_me:169 97: $lt_compile\"" >&5)16903 (eval echo "\"\$as_me:16903: $lt_compile\"" >&5) 16998 16904 (eval "$lt_compile" 2>conftest.err) 16999 16905 ac_status=$? 17000 16906 cat conftest.err >&5 17001 echo "$as_me:1 7001: \$? = $ac_status" >&516907 echo "$as_me:16907: \$? = $ac_status" >&5 17002 16908 if (exit $ac_status) && test -s "$ac_outfile"; then 17003 16909 # The compiler can only warn and ignore the option if not recognized … … 17099 17005 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17100 17006 -e 's:$: $lt_compiler_flag:'` 17101 (eval echo "\"\$as_me:17 101: $lt_compile\"" >&5)17007 (eval echo "\"\$as_me:17007: $lt_compile\"" >&5) 17102 17008 (eval "$lt_compile" 2>out/conftest.err) 17103 17009 ac_status=$? 17104 17010 cat out/conftest.err >&5 17105 echo "$as_me:17 105: \$? = $ac_status" >&517011 echo "$as_me:17011: \$? = $ac_status" >&5 17106 17012 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17107 17013 then … … 20243 20149 fi 20244 20150 20151 # Determine the host type to set linker options in the Makefile 20152 20153 case $host in 20154 *-cygwin* | *-mingw*) 20155 20156 20157 if test 0 = 0; then 20158 HOST_IS_CYGWIN_TRUE= 20159 HOST_IS_CYGWIN_FALSE='#' 20160 else 20161 HOST_IS_CYGWIN_TRUE='#' 20162 HOST_IS_CYGWIN_FALSE= 20163 fi 20164 20165 ;; 20166 *) 20167 20168 20169 if test 0 = 1; then 20170 HOST_IS_CYGWIN_TRUE= 20171 HOST_IS_CYGWIN_FALSE='#' 20172 else 20173 HOST_IS_CYGWIN_TRUE='#' 20174 HOST_IS_CYGWIN_FALSE= 20175 fi 20176 20177 ;; 20178 esac 20179 20245 20180 # Determine flags to be passed on the command line to (n)make. The main 20246 20181 # activity is to groom CFLAGS and set up ASLMAKEFLAGS to pass CFLAGS on the … … 20866 20801 Usually this means the macro was only invoked conditionally." >&5 20867 20802 echo "$as_me: error: conditional \"COIN_HAS_PKGCONFIG\" was never defined. 20803 Usually this means the macro was only invoked conditionally." >&2;} 20804 { (exit 1); exit 1; }; } 20805 fi 20806 if test -z "${HOST_IS_CYGWIN_TRUE}" && test -z "${HOST_IS_CYGWIN_FALSE}"; then 20807 { { echo "$as_me:$LINENO: error: conditional \"HOST_IS_CYGWIN\" was never defined. 20808 Usually this means the macro was only invoked conditionally." >&5 20809 echo "$as_me: error: conditional \"HOST_IS_CYGWIN\" was never defined. 20810 Usually this means the macro was only invoked conditionally." >&2;} 20811 { (exit 1); exit 1; }; } 20812 fi 20813 if test -z "${HOST_IS_CYGWIN_TRUE}" && test -z "${HOST_IS_CYGWIN_FALSE}"; then 20814 { { echo "$as_me:$LINENO: error: conditional \"HOST_IS_CYGWIN\" was never defined. 20815 Usually this means the macro was only invoked conditionally." >&5 20816 echo "$as_me: error: conditional \"HOST_IS_CYGWIN\" was never defined. 20868 20817 Usually this means the macro was only invoked conditionally." >&2;} 20869 20818 { (exit 1); exit 1; }; } … … 21503 21452 s,@COIN_PKG_CONFIG_PATH_UNINSTALLED@,$COIN_PKG_CONFIG_PATH_UNINSTALLED,;t t 21504 21453 s,@AMPLSOLVER_A@,$AMPLSOLVER_A,;t t 21454 s,@HOST_TYPE@,$HOST_TYPE,;t t 21455 s,@HOST_IS_CYGWIN_TRUE@,$HOST_IS_CYGWIN_TRUE,;t t 21456 s,@HOST_IS_CYGWIN_FALSE@,$HOST_IS_CYGWIN_FALSE,;t t 21505 21457 s,@ASLMAKEFLAGS@,$ASLMAKEFLAGS,;t t 21506 21458 s,@ASL_PCLIBS@,$ASL_PCLIBS,;t t -
ThirdParty/ASL/trunk/configure.ac
r3046 r3129 75 75 AMPLSOLVER_A=libamplsolver.a 76 76 fi 77 78 # Determine the host type to set linker options in the Makefile 79 AC_SUBST(HOST_TYPE) 80 case $host in 81 *-cygwin* | *-mingw*) 82 AM_CONDITIONAL(HOST_IS_CYGWIN, [test 0 = 0]) 83 ;; 84 *) 85 AM_CONDITIONAL(HOST_IS_CYGWIN, [test 0 = 1]) 86 ;; 87 esac 77 88 78 89 # Determine flags to be passed on the command line to (n)make. The main
Note: See TracChangeset
for help on using the changeset viewer.