version 1.55 | | version 1.56 |
---|
| | |
#! /bin/sh | | #! /bin/sh |
# From configure.ac Id: configure.ac. | | # From configure.ac Id: configure.ac. |
# Guess values for system-dependent variables and create Makefiles. | | # Guess values for system-dependent variables and create Makefiles. |
# Generated by GNU Autoconf 2.59 for crossfire 1.7.0. | | # Generated by GNU Autoconf 2.59 for crossfire 1.8.0. |
# | | # |
# Report bugs to <crossfire-devel@listserv.real-time.com>. | | # Report bugs to <crossfire-devel@listserv.real-time.com>. |
# | | # |
| | |
| | |
# The HP-UX ksh and POSIX shell print the target directory to stdout | | # The HP-UX ksh and POSIX shell print the target directory to stdout |
# if CDPATH is set. | | # if CDPATH is set. |
if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi | | (unset CDPATH) >/dev/null 2>&1 && unset CDPATH |
| | |
if test -z "$ECHO"; then | | if test -z "$ECHO"; then |
if test "X${echo_test_string+set}" != Xset; then | | if test "X${echo_test_string+set}" != Xset; then |
| | |
# Identity of this package. | | # Identity of this package. |
PACKAGE_NAME='crossfire' | | PACKAGE_NAME='crossfire' |
PACKAGE_TARNAME='crossfire' | | PACKAGE_TARNAME='crossfire' |
PACKAGE_VERSION='1.7.0' | | PACKAGE_VERSION='1.8.0' |
PACKAGE_STRING='crossfire 1.7.0' | | PACKAGE_STRING='crossfire 1.8.0' |
PACKAGE_BUGREPORT='crossfire-devel@listserv.real-time.com' | | PACKAGE_BUGREPORT='crossfire-devel@listserv.real-time.com' |
| | |
ac_unique_file="server/main.c" | | ac_unique_file="server/main.c" |
| | |
# Omit some internal or obsolete options to make the list less imposing. | | # Omit some internal or obsolete options to make the list less imposing. |
# This message is too long to be a string in the A/UX 3.1 sh. | | # This message is too long to be a string in the A/UX 3.1 sh. |
cat <<_ACEOF | | cat <<_ACEOF |
\`configure' configures crossfire 1.7.0 to adapt to many kinds of systems. | | \`configure' configures crossfire 1.8.0 to adapt to many kinds of systems. |
| | |
Usage: $0 [OPTION]... [VAR=VALUE]... | | Usage: $0 [OPTION]... [VAR=VALUE]... |
| | |
| | |
| | |
if test -n "$ac_init_help"; then | | if test -n "$ac_init_help"; then |
case $ac_init_help in | | case $ac_init_help in |
short | recursive ) echo "Configuration of crossfire 1.7.0:";; | | short | recursive ) echo "Configuration of crossfire 1.8.0:";; |
esac | | esac |
cat <<\_ACEOF | | cat <<\_ACEOF |
| | |
| | |
else | | else |
echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 | | echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 |
fi | | fi |
cd "$ac_popdir" | | cd $ac_popdir |
done | | done |
fi | | fi |
| | |
test -n "$ac_init_help" && exit 0 | | test -n "$ac_init_help" && exit 0 |
if $ac_init_version; then | | if $ac_init_version; then |
cat <<\_ACEOF | | cat <<\_ACEOF |
crossfire configure 1.7.0 | | crossfire configure 1.8.0 |
generated by GNU Autoconf 2.59 | | generated by GNU Autoconf 2.59 |
| | |
Copyright (C) 2003 Free Software Foundation, Inc. | | Copyright (C) 2003 Free Software Foundation, Inc. |
| | |
This file contains any messages produced by compilers while | | This file contains any messages produced by compilers while |
running configure, to aid debugging if configure makes a mistake. | | running configure, to aid debugging if configure makes a mistake. |
| | |
It was created by crossfire $as_me 1.7.0, which was | | It was created by crossfire $as_me 1.8.0, which was |
generated by GNU Autoconf 2.59. Invocation command line was | | generated by GNU Autoconf 2.59. Invocation command line was |
| | |
$ $0 $@ | | $ $0 $@ |
| | |
| | |
# Define the identity of the package. | | # Define the identity of the package. |
PACKAGE='crossfire' | | PACKAGE='crossfire' |
VERSION='1.7.0' | | VERSION='1.8.0' |
| | |
| | |
cat >>confdefs.h <<_ACEOF | | cat >>confdefs.h <<_ACEOF |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
# Add /usr/xpg4/bin/sed as it is typically found on Solaris | | # Add /usr/xpg4/bin/sed as it is typically found on Solaris |
# along with /bin/sed that truncates output. | | # along with /bin/sed that truncates output. |
for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do | | for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do |
test ! -f $lt_ac_sed && break | | test ! -f $lt_ac_sed && continue |
cat /dev/null > conftest.in | | cat /dev/null > conftest.in |
lt_ac_count=0 | | lt_ac_count=0 |
echo $ECHO_N "0123456789$ECHO_C" >conftest.in | | echo $ECHO_N "0123456789$ECHO_C" >conftest.in |
| | |
fi | | fi |
done | | done |
done | | done |
SED=$lt_cv_path_SED | | |
| | |
fi | | fi |
| | |
| | SED=$lt_cv_path_SED |
echo "$as_me:$LINENO: result: $SED" >&5 | | echo "$as_me:$LINENO: result: $SED" >&5 |
echo "${ECHO_T}$SED" >&6 | | echo "${ECHO_T}$SED" >&6 |
| | |
| | |
*) reload_flag=" $reload_flag" ;; | | *) reload_flag=" $reload_flag" ;; |
esac | | esac |
reload_cmds='$LD$reload_flag -o $output$reload_objs' | | reload_cmds='$LD$reload_flag -o $output$reload_objs' |
| | case $host_os in |
| | darwin*) |
| | if test "$GCC" = yes; then |
| | reload_cmds='$CC -nostdlib ${wl}-r -o $output$reload_objs' |
| | else |
| | reload_cmds='$LD$reload_flag -o $output$reload_objs' |
| | fi |
| | ;; |
| | esac |
| | |
echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5 | | echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5 |
echo $ECHO_N "checking for BSD-compatible nm... $ECHO_C" >&6 | | echo $ECHO_N "checking for BSD-compatible nm... $ECHO_C" >&6 |
| | |
lt_cv_deplibs_check_method=pass_all | | lt_cv_deplibs_check_method=pass_all |
;; | | ;; |
| | |
bsdi4*) | | bsdi[45]*) |
lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)' | | lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)' |
lt_cv_file_magic_cmd='/usr/bin/file -L' | | lt_cv_file_magic_cmd='/usr/bin/file -L' |
lt_cv_file_magic_test_file=/shlib/libc.so | | lt_cv_file_magic_test_file=/shlib/libc.so |
| | |
lt_cv_deplibs_check_method=pass_all | | lt_cv_deplibs_check_method=pass_all |
;; | | ;; |
| | |
freebsd* | kfreebsd*-gnu) | | freebsd* | kfreebsd*-gnu | dragonfly*) |
if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then | | if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then |
case $host_cpu in | | case $host_cpu in |
i*86 ) | | i*86 ) |
# Not sure whether the presence of OpenBSD here was a mistake. | | # Not sure whether the presence of OpenBSD here was a mistake. |
# Let's accept both of them until this is cleared up. | | # Let's accept both of them until this is cleared up. |
lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library' | | lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library' |
lt_cv_file_magic_cmd=/usr/bin/file | | lt_cv_file_magic_cmd=/usr/bin/file |
lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` | | lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` |
;; | | ;; |
| | |
lt_cv_deplibs_check_method=pass_all | | lt_cv_deplibs_check_method=pass_all |
;; | | ;; |
| | |
netbsd* | netbsdelf*-gnu | knetbsd*-gnu) | | netbsd*) |
if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then | | if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then |
lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' | | lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' |
else | | else |
| | |
;; | | ;; |
| | |
openbsd*) | | openbsd*) |
lt_cv_file_magic_cmd=/usr/bin/file | | |
lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` | | |
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then | | if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then |
lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object' | | lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' |
else | | else |
lt_cv_deplibs_check_method='file_magic OpenBSD.* shared library' | | lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' |
fi | | fi |
;; | | ;; |
| | |
| | |
;; | | ;; |
*-*-irix6*) | | *-*-irix6*) |
# Find out which ABI we are using. | | # Find out which ABI we are using. |
echo '#line 3689 "configure"' > conftest.$ac_ext | | echo '#line 3702 "configure"' > conftest.$ac_ext |
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
(eval $ac_compile) 2>&5 | | (eval $ac_compile) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
fi | | fi |
| | |
| | |
| | |
| | |
| | if test -n "$CXX" && ( test "X$CXX" != "Xno" && |
| | ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) || |
| | (test "X$CXX" != "Xg++"))) ; then |
ac_ext=cc | | ac_ext=cc |
ac_cpp='$CXXCPP $CPPFLAGS' | | ac_cpp='$CXXCPP $CPPFLAGS' |
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' | | ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| | |
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | | ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
ac_compiler_gnu=$ac_cv_cxx_compiler_gnu | | ac_compiler_gnu=$ac_cv_cxx_compiler_gnu |
| | |
| | fi |
| | |
| | |
ac_ext=f | | ac_ext=f |
ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5' | | ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5' |
| | |
| | |
| | |
# Provide some information about the compiler. | | # Provide some information about the compiler. |
echo "$as_me:5253:" \ | | echo "$as_me:5281:" \ |
"checking for Fortran 77 compiler version" >&5 | | "checking for Fortran 77 compiler version" >&5 |
ac_compiler=`set X $ac_compile; echo $2` | | ac_compiler=`set X $ac_compile; echo $2` |
{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_f77_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_f77_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
lt_cv_sys_max_cmd_len=8192; | | lt_cv_sys_max_cmd_len=8192; |
;; | | ;; |
| | |
| | netbsd* | freebsd* | openbsd* | darwin* | dragonfly*) |
| | # This has been around since 386BSD, at least. Likely further. |
| | if test -x /sbin/sysctl; then |
| | lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` |
| | elif test -x /usr/sbin/sysctl; then |
| | lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax` |
| | else |
| | lt_cv_sys_max_cmd_len=65536 # usable default for *BSD |
| | fi |
| | # And add a safety zone |
| | lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` |
| | lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` |
| | ;; |
| | osf*) |
| | # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure |
| | # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not |
| | # nice to cause kernel panics so lets avoid the loop below. |
| | # First set a reasonable default. |
| | lt_cv_sys_max_cmd_len=16384 |
| | # |
| | if test -x /sbin/sysconfig; then |
| | case `/sbin/sysconfig -q proc exec_disable_arg_limit` in |
| | *1*) lt_cv_sys_max_cmd_len=-1 ;; |
| | esac |
| | fi |
| | ;; |
*) | | *) |
# If test is not a shell built-in, we'll probably end up computing a | | # If test is not a shell built-in, we'll probably end up computing a |
# maximum length that is only half of the actual maximum length, but | | # maximum length that is only half of the actual maximum length, but |
# we can't tell. | | # we can't tell. |
while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \ | | SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} |
| | while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \ |
= "XX$teststring") >/dev/null 2>&1 && | | = "XX$teststring") >/dev/null 2>&1 && |
new_result=`expr "X$teststring" : ".*" 2>&1` && | | new_result=`expr "X$teststring" : ".*" 2>&1` && |
lt_cv_sys_max_cmd_len=$new_result && | | lt_cv_sys_max_cmd_len=$new_result && |
| | |
# Regexp to match symbols that can be accessed directly from C. | | # Regexp to match symbols that can be accessed directly from C. |
sympat='\([_A-Za-z][_A-Za-z0-9]*\)' | | sympat='\([_A-Za-z][_A-Za-z0-9]*\)' |
| | |
# Transform the above into a raw symbol and a C symbol. | | |
symxfrm='\1 \2\3 \3' | | |
| | |
# Transform an extracted symbol line into a proper C declaration | | # Transform an extracted symbol line into a proper C declaration |
lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'" | | lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'" |
| | |
| | |
lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" | | lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" |
lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'" | | lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'" |
;; | | ;; |
| | linux*) |
| | if test "$host_cpu" = ia64; then |
| | symcode='[ABCDGIRSTW]' |
| | lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" |
| | lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'" |
| | fi |
| | ;; |
irix* | nonstopux*) | | irix* | nonstopux*) |
symcode='[BCDEGRST]' | | symcode='[BCDEGRST]' |
;; | | ;; |
| | |
# Try without a prefix undercore, then with it. | | # Try without a prefix undercore, then with it. |
for ac_symprfx in "" "_"; do | | for ac_symprfx in "" "_"; do |
| | |
| | # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol. |
| | symxfrm="\\1 $ac_symprfx\\2 \\2" |
| | |
# Write the raw and C identifiers. | | # Write the raw and C identifiers. |
lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*\($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'" | | lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" |
| | |
# Check to see that the pipe works correctly. | | # Check to see that the pipe works correctly. |
pipe_works=no | | pipe_works=no |
| | |
| | |
# Sed substitution that helps us do robust quoting. It backslashifies | | # Sed substitution that helps us do robust quoting. It backslashifies |
# metacharacters that are still active within double-quoted strings. | | # metacharacters that are still active within double-quoted strings. |
Xsed='sed -e s/^X//' | | Xsed='sed -e 1s/^X//' |
sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g' | | sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g' |
| | |
# Same as above, but do not quote variable references. | | # Same as above, but do not quote variable references. |
| | |
old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib" | | old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib" |
fi | | fi |
| | |
| | for cc_temp in $compiler""; do |
| | case $cc_temp in |
| | compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; |
| | distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; |
| | \-*) ;; |
| | *) break;; |
| | esac |
| | done |
| | cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` |
| | |
| | |
# Only perform the check for file, if the check method requires it | | # Only perform the check for file, if the check method requires it |
case $deplibs_check_method in | | case $deplibs_check_method in |
file_magic*) | | file_magic*) |
| | |
compiler=$CC | | compiler=$CC |
| | |
| | |
| | # save warnings/boilerplate of simple test code |
| | ac_outfile=conftest.$ac_objext |
| | printf "$lt_simple_compile_test_code" >conftest.$ac_ext |
| | eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err |
| | _lt_compiler_boilerplate=`cat conftest.err` |
| | $rm conftest* |
| | |
| | ac_outfile=conftest.$ac_objext |
| | printf "$lt_simple_link_test_code" >conftest.$ac_ext |
| | eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err |
| | _lt_linker_boilerplate=`cat conftest.err` |
| | $rm conftest* |
| | |
| | |
# | | # |
# Check for any special shared library compilation flags. | | # Check for any special shared library compilation flags. |
# | | # |
| | |
if test -s conftest.err; then | | if test -s conftest.err; then |
# Append any errors to the config.log. | | # Append any errors to the config.log. |
cat conftest.err 1>&5 | | cat conftest.err 1>&5 |
| | $echo "X$_lt_linker_boilerplate" | $Xsed > conftest.exp |
| | $SED '/^$/d' conftest.err >conftest.er2 |
| | if diff conftest.exp conftest.er2 >/dev/null; then |
| | lt_prog_compiler_static_works=yes |
| | fi |
else | | else |
lt_prog_compiler_static_works=yes | | lt_prog_compiler_static_works=yes |
fi | | fi |
| | |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ | | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's:$: $lt_compiler_flag:'` | | -e 's:$: $lt_compiler_flag:'` |
(eval echo "\"\$as_me:6285: $lt_compile\"" >&5) | | (eval echo "\"\$as_me:6379: $lt_compile\"" >&5) |
(eval "$lt_compile" 2>conftest.err) | | (eval "$lt_compile" 2>conftest.err) |
ac_status=$? | | ac_status=$? |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:6289: \$? = $ac_status" >&5 | | echo "$as_me:6383: \$? = $ac_status" >&5 |
if (exit $ac_status) && test -s "$ac_outfile"; then | | if (exit $ac_status) && test -s "$ac_outfile"; then |
# The compiler can only warn and ignore the option if not recognized | | # The compiler can only warn and ignore the option if not recognized |
# So say no if there are warnings | | # So say no if there are warnings other than the usual output. |
if test ! -s conftest.err; then | | $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp |
| | $SED '/^$/d' conftest.err >conftest.er2 |
| | if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then |
lt_cv_prog_compiler_rtti_exceptions=yes | | lt_cv_prog_compiler_rtti_exceptions=yes |
fi | | fi |
fi | | fi |
| | |
lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp' | | lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp' |
fi | | fi |
;; | | ;; |
| | darwin*) |
| | # PIC is the default on this platform |
| | # Common symbols not allowed in MH_DYLIB files |
| | case $cc_basename in |
| | xlc*) |
| | lt_prog_compiler_pic='-qnocommon' |
| | lt_prog_compiler_wl='-Wl,' |
| | ;; |
| | esac |
| | ;; |
| | |
mingw* | pw32* | os2*) | | mingw* | pw32* | os2*) |
# This hack is so that the source file can tell whether it is being | | # This hack is so that the source file can tell whether it is being |
| | |
;; | | ;; |
| | |
linux*) | | linux*) |
case $CC in | | case $cc_basename in |
icc* | ecc*) | | icc* | ecc*) |
lt_prog_compiler_wl='-Wl,' | | lt_prog_compiler_wl='-Wl,' |
lt_prog_compiler_pic='-KPIC' | | lt_prog_compiler_pic='-KPIC' |
lt_prog_compiler_static='-static' | | lt_prog_compiler_static='-static' |
;; | | ;; |
| | pgcc* | pgf77* | pgf90*) |
| | # Portland Group compilers (*not* the Pentium gcc compiler, |
| | # which looks to be a dead project) |
| | lt_prog_compiler_wl='-Wl,' |
| | lt_prog_compiler_pic='-fpic' |
| | lt_prog_compiler_static='-static' |
| | ;; |
ccc*) | | ccc*) |
lt_prog_compiler_wl='-Wl,' | | lt_prog_compiler_wl='-Wl,' |
# All Alpha code is PIC. | | # All Alpha code is PIC. |
| | |
;; | | ;; |
| | |
solaris*) | | solaris*) |
lt_prog_compiler_wl='-Wl,' | | |
lt_prog_compiler_pic='-KPIC' | | lt_prog_compiler_pic='-KPIC' |
lt_prog_compiler_static='-Bstatic' | | lt_prog_compiler_static='-Bstatic' |
| | case $cc_basename in |
| | f77* | f90* | f95*) |
| | lt_prog_compiler_wl='-Qoption ld ';; |
| | *) |
| | lt_prog_compiler_wl='-Wl,';; |
| | esac |
;; | | ;; |
| | |
sunos4*) | | sunos4*) |
| | |
fi | | fi |
;; | | ;; |
| | |
| | unicos*) |
| | lt_prog_compiler_wl='-Wl,' |
| | lt_prog_compiler_can_build_shared=no |
| | ;; |
| | |
uts4*) | | uts4*) |
lt_prog_compiler_pic='-pic' | | lt_prog_compiler_pic='-pic' |
lt_prog_compiler_static='-Bstatic' | | lt_prog_compiler_static='-Bstatic' |
| | |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ | | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's:$: $lt_compiler_flag:'` | | -e 's:$: $lt_compiler_flag:'` |
(eval echo "\"\$as_me:6518: $lt_compile\"" >&5) | | (eval echo "\"\$as_me:6641: $lt_compile\"" >&5) |
(eval "$lt_compile" 2>conftest.err) | | (eval "$lt_compile" 2>conftest.err) |
ac_status=$? | | ac_status=$? |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:6522: \$? = $ac_status" >&5 | | echo "$as_me:6645: \$? = $ac_status" >&5 |
if (exit $ac_status) && test -s "$ac_outfile"; then | | if (exit $ac_status) && test -s "$ac_outfile"; then |
# The compiler can only warn and ignore the option if not recognized | | # The compiler can only warn and ignore the option if not recognized |
# So say no if there are warnings | | # So say no if there are warnings other than the usual output. |
if test ! -s conftest.err; then | | $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp |
| | $SED '/^$/d' conftest.err >conftest.er2 |
| | if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then |
lt_prog_compiler_pic_works=yes | | lt_prog_compiler_pic_works=yes |
fi | | fi |
fi | | fi |
| | |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ | | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's:$: $lt_compiler_flag:'` | | -e 's:$: $lt_compiler_flag:'` |
(eval echo "\"\$as_me:6578: $lt_compile\"" >&5) | | (eval echo "\"\$as_me:6703: $lt_compile\"" >&5) |
(eval "$lt_compile" 2>out/conftest.err) | | (eval "$lt_compile" 2>out/conftest.err) |
ac_status=$? | | ac_status=$? |
cat out/conftest.err >&5 | | cat out/conftest.err >&5 |
echo "$as_me:6582: \$? = $ac_status" >&5 | | echo "$as_me:6707: \$? = $ac_status" >&5 |
if (exit $ac_status) && test -s out/conftest2.$ac_objext | | if (exit $ac_status) && test -s out/conftest2.$ac_objext |
then | | then |
# The compiler can only warn and ignore the option if not recognized | | # The compiler can only warn and ignore the option if not recognized |
# So say no if there are warnings | | # So say no if there are warnings |
if test ! -s out/conftest.err; then | | $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp |
| | $SED '/^$/d' out/conftest.err >out/conftest.er2 |
| | if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then |
lt_cv_prog_compiler_c_o=yes | | lt_cv_prog_compiler_c_o=yes |
fi | | fi |
fi | | fi |
| | |
# rely on this symbol name, it's probably fine to never include it in | | # rely on this symbol name, it's probably fine to never include it in |
# preloaded symbol tables. | | # preloaded symbol tables. |
extract_expsyms_cmds= | | extract_expsyms_cmds= |
| | # Just being paranoid about ensuring that cc_basename is set. |
| | for cc_temp in $compiler""; do |
| | case $cc_temp in |
| | compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; |
| | distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; |
| | \-*) ;; |
| | *) break;; |
| | esac |
| | done |
| | cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` |
| | |
case $host_os in | | case $host_os in |
cygwin* | mingw* | pw32*) | | cygwin* | mingw* | pw32*) |
| | |
# If archive_cmds runs LD, not CC, wlarc should be empty | | # If archive_cmds runs LD, not CC, wlarc should be empty |
wlarc='${wl}' | | wlarc='${wl}' |
| | |
| | # Set some defaults for GNU ld with shared library support. These |
| | # are reset later if shared libraries are not supported. Putting them |
| | # here allows them to be overridden if necessary. |
| | runpath_var=LD_RUN_PATH |
| | hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir' |
| | export_dynamic_flag_spec='${wl}--export-dynamic' |
| | # ancient GNU ld didn't support --whole-archive et. al. |
| | if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then |
| | whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' |
| | else |
| | whole_archive_flag_spec= |
| | fi |
| | supports_anon_versioning=no |
| | case `$LD -v 2>/dev/null` in |
| | *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 |
| | *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... |
| | *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... |
| | *\ 2.11.*) ;; # other 2.11 versions |
| | *) supports_anon_versioning=yes ;; |
| | esac |
| | |
# See if GNU ld supports shared libraries. | | # See if GNU ld supports shared libraries. |
case $host_os in | | case $host_os in |
aix3* | aix4* | aix5*) | | aix3* | aix4* | aix5*) |
| | |
allow_undefined_flag=unsupported | | allow_undefined_flag=unsupported |
always_export_symbols=no | | always_export_symbols=no |
enable_shared_with_static_runtimes=yes | | enable_shared_with_static_runtimes=yes |
export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols' | | export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols' |
| | |
if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then | | if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then |
archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' | | archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' |
| | |
fi | | fi |
;; | | ;; |
| | |
netbsd* | netbsdelf*-gnu | knetbsd*-gnu) | | linux*) |
| | if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then |
| | tmp_addflag= |
| | case $cc_basename,$host_cpu in |
| | pgcc*) # Portland Group C compiler |
| | whole_archive_flag_spec= |
| | ;; |
| | pgf77* | pgf90* ) # Portland Group f77 and f90 compilers |
| | whole_archive_flag_spec= |
| | tmp_addflag=' -fpic -Mnomain' ;; |
| | ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 |
| | tmp_addflag=' -i_dynamic' ;; |
| | efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64 |
| | tmp_addflag=' -i_dynamic -nofor_main' ;; |
| | ifc* | ifort*) # Intel Fortran compiler |
| | tmp_addflag=' -nofor_main' ;; |
| | esac |
| | archive_cmds='$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' |
| | |
| | if test $supports_anon_versioning = yes; then |
| | archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~ |
| | cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ |
| | $echo "local: *; };" >> $output_objdir/$libname.ver~ |
| | $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' |
| | fi |
| | else |
| | ld_shlibs=no |
| | fi |
| | ;; |
| | |
| | netbsd*) |
if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then | | if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then |
archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' | | archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' |
wlarc= | | wlarc= |
| | |
hardcode_shlibpath_var=no | | hardcode_shlibpath_var=no |
;; | | ;; |
| | |
linux*) | | |
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then | | |
tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' | | |
archive_cmds="$tmp_archive_cmds" | | |
supports_anon_versioning=no | | |
case `$LD -v 2>/dev/null` in | | |
*\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 | | |
*\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... | | |
*\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... | | |
*\ 2.11.*) ;; # other 2.11 versions | | |
*) supports_anon_versioning=yes ;; | | |
esac | | |
if test $supports_anon_versioning = yes; then | | |
archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~ | | |
cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ | | |
$echo "local: *; };" >> $output_objdir/$libname.ver~ | | |
$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' | | |
else | | |
archive_expsym_cmds="$tmp_archive_cmds" | | |
fi | | |
link_all_deplibs=no | | |
else | | |
ld_shlibs=no | | |
fi | | |
;; | | |
| | |
*) | | *) |
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then | | if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then |
archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' | | archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' |
| | |
;; | | ;; |
esac | | esac |
| | |
if test "$ld_shlibs" = yes; then | | if test "$ld_shlibs" = no; then |
runpath_var=LD_RUN_PATH | | runpath_var= |
hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir' | | hardcode_libdir_flag_spec= |
export_dynamic_flag_spec='${wl}--export-dynamic' | | export_dynamic_flag_spec= |
# ancient GNU ld didn't support --whole-archive et. al. | | |
if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then | | |
whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' | | |
else | | |
whole_archive_flag_spec= | | whole_archive_flag_spec= |
fi | | fi |
fi | | |
else | | else |
# PORTME fill in a description of your system's linker (not GNU ld) | | # PORTME fill in a description of your system's linker (not GNU ld) |
case $host_os in | | case $host_os in |
| | |
link_all_deplibs=yes | | link_all_deplibs=yes |
| | |
if test "$GCC" = yes; then | | if test "$GCC" = yes; then |
case $host_os in aix4.012|aix4.012.*) | | case $host_os in aix4.[012]|aix4.[012].*) |
# We only want to do this on AIX 4.2 and lower, the check | | # We only want to do this on AIX 4.2 and lower, the check |
# below for broken collect2 doesn't work under 4.3+ | | # below for broken collect2 doesn't work under 4.3+ |
collect2name=`${CC} -print-prog-name=collect2` | | collect2name=`${CC} -print-prog-name=collect2` |
| | |
fi | | fi |
esac | | esac |
shared_flag='-shared' | | shared_flag='-shared' |
| | if test "$aix_use_runtimelinking" = yes; then |
| | shared_flag="$shared_flag "'${wl}-G' |
| | fi |
else | | else |
# not using gcc | | # not using gcc |
if test "$host_cpu" = ia64; then | | if test "$host_cpu" = ia64; then |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
ld_shlibs=no | | ld_shlibs=no |
;; | | ;; |
| | |
bsdi4*) | | bsdi[45]*) |
export_dynamic_flag_spec=-rdynamic | | export_dynamic_flag_spec=-rdynamic |
;; | | ;; |
| | |
| | |
;; | | ;; |
| | |
darwin* | rhapsody*) | | darwin* | rhapsody*) |
if test "$GXX" = yes ; then | | |
archive_cmds_need_lc=no | | |
case "$host_os" in | | case "$host_os" in |
rhapsody* | darwin1.[012]) | | rhapsody* | darwin1.[012]) |
allow_undefined_flag='-undefined suppress' | | allow_undefined_flag='${wl}-undefined ${wl}suppress' |
;; | | ;; |
*) # Darwin 1.3 on | | *) # Darwin 1.3 on |
if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then | | if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then |
allow_undefined_flag='-flat_namespace -undefined suppress' | | allow_undefined_flag='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' |
else | | else |
case ${MACOSX_DEPLOYMENT_TARGET} in | | case ${MACOSX_DEPLOYMENT_TARGET} in |
10.[012]) | | 10.[012]) |
allow_undefined_flag='-flat_namespace -undefined suppress' | | allow_undefined_flag='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' |
;; | | ;; |
10.*) | | 10.*) |
allow_undefined_flag='-undefined dynamic_lookup' | | allow_undefined_flag='${wl}-undefined ${wl}dynamic_lookup' |
;; | | ;; |
esac | | esac |
fi | | fi |
;; | | ;; |
esac | | esac |
lt_int_apple_cc_single_mod=no | | archive_cmds_need_lc=no |
output_verbose_link_cmd='echo' | | |
if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then | | |
lt_int_apple_cc_single_mod=yes | | |
fi | | |
if test "X$lt_int_apple_cc_single_mod" = Xyes ; then | | |
archive_cmds='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring' | | |
else | | |
archive_cmds='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring' | | |
fi | | |
module_cmds='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' | | |
# Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's | | |
if test "X$lt_int_apple_cc_single_mod" = Xyes ; then | | |
archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' | | |
else | | |
archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' | | |
fi | | |
module_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' | | |
hardcode_direct=no | | hardcode_direct=no |
hardcode_automatic=yes | | hardcode_automatic=yes |
hardcode_shlibpath_var=unsupported | | hardcode_shlibpath_var=unsupported |
whole_archive_flag_spec='-all_load $convenience' | | whole_archive_flag_spec='' |
link_all_deplibs=yes | | link_all_deplibs=yes |
| | if test "$GCC" = yes ; then |
| | output_verbose_link_cmd='echo' |
| | archive_cmds='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring' |
| | module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' |
| | # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's |
| | archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' |
| | module_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' |
else | | else |
| | case $cc_basename in |
| | xlc*) |
| | output_verbose_link_cmd='echo' |
| | archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' |
| | module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' |
| | # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's |
| | archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' |
| | module_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' |
| | ;; |
| | *) |
ld_shlibs=no | | ld_shlibs=no |
| | ;; |
| | esac |
fi | | fi |
;; | | ;; |
| | |
| | |
;; | | ;; |
| | |
# FreeBSD 3 and greater uses gcc -shared to do shared libraries. | | # FreeBSD 3 and greater uses gcc -shared to do shared libraries. |
freebsd* | kfreebsd*-gnu) | | freebsd* | kfreebsd*-gnu | dragonfly*) |
archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' | | archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' |
hardcode_libdir_flag_spec='-R$libdir' | | hardcode_libdir_flag_spec='-R$libdir' |
hardcode_direct=yes | | hardcode_direct=yes |
| | |
link_all_deplibs=yes | | link_all_deplibs=yes |
;; | | ;; |
| | |
netbsd* | netbsdelf*-gnu | knetbsd*-gnu) | | netbsd*) |
if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then | | if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then |
archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out | | archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out |
else | | else |
| | |
hardcode_shlibpath_var=no | | hardcode_shlibpath_var=no |
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then | | if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then |
archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' | | archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' |
| | archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' |
hardcode_libdir_flag_spec='${wl}-rpath,$libdir' | | hardcode_libdir_flag_spec='${wl}-rpath,$libdir' |
export_dynamic_flag_spec='${wl}-E' | | export_dynamic_flag_spec='${wl}-E' |
else | | else |
| | |
allow_undefined_flag=' -expect_unresolved \*' | | allow_undefined_flag=' -expect_unresolved \*' |
archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' | | archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' |
archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ | | archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ |
$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp' | | $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' |
| | |
# Both c and cxx compiler support -rpath directly | | # Both c and cxx compiler support -rpath directly |
hardcode_libdir_flag_spec='-rpath $libdir' | | hardcode_libdir_flag_spec='-rpath $libdir' |
| | |
solaris*) | | solaris*) |
no_undefined_flag=' -z text' | | no_undefined_flag=' -z text' |
if test "$GCC" = yes; then | | if test "$GCC" = yes; then |
| | wlarc='${wl}' |
archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' | | archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' |
archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ | | archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ |
$CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp' | | $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp' |
else | | else |
| | wlarc='' |
archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' | | archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' |
archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ | | archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ |
$LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' | | $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' |
| | |
hardcode_shlibpath_var=no | | hardcode_shlibpath_var=no |
case $host_os in | | case $host_os in |
solaris2.[0-5] | solaris2.[0-5].*) ;; | | solaris2.[0-5] | solaris2.[0-5].*) ;; |
*) # Supported since Solaris 2.6 (maybe 2.5.1?) | | *) |
| | # The compiler driver will combine linker options so we |
| | # cannot just pass the convience library names through |
| | # without $wl, iff we do not link with $LD. |
| | # Luckily, gcc supports the same syntax we need for Sun Studio. |
| | # Supported since Solaris 2.6 (maybe 2.5.1?) |
| | case $wlarc in |
| | '') |
whole_archive_flag_spec='-z allextract$convenience -z defaultextract' ;; | | whole_archive_flag_spec='-z allextract$convenience -z defaultextract' ;; |
| | *) |
| | whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; |
| | esac ;; |
esac | | esac |
link_all_deplibs=yes | | link_all_deplibs=yes |
;; | | ;; |
| | |
shlibpath_var=LIBRARY_PATH | | shlibpath_var=LIBRARY_PATH |
;; | | ;; |
| | |
bsdi4*) | | bsdi[45]*) |
version_type=linux | | version_type=linux |
need_version=no | | need_version=no |
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' | | library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' |
| | |
;; | | ;; |
pw32*) | | pw32*) |
# pw32 DLLs use 'pw' prefix rather than 'lib' | | # pw32 DLLs use 'pw' prefix rather than 'lib' |
library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}' | | library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' |
;; | | ;; |
esac | | esac |
;; | | ;; |
| | |
dynamic_linker='GNU ld.so' | | dynamic_linker='GNU ld.so' |
;; | | ;; |
| | |
freebsd*) | | freebsd* | dragonfly*) |
| | # DragonFly does not have aout. When/if they implement a new |
| | # versioning mechanism, adjust this. |
objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` | | objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` |
version_type=freebsd-$objformat | | version_type=freebsd-$objformat |
case $version_type in | | case $version_type in |
| | |
freebsd2*) | | freebsd2*) |
shlibpath_overrides_runpath=yes | | shlibpath_overrides_runpath=yes |
;; | | ;; |
freebsd3.01* | freebsdelf3.01*) | | freebsd3.[01]* | freebsdelf3.[01]*) |
shlibpath_overrides_runpath=yes | | shlibpath_overrides_runpath=yes |
hardcode_into_libs=yes | | hardcode_into_libs=yes |
;; | | ;; |
| | |
# before this can be enabled. | | # before this can be enabled. |
hardcode_into_libs=yes | | hardcode_into_libs=yes |
| | |
| | # find out which ABI we are using |
| | libsuff= |
| | case "$host_cpu" in |
| | x86_64*|s390x*|powerpc64*) |
| | echo '#line 8088 "configure"' > conftest.$ac_ext |
| | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| | (eval $ac_compile) 2>&5 |
| | ac_status=$? |
| | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| | (exit $ac_status); }; then |
| | case `/usr/bin/file conftest.$ac_objext` in |
| | *64-bit*) |
| | libsuff=64 |
| | sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}" |
| | ;; |
| | esac |
| | fi |
| | rm -rf conftest* |
| | ;; |
| | esac |
| | |
# Append ld.so.conf contents to the search path | | # Append ld.so.conf contents to the search path |
if test -f /etc/ld.so.conf; then | | if test -f /etc/ld.so.conf; then |
lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '` | | lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` |
sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" | | sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra" |
fi | | fi |
| | |
# We used to test for /lib/ld.so.1 and disable shared libraries on | | # We used to test for /lib/ld.so.1 and disable shared libraries on |
| | |
dynamic_linker='GNU/Linux ld.so' | | dynamic_linker='GNU/Linux ld.so' |
;; | | ;; |
| | |
netbsdelf*-gnu) | | |
version_type=linux | | |
need_lib_prefix=no | | |
need_version=no | | |
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' | | |
soname_spec='${libname}${release}${shared_ext}$major' | | |
shlibpath_var=LD_LIBRARY_PATH | | |
shlibpath_overrides_runpath=no | | |
hardcode_into_libs=yes | | |
dynamic_linker='NetBSD ld.elf_so' | | |
;; | | |
| | |
knetbsd*-gnu) | | knetbsd*-gnu) |
version_type=linux | | version_type=linux |
need_lib_prefix=no | | need_lib_prefix=no |
| | |
openbsd*) | | openbsd*) |
version_type=sunos | | version_type=sunos |
need_lib_prefix=no | | need_lib_prefix=no |
need_version=yes | | need_version=no |
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' | | library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' |
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' | | finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' |
shlibpath_var=LD_LIBRARY_PATH | | shlibpath_var=LD_LIBRARY_PATH |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_status=$lt_dlunknown | | lt_status=$lt_dlunknown |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 8766 "configure" | | #line 8959 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
#if HAVE_DLFCN_H | | #if HAVE_DLFCN_H |
| | |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_status=$lt_dlunknown | | lt_status=$lt_dlunknown |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 8864 "configure" | | #line 9057 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
#if HAVE_DLFCN_H | | #if HAVE_DLFCN_H |
| | |
test "$enable_shared" = yes && enable_static=no | | test "$enable_shared" = yes && enable_static=no |
fi | | fi |
;; | | ;; |
darwin* | rhapsody*) | | |
if test "$GCC" = yes; then | | |
archive_cmds_need_lc=no | | |
case "$host_os" in | | |
rhapsody* | darwin1.[012]) | | |
allow_undefined_flag='-undefined suppress' | | |
;; | | |
*) # Darwin 1.3 on | | |
if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then | | |
allow_undefined_flag='-flat_namespace -undefined suppress' | | |
else | | |
case ${MACOSX_DEPLOYMENT_TARGET} in | | |
10.[012]) | | |
allow_undefined_flag='-flat_namespace -undefined suppress' | | |
;; | | |
10.*) | | |
allow_undefined_flag='-undefined dynamic_lookup' | | |
;; | | |
esac | | |
fi | | |
;; | | |
esac | | |
output_verbose_link_cmd='echo' | | |
archive_cmds='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring' | | |
module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' | | |
# Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's | | |
archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' | | |
module_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' | | |
hardcode_direct=no | | |
hardcode_automatic=yes | | |
hardcode_shlibpath_var=unsupported | | |
whole_archive_flag_spec='-all_load $convenience' | | |
link_all_deplibs=yes | | |
else | | |
ld_shlibs=no | | |
fi | | |
;; | | |
esac | | esac |
echo "$as_me:$LINENO: result: $enable_shared" >&5 | | echo "$as_me:$LINENO: result: $enable_shared" >&5 |
echo "${ECHO_T}$enable_shared" >&6 | | echo "${ECHO_T}$enable_shared" >&6 |
| | |
# | | # |
# You should have received a copy of the GNU General Public License | | # You should have received a copy of the GNU General Public License |
# along with this program; if not, write to the Free Software | | # along with this program; if not, write to the Free Software |
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | | # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
# | | # |
# As a special exception to the GNU General Public License, if you | | # As a special exception to the GNU General Public License, if you |
# distribute this file as part of a program that contains a | | # distribute this file as part of a program that contains a |
| | |
SED=$lt_SED | | SED=$lt_SED |
| | |
# Sed that helps us avoid accidentally triggering echo(1) options like -n. | | # Sed that helps us avoid accidentally triggering echo(1) options like -n. |
Xsed="$SED -e s/^X//" | | Xsed="$SED -e 1s/^X//" |
| | |
# The HP-UX ksh and POSIX shell print the target directory to stdout | | # The HP-UX ksh and POSIX shell print the target directory to stdout |
# if CDPATH is set. | | # if CDPATH is set. |
if test "X\${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi | | (unset CDPATH) >/dev/null 2>&1 && unset CDPATH |
| | |
# The names of the tagged configurations supported by this script. | | # The names of the tagged configurations supported by this script. |
available_tags= | | available_tags= |
| | |
# The host system. | | # The host system. |
host_alias=$host_alias | | host_alias=$host_alias |
host=$host | | host=$host |
| | host_os=$host_os |
| | |
| | # The build system. |
| | build_alias=$build_alias |
| | build=$build |
| | build_os=$build_os |
| | |
# An echo program that does not interpret backslashes. | | # An echo program that does not interpret backslashes. |
echo=$lt_echo | | echo=$lt_echo |
| | |
| | |
case $tagname in | | case $tagname in |
CXX) | | CXX) |
if test -n "$CXX" && test "X$CXX" != "Xno"; then | | if test -n "$CXX" && ( test "X$CXX" != "Xno" && |
| | ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) || |
| | (test "X$CXX" != "Xg++"))) ; then |
ac_ext=cc | | ac_ext=cc |
ac_cpp='$CXXCPP $CPPFLAGS' | | ac_cpp='$CXXCPP $CPPFLAGS' |
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' | | ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| | |
compiler=$CC | | compiler=$CC |
| | |
| | |
| | # save warnings/boilerplate of simple test code |
| | ac_outfile=conftest.$ac_objext |
| | printf "$lt_simple_compile_test_code" >conftest.$ac_ext |
| | eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err |
| | _lt_compiler_boilerplate=`cat conftest.err` |
| | $rm conftest* |
| | |
| | ac_outfile=conftest.$ac_objext |
| | printf "$lt_simple_link_test_code" >conftest.$ac_ext |
| | eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err |
| | _lt_linker_boilerplate=`cat conftest.err` |
| | $rm conftest* |
| | |
| | |
# Allow CC to be a program name with arguments. | | # Allow CC to be a program name with arguments. |
lt_save_CC=$CC | | lt_save_CC=$CC |
lt_save_LD=$LD | | lt_save_LD=$LD |
| | |
CC=${CXX-"c++"} | | CC=${CXX-"c++"} |
compiler=$CC | | compiler=$CC |
compiler_CXX=$CC | | compiler_CXX=$CC |
cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'` | | for cc_temp in $compiler""; do |
| | case $cc_temp in |
| | compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; |
| | distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; |
| | \-*) ;; |
| | *) break;; |
| | esac |
| | done |
| | cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` |
| | |
| | |
# We don't want -fno-exception wen compiling C++ code, so set the | | # We don't want -fno-exception wen compiling C++ code, so set the |
# no_builtin_flag separately | | # no_builtin_flag separately |
| | |
link_all_deplibs_CXX=yes | | link_all_deplibs_CXX=yes |
| | |
if test "$GXX" = yes; then | | if test "$GXX" = yes; then |
case $host_os in aix4.012|aix4.012.*) | | case $host_os in aix4.[012]|aix4.[012].*) |
# We only want to do this on AIX 4.2 and lower, the check | | # We only want to do this on AIX 4.2 and lower, the check |
# below for broken collect2 doesn't work under 4.3+ | | # below for broken collect2 doesn't work under 4.3+ |
collect2name=`${CC} -print-prog-name=collect2` | | collect2name=`${CC} -print-prog-name=collect2` |
| | |
fi | | fi |
esac | | esac |
shared_flag='-shared' | | shared_flag='-shared' |
| | if test "$aix_use_runtimelinking" = yes; then |
| | shared_flag="$shared_flag "'${wl}-G' |
| | fi |
else | | else |
# not using gcc | | # not using gcc |
if test "$host_cpu" = ia64; then | | if test "$host_cpu" = ia64; then |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
esac | | esac |
;; | | ;; |
| | |
| | |
cygwin* | mingw* | pw32*) | | cygwin* | mingw* | pw32*) |
# _LT_AC_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless, | | # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless, |
# as there is no search path for DLLs. | | # as there is no search path for DLLs. |
| | |
ld_shlibs_CXX=no | | ld_shlibs_CXX=no |
fi | | fi |
;; | | ;; |
| | |
darwin* | rhapsody*) | | darwin* | rhapsody*) |
if test "$GXX" = yes; then | | |
archive_cmds_need_lc_CXX=no | | |
case "$host_os" in | | case "$host_os" in |
rhapsody* | darwin1.[012]) | | rhapsody* | darwin1.[012]) |
allow_undefined_flag_CXX='-undefined suppress' | | allow_undefined_flag_CXX='${wl}-undefined ${wl}suppress' |
;; | | ;; |
*) # Darwin 1.3 on | | *) # Darwin 1.3 on |
if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then | | if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then |
allow_undefined_flag_CXX='-flat_namespace -undefined suppress' | | allow_undefined_flag_CXX='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' |
else | | else |
case ${MACOSX_DEPLOYMENT_TARGET} in | | case ${MACOSX_DEPLOYMENT_TARGET} in |
10.[012]) | | 10.[012]) |
allow_undefined_flag_CXX='-flat_namespace -undefined suppress' | | allow_undefined_flag_CXX='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' |
;; | | ;; |
10.*) | | 10.*) |
allow_undefined_flag_CXX='-undefined dynamic_lookup' | | allow_undefined_flag_CXX='${wl}-undefined ${wl}dynamic_lookup' |
;; | | ;; |
esac | | esac |
fi | | fi |
;; | | ;; |
esac | | esac |
| | archive_cmds_need_lc_CXX=no |
| | hardcode_direct_CXX=no |
| | hardcode_automatic_CXX=yes |
| | hardcode_shlibpath_var_CXX=unsupported |
| | whole_archive_flag_spec_CXX='' |
| | link_all_deplibs_CXX=yes |
| | |
| | if test "$GXX" = yes ; then |
lt_int_apple_cc_single_mod=no | | lt_int_apple_cc_single_mod=no |
output_verbose_link_cmd='echo' | | output_verbose_link_cmd='echo' |
if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then | | if $CC -dumpspecs 2>&1 | $EGREP 'single_module' >/dev/null ; then |
lt_int_apple_cc_single_mod=yes | | lt_int_apple_cc_single_mod=yes |
fi | | fi |
if test "X$lt_int_apple_cc_single_mod" = Xyes ; then | | if test "X$lt_int_apple_cc_single_mod" = Xyes ; then |
archive_cmds_CXX='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring' | | archive_cmds_CXX='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring' |
else | | else |
archive_cmds_CXX='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring' | | archive_cmds_CXX='$CC -r -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring' |
fi | | fi |
module_cmds_CXX='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' | | module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' |
| | |
# Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's | | # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's |
if test "X$lt_int_apple_cc_single_mod" = Xyes ; then | | if test "X$lt_int_apple_cc_single_mod" = Xyes ; then |
archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' | | archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' |
else | | else |
archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' | | archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' |
fi | | fi |
module_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' | | module_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' |
hardcode_direct_CXX=no | | |
hardcode_automatic_CXX=yes | | |
hardcode_shlibpath_var_CXX=unsupported | | |
whole_archive_flag_spec_CXX='-all_load $convenience' | | |
link_all_deplibs_CXX=yes | | |
else | | else |
| | case $cc_basename in |
| | xlc*) |
| | output_verbose_link_cmd='echo' |
| | archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' |
| | module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' |
| | # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's |
| | archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' |
| | module_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' |
| | ;; |
| | *) |
ld_shlibs_CXX=no | | ld_shlibs_CXX=no |
| | ;; |
| | esac |
fi | | fi |
;; | | ;; |
| | |
dgux*) | | dgux*) |
case $cc_basename in | | case $cc_basename in |
ec++) | | ec++*) |
# FIXME: insert proper C++ library support | | # FIXME: insert proper C++ library support |
ld_shlibs_CXX=no | | ld_shlibs_CXX=no |
;; | | ;; |
ghcx) | | ghcx*) |
# Green Hills C++ Compiler | | # Green Hills C++ Compiler |
# FIXME: insert proper C++ library support | | # FIXME: insert proper C++ library support |
ld_shlibs_CXX=no | | ld_shlibs_CXX=no |
| | |
;; | | ;; |
esac | | esac |
;; | | ;; |
freebsd12*) | | freebsd[12]*) |
# C++ shared libraries reported to be fairly broken before switch to ELF | | # C++ shared libraries reported to be fairly broken before switch to ELF |
ld_shlibs_CXX=no | | ld_shlibs_CXX=no |
;; | | ;; |
freebsd-elf*) | | freebsd-elf*) |
archive_cmds_need_lc_CXX=no | | archive_cmds_need_lc_CXX=no |
;; | | ;; |
freebsd* | kfreebsd*-gnu) | | freebsd* | kfreebsd*-gnu | dragonfly*) |
# FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF | | # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF |
# conventions | | # conventions |
ld_shlibs_CXX=yes | | ld_shlibs_CXX=yes |
| | |
# location of the library. | | # location of the library. |
| | |
case $cc_basename in | | case $cc_basename in |
CC) | | CC*) |
# FIXME: insert proper C++ library support | | # FIXME: insert proper C++ library support |
ld_shlibs_CXX=no | | ld_shlibs_CXX=no |
;; | | ;; |
aCC) | | aCC*) |
archive_cmds_CXX='$rm $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' | | archive_cmds_CXX='$rm $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' |
# Commands to make compiler produce verbose output that lists | | # Commands to make compiler produce verbose output that lists |
# what "hidden" libraries, object files and flags are used when | | # what "hidden" libraries, object files and flags are used when |
| | |
# explicitly linking system object files so we need to strip them | | # explicitly linking system object files so we need to strip them |
# from the output so that they don't get included in the library | | # from the output so that they don't get included in the library |
# dependencies. | | # dependencies. |
output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' | | output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' |
;; | | ;; |
*) | | *) |
if test "$GXX" = yes; then | | if test "$GXX" = yes; then |
| | |
esac | | esac |
| | |
case $cc_basename in | | case $cc_basename in |
CC) | | CC*) |
# FIXME: insert proper C++ library support | | # FIXME: insert proper C++ library support |
ld_shlibs_CXX=no | | ld_shlibs_CXX=no |
;; | | ;; |
aCC) | | aCC*) |
case "$host_cpu" in | | case "$host_cpu" in |
hppa*64*|ia64*) | | hppa*64*|ia64*) |
archive_cmds_CXX='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs' | | archive_cmds_CXX='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs' |
| | |
;; | | ;; |
irix5* | irix6*) | | irix5* | irix6*) |
case $cc_basename in | | case $cc_basename in |
CC) | | CC*) |
# SGI C++ | | # SGI C++ |
archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' | | archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' |
| | |
# Archives containing C++ object files must be created using | | # Archives containing C++ object files must be created using |
# "CC -ar", where "CC" is the IRIX C++ compiler. This is | | # "CC -ar", where "CC" is the IRIX C++ compiler. This is |
| | |
*) | | *) |
if test "$GXX" = yes; then | | if test "$GXX" = yes; then |
if test "$with_gnu_ld" = no; then | | if test "$with_gnu_ld" = no; then |
archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' | | archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' |
else | | else |
archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib' | | archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib' |
fi | | fi |
| | |
;; | | ;; |
linux*) | | linux*) |
case $cc_basename in | | case $cc_basename in |
KCC) | | KCC*) |
# Kuck and Associates, Inc. (KAI) C++ Compiler | | # Kuck and Associates, Inc. (KAI) C++ Compiler |
| | |
# KCC will only create a shared library if the output file | | # KCC will only create a shared library if the output file |
| | |
# "CC -Bstatic", where "CC" is the KAI C++ compiler. | | # "CC -Bstatic", where "CC" is the KAI C++ compiler. |
old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' | | old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' |
;; | | ;; |
icpc) | | icpc*) |
# Intel C++ | | # Intel C++ |
with_gnu_ld=yes | | with_gnu_ld=yes |
archive_cmds_need_lc_CXX=no | | # version 8.0 and above of icpc choke on multiply defined symbols |
| | # if we add $predep_objects and $postdep_objects, however 7.1 and |
| | # earlier do not add the objects themselves. |
| | case `$CC -V 2>&1` in |
| | *"Version 7."*) |
archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' | | archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' |
archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' | | archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' |
| | ;; |
| | *) # Version 8.0 or newer |
| | tmp_idyn= |
| | case $host_cpu in |
| | ia64*) tmp_idyn=' -i_dynamic';; |
| | esac |
| | archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' |
| | archive_expsym_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' |
| | ;; |
| | esac |
| | archive_cmds_need_lc_CXX=no |
hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' | | hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' |
export_dynamic_flag_spec_CXX='${wl}--export-dynamic' | | export_dynamic_flag_spec_CXX='${wl}--export-dynamic' |
whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive' | | whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive' |
;; | | ;; |
cxx) | | pgCC*) |
| | # Portland Group C++ compiler |
| | archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' |
| | archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' |
| | |
| | hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir' |
| | export_dynamic_flag_spec_CXX='${wl}--export-dynamic' |
| | whole_archive_flag_spec_CXX='' |
| | ;; |
| | cxx*) |
# Compaq C++ | | # Compaq C++ |
archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' | | archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' |
archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols' | | archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols' |
| | |
;; | | ;; |
mvs*) | | mvs*) |
case $cc_basename in | | case $cc_basename in |
cxx) | | cxx*) |
# FIXME: insert proper C++ library support | | # FIXME: insert proper C++ library support |
ld_shlibs_CXX=no | | ld_shlibs_CXX=no |
;; | | ;; |
| | |
;; | | ;; |
esac | | esac |
;; | | ;; |
netbsd* | netbsdelf*-gnu | knetbsd*-gnu) | | netbsd*) |
if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then | | if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then |
archive_cmds_CXX='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' | | archive_cmds_CXX='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' |
wlarc= | | wlarc= |
| | |
# Workaround some broken pre-1.5 toolchains | | # Workaround some broken pre-1.5 toolchains |
output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"' | | output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"' |
;; | | ;; |
| | openbsd2*) |
| | # C++ shared libraries are fairly broken |
| | ld_shlibs_CXX=no |
| | ;; |
| | openbsd*) |
| | hardcode_direct_CXX=yes |
| | hardcode_shlibpath_var_CXX=no |
| | archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' |
| | hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' |
| | if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then |
| | archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' |
| | export_dynamic_flag_spec_CXX='${wl}-E' |
| | whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' |
| | fi |
| | output_verbose_link_cmd='echo' |
| | ;; |
osf3*) | | osf3*) |
case $cc_basename in | | case $cc_basename in |
KCC) | | KCC*) |
# Kuck and Associates, Inc. (KAI) C++ Compiler | | # Kuck and Associates, Inc. (KAI) C++ Compiler |
| | |
# KCC will only create a shared library if the output file | | # KCC will only create a shared library if the output file |
| | |
old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' | | old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' |
| | |
;; | | ;; |
RCC) | | RCC*) |
# Rational C++ 2.4.1 | | # Rational C++ 2.4.1 |
# FIXME: insert proper C++ library support | | # FIXME: insert proper C++ library support |
ld_shlibs_CXX=no | | ld_shlibs_CXX=no |
;; | | ;; |
cxx) | | cxx*) |
allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' | | allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' |
archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' | | archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' |
| | |
hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' | | hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' |
hardcode_libdir_separator_CXX=: | | hardcode_libdir_separator_CXX=: |
| | |
*) | | *) |
if test "$GXX" = yes && test "$with_gnu_ld" = no; then | | if test "$GXX" = yes && test "$with_gnu_ld" = no; then |
allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' | | allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' |
archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' | | archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' |
| | |
hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' | | hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' |
hardcode_libdir_separator_CXX=: | | hardcode_libdir_separator_CXX=: |
| | |
;; | | ;; |
osf4* | osf5*) | | osf4* | osf5*) |
case $cc_basename in | | case $cc_basename in |
KCC) | | KCC*) |
# Kuck and Associates, Inc. (KAI) C++ Compiler | | # Kuck and Associates, Inc. (KAI) C++ Compiler |
| | |
# KCC will only create a shared library if the output file | | # KCC will only create a shared library if the output file |
| | |
# the KAI C++ compiler. | | # the KAI C++ compiler. |
old_archive_cmds_CXX='$CC -o $oldlib $oldobjs' | | old_archive_cmds_CXX='$CC -o $oldlib $oldobjs' |
;; | | ;; |
RCC) | | RCC*) |
# Rational C++ 2.4.1 | | # Rational C++ 2.4.1 |
# FIXME: insert proper C++ library support | | # FIXME: insert proper C++ library support |
ld_shlibs_CXX=no | | ld_shlibs_CXX=no |
;; | | ;; |
cxx) | | cxx*) |
allow_undefined_flag_CXX=' -expect_unresolved \*' | | allow_undefined_flag_CXX=' -expect_unresolved \*' |
archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' | | archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' |
archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ | | archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ |
echo "-hidden">> $lib.exp~ | | echo "-hidden">> $lib.exp~ |
$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry $objdir/so_locations -o $lib~ | | $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~ |
$rm $lib.exp' | | $rm $lib.exp' |
| | |
hardcode_libdir_flag_spec_CXX='-rpath $libdir' | | hardcode_libdir_flag_spec_CXX='-rpath $libdir' |
| | |
*) | | *) |
if test "$GXX" = yes && test "$with_gnu_ld" = no; then | | if test "$GXX" = yes && test "$with_gnu_ld" = no; then |
allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' | | allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' |
archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' | | archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' |
| | |
hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' | | hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' |
hardcode_libdir_separator_CXX=: | | hardcode_libdir_separator_CXX=: |
| | |
sco*) | | sco*) |
archive_cmds_need_lc_CXX=no | | archive_cmds_need_lc_CXX=no |
case $cc_basename in | | case $cc_basename in |
CC) | | CC*) |
# FIXME: insert proper C++ library support | | # FIXME: insert proper C++ library support |
ld_shlibs_CXX=no | | ld_shlibs_CXX=no |
;; | | ;; |
| | |
;; | | ;; |
sunos4*) | | sunos4*) |
case $cc_basename in | | case $cc_basename in |
CC) | | CC*) |
# Sun C++ 4.x | | # Sun C++ 4.x |
# FIXME: insert proper C++ library support | | # FIXME: insert proper C++ library support |
ld_shlibs_CXX=no | | ld_shlibs_CXX=no |
;; | | ;; |
lcc) | | lcc*) |
# Lucid | | # Lucid |
# FIXME: insert proper C++ library support | | # FIXME: insert proper C++ library support |
ld_shlibs_CXX=no | | ld_shlibs_CXX=no |
| | |
;; | | ;; |
solaris*) | | solaris*) |
case $cc_basename in | | case $cc_basename in |
CC) | | CC*) |
# Sun C++ 4.2, 5.x and Centerline C++ | | # Sun C++ 4.2, 5.x and Centerline C++ |
no_undefined_flag_CXX=' -zdefs' | | no_undefined_flag_CXX=' -zdefs' |
archive_cmds_CXX='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' | | archive_cmds_CXX='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' |
| | |
hardcode_libdir_flag_spec_CXX='-R$libdir' | | hardcode_libdir_flag_spec_CXX='-R$libdir' |
hardcode_shlibpath_var_CXX=no | | hardcode_shlibpath_var_CXX=no |
case $host_os in | | case $host_os in |
solaris2.0-5 | solaris2.0-5.*) ;; | | solaris2.[0-5] | solaris2.[0-5].*) ;; |
*) | | *) |
# The C++ compiler is used as linker so we must use $wl | | # The C++ compiler is used as linker so we must use $wl |
# flag to pass the commands to the underlying system | | # flag to pass the commands to the underlying system |
# linker. | | # linker. We must also pass each convience library through |
| | # to the system linker between allextract/defaultextract. |
| | # The C++ compiler will combine linker options so we |
| | # cannot just pass the convience library names through |
| | # without $wl. |
# Supported since Solaris 2.6 (maybe 2.5.1?) | | # Supported since Solaris 2.6 (maybe 2.5.1?) |
whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' | | whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' |
;; | | ;; |
esac | | esac |
link_all_deplibs_CXX=yes | | link_all_deplibs_CXX=yes |
| | |
# in the archive. | | # in the archive. |
old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs' | | old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs' |
;; | | ;; |
gcx) | | gcx*) |
# Green Hills C++ Compiler | | # Green Hills C++ Compiler |
archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' | | archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' |
| | |
| | |
;; | | ;; |
tandem*) | | tandem*) |
case $cc_basename in | | case $cc_basename in |
NCC) | | NCC*) |
# NonStop-UX NCC 3.20 | | # NonStop-UX NCC 3.20 |
# FIXME: insert proper C++ library support | | # FIXME: insert proper C++ library support |
ld_shlibs_CXX=no | | ld_shlibs_CXX=no |
| | |
;; | | ;; |
chorus*) | | chorus*) |
case $cc_basename in | | case $cc_basename in |
cxch68) | | cxch68*) |
# Green Hills C++ Compiler | | # Green Hills C++ Compiler |
# _LT_AC_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a" | | # _LT_AC_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a" |
;; | | ;; |
esac | | esac |
;; | | ;; |
| | darwin*) |
| | # PIC is the default on this platform |
| | # Common symbols not allowed in MH_DYLIB files |
| | case $cc_basename in |
| | xlc*) |
| | lt_prog_compiler_pic_CXX='-qnocommon' |
| | lt_prog_compiler_wl_CXX='-Wl,' |
| | ;; |
| | esac |
| | ;; |
dgux*) | | dgux*) |
case $cc_basename in | | case $cc_basename in |
ec++) | | ec++*) |
lt_prog_compiler_pic_CXX='-KPIC' | | lt_prog_compiler_pic_CXX='-KPIC' |
;; | | ;; |
ghcx) | | ghcx*) |
# Green Hills C++ Compiler | | # Green Hills C++ Compiler |
lt_prog_compiler_pic_CXX='-pic' | | lt_prog_compiler_pic_CXX='-pic' |
;; | | ;; |
| | |
;; | | ;; |
esac | | esac |
;; | | ;; |
freebsd* | kfreebsd*-gnu) | | freebsd* | kfreebsd*-gnu | dragonfly*) |
# FreeBSD uses GNU C++ | | # FreeBSD uses GNU C++ |
;; | | ;; |
hpux9* | hpux10* | hpux11*) | | hpux9* | hpux10* | hpux11*) |
case $cc_basename in | | case $cc_basename in |
CC) | | CC*) |
lt_prog_compiler_wl_CXX='-Wl,' | | lt_prog_compiler_wl_CXX='-Wl,' |
lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive" | | lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive" |
if test "$host_cpu" != ia64; then | | if test "$host_cpu" != ia64; then |
lt_prog_compiler_pic_CXX='+Z' | | lt_prog_compiler_pic_CXX='+Z' |
fi | | fi |
;; | | ;; |
aCC) | | aCC*) |
lt_prog_compiler_wl_CXX='-Wl,' | | lt_prog_compiler_wl_CXX='-Wl,' |
lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive" | | lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive" |
case "$host_cpu" in | | case "$host_cpu" in |
| | |
;; | | ;; |
irix5* | irix6* | nonstopux*) | | irix5* | irix6* | nonstopux*) |
case $cc_basename in | | case $cc_basename in |
CC) | | CC*) |
lt_prog_compiler_wl_CXX='-Wl,' | | lt_prog_compiler_wl_CXX='-Wl,' |
lt_prog_compiler_static_CXX='-non_shared' | | lt_prog_compiler_static_CXX='-non_shared' |
# CC pic flag -KPIC is the default. | | # CC pic flag -KPIC is the default. |
| | |
;; | | ;; |
linux*) | | linux*) |
case $cc_basename in | | case $cc_basename in |
KCC) | | KCC*) |
# KAI C++ Compiler | | # KAI C++ Compiler |
lt_prog_compiler_wl_CXX='--backend -Wl,' | | lt_prog_compiler_wl_CXX='--backend -Wl,' |
lt_prog_compiler_pic_CXX='-fPIC' | | lt_prog_compiler_pic_CXX='-fPIC' |
;; | | ;; |
icpc) | | icpc* | ecpc*) |
# Intel C++ | | # Intel C++ |
lt_prog_compiler_wl_CXX='-Wl,' | | lt_prog_compiler_wl_CXX='-Wl,' |
lt_prog_compiler_pic_CXX='-KPIC' | | lt_prog_compiler_pic_CXX='-KPIC' |
lt_prog_compiler_static_CXX='-static' | | lt_prog_compiler_static_CXX='-static' |
;; | | ;; |
cxx) | | pgCC*) |
| | # Portland Group C++ compiler. |
| | lt_prog_compiler_wl_CXX='-Wl,' |
| | lt_prog_compiler_pic_CXX='-fpic' |
| | lt_prog_compiler_static_CXX='-static' |
| | ;; |
| | cxx*) |
# Compaq C++ | | # Compaq C++ |
# Make sure the PIC flag is empty. It appears that all Alpha | | # Make sure the PIC flag is empty. It appears that all Alpha |
# Linux and Compaq Tru64 Unix objects are PIC. | | # Linux and Compaq Tru64 Unix objects are PIC. |
| | |
;; | | ;; |
mvs*) | | mvs*) |
case $cc_basename in | | case $cc_basename in |
cxx) | | cxx*) |
lt_prog_compiler_pic_CXX='-W c,exportall' | | lt_prog_compiler_pic_CXX='-W c,exportall' |
;; | | ;; |
*) | | *) |
;; | | ;; |
esac | | esac |
;; | | ;; |
netbsd* | netbsdelf*-gnu | knetbsd*-gnu) | | netbsd*) |
;; | | ;; |
osf3* | osf4* | osf5*) | | osf3* | osf4* | osf5*) |
case $cc_basename in | | case $cc_basename in |
KCC) | | KCC*) |
lt_prog_compiler_wl_CXX='--backend -Wl,' | | lt_prog_compiler_wl_CXX='--backend -Wl,' |
;; | | ;; |
RCC) | | RCC*) |
# Rational C++ 2.4.1 | | # Rational C++ 2.4.1 |
lt_prog_compiler_pic_CXX='-pic' | | lt_prog_compiler_pic_CXX='-pic' |
;; | | ;; |
cxx) | | cxx*) |
# Digital/Compaq C++ | | # Digital/Compaq C++ |
lt_prog_compiler_wl_CXX='-Wl,' | | lt_prog_compiler_wl_CXX='-Wl,' |
# Make sure the PIC flag is empty. It appears that all Alpha | | # Make sure the PIC flag is empty. It appears that all Alpha |
| | |
;; | | ;; |
sco*) | | sco*) |
case $cc_basename in | | case $cc_basename in |
CC) | | CC*) |
lt_prog_compiler_pic_CXX='-fPIC' | | lt_prog_compiler_pic_CXX='-fPIC' |
;; | | ;; |
*) | | *) |
| | |
;; | | ;; |
solaris*) | | solaris*) |
case $cc_basename in | | case $cc_basename in |
CC) | | CC*) |
# Sun C++ 4.2, 5.x and Centerline C++ | | # Sun C++ 4.2, 5.x and Centerline C++ |
lt_prog_compiler_pic_CXX='-KPIC' | | lt_prog_compiler_pic_CXX='-KPIC' |
lt_prog_compiler_static_CXX='-Bstatic' | | lt_prog_compiler_static_CXX='-Bstatic' |
lt_prog_compiler_wl_CXX='-Qoption ld ' | | lt_prog_compiler_wl_CXX='-Qoption ld ' |
;; | | ;; |
gcx) | | gcx*) |
# Green Hills C++ Compiler | | # Green Hills C++ Compiler |
lt_prog_compiler_pic_CXX='-PIC' | | lt_prog_compiler_pic_CXX='-PIC' |
;; | | ;; |
| | |
;; | | ;; |
sunos4*) | | sunos4*) |
case $cc_basename in | | case $cc_basename in |
CC) | | CC*) |
# Sun C++ 4.x | | # Sun C++ 4.x |
lt_prog_compiler_pic_CXX='-pic' | | lt_prog_compiler_pic_CXX='-pic' |
lt_prog_compiler_static_CXX='-Bstatic' | | lt_prog_compiler_static_CXX='-Bstatic' |
;; | | ;; |
lcc) | | lcc*) |
# Lucid | | # Lucid |
lt_prog_compiler_pic_CXX='-pic' | | lt_prog_compiler_pic_CXX='-pic' |
;; | | ;; |
| | |
;; | | ;; |
tandem*) | | tandem*) |
case $cc_basename in | | case $cc_basename in |
NCC) | | NCC*) |
# NonStop-UX NCC 3.20 | | # NonStop-UX NCC 3.20 |
lt_prog_compiler_pic_CXX='-KPIC' | | lt_prog_compiler_pic_CXX='-KPIC' |
;; | | ;; |
| | |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ | | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's:$: $lt_compiler_flag:'` | | -e 's:$: $lt_compiler_flag:'` |
(eval echo "\"\$as_me:11041: $lt_compile\"" >&5) | | (eval echo "\"\$as_me:11305: $lt_compile\"" >&5) |
(eval "$lt_compile" 2>conftest.err) | | (eval "$lt_compile" 2>conftest.err) |
ac_status=$? | | ac_status=$? |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:11045: \$? = $ac_status" >&5 | | echo "$as_me:11309: \$? = $ac_status" >&5 |
if (exit $ac_status) && test -s "$ac_outfile"; then | | if (exit $ac_status) && test -s "$ac_outfile"; then |
# The compiler can only warn and ignore the option if not recognized | | # The compiler can only warn and ignore the option if not recognized |
# So say no if there are warnings | | # So say no if there are warnings other than the usual output. |
if test ! -s conftest.err; then | | $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp |
| | $SED '/^$/d' conftest.err >conftest.er2 |
| | if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then |
lt_prog_compiler_pic_works_CXX=yes | | lt_prog_compiler_pic_works_CXX=yes |
fi | | fi |
fi | | fi |
| | |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ | | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's:$: $lt_compiler_flag:'` | | -e 's:$: $lt_compiler_flag:'` |
(eval echo "\"\$as_me:11101: $lt_compile\"" >&5) | | (eval echo "\"\$as_me:11367: $lt_compile\"" >&5) |
(eval "$lt_compile" 2>out/conftest.err) | | (eval "$lt_compile" 2>out/conftest.err) |
ac_status=$? | | ac_status=$? |
cat out/conftest.err >&5 | | cat out/conftest.err >&5 |
echo "$as_me:11105: \$? = $ac_status" >&5 | | echo "$as_me:11371: \$? = $ac_status" >&5 |
if (exit $ac_status) && test -s out/conftest2.$ac_objext | | if (exit $ac_status) && test -s out/conftest2.$ac_objext |
then | | then |
# The compiler can only warn and ignore the option if not recognized | | # The compiler can only warn and ignore the option if not recognized |
# So say no if there are warnings | | # So say no if there are warnings |
if test ! -s out/conftest.err; then | | $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp |
| | $SED '/^$/d' out/conftest.err >out/conftest.er2 |
| | if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then |
lt_cv_prog_compiler_c_o_CXX=yes | | lt_cv_prog_compiler_c_o_CXX=yes |
fi | | fi |
fi | | fi |
| | |
export_symbols_cmds_CXX="$ltdll_cmds" | | export_symbols_cmds_CXX="$ltdll_cmds" |
;; | | ;; |
cygwin* | mingw*) | | cygwin* | mingw*) |
export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols' | | export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/;/^.* __nm__/s/^.* __nm__\([^ ]*\) [^ ]*/\1 DATA/;/^I /d;/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols' |
;; | | |
linux*) | | |
link_all_deplibs_CXX=no | | |
;; | | ;; |
*) | | *) |
export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' | | export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' |
| | |
shlibpath_var=LIBRARY_PATH | | shlibpath_var=LIBRARY_PATH |
;; | | ;; |
| | |
bsdi4*) | | bsdi[45]*) |
version_type=linux | | version_type=linux |
need_version=no | | need_version=no |
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' | | library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' |
| | |
;; | | ;; |
pw32*) | | pw32*) |
# pw32 DLLs use 'pw' prefix rather than 'lib' | | # pw32 DLLs use 'pw' prefix rather than 'lib' |
library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}' | | library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' |
;; | | ;; |
esac | | esac |
;; | | ;; |
| | |
dynamic_linker='GNU ld.so' | | dynamic_linker='GNU ld.so' |
;; | | ;; |
| | |
freebsd*) | | freebsd* | dragonfly*) |
| | # DragonFly does not have aout. When/if they implement a new |
| | # versioning mechanism, adjust this. |
objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` | | objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` |
version_type=freebsd-$objformat | | version_type=freebsd-$objformat |
case $version_type in | | case $version_type in |
| | |
freebsd2*) | | freebsd2*) |
shlibpath_overrides_runpath=yes | | shlibpath_overrides_runpath=yes |
;; | | ;; |
freebsd3.01* | freebsdelf3.01*) | | freebsd3.[01]* | freebsdelf3.[01]*) |
shlibpath_overrides_runpath=yes | | shlibpath_overrides_runpath=yes |
hardcode_into_libs=yes | | hardcode_into_libs=yes |
;; | | ;; |
| | |
# before this can be enabled. | | # before this can be enabled. |
hardcode_into_libs=yes | | hardcode_into_libs=yes |
| | |
| | # find out which ABI we are using |
| | libsuff= |
| | case "$host_cpu" in |
| | x86_64*|s390x*|powerpc64*) |
| | echo '#line 11882 "configure"' > conftest.$ac_ext |
| | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| | (eval $ac_compile) 2>&5 |
| | ac_status=$? |
| | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| | (exit $ac_status); }; then |
| | case `/usr/bin/file conftest.$ac_objext` in |
| | *64-bit*) |
| | libsuff=64 |
| | sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}" |
| | ;; |
| | esac |
| | fi |
| | rm -rf conftest* |
| | ;; |
| | esac |
| | |
# Append ld.so.conf contents to the search path | | # Append ld.so.conf contents to the search path |
if test -f /etc/ld.so.conf; then | | if test -f /etc/ld.so.conf; then |
lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '` | | lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` |
sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" | | sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra" |
fi | | fi |
| | |
# We used to test for /lib/ld.so.1 and disable shared libraries on | | # We used to test for /lib/ld.so.1 and disable shared libraries on |
| | |
dynamic_linker='GNU/Linux ld.so' | | dynamic_linker='GNU/Linux ld.so' |
;; | | ;; |
| | |
netbsdelf*-gnu) | | |
version_type=linux | | |
need_lib_prefix=no | | |
need_version=no | | |
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' | | |
soname_spec='${libname}${release}${shared_ext}$major' | | |
shlibpath_var=LD_LIBRARY_PATH | | |
shlibpath_overrides_runpath=no | | |
hardcode_into_libs=yes | | |
dynamic_linker='NetBSD ld.elf_so' | | |
;; | | |
| | |
knetbsd*-gnu) | | knetbsd*-gnu) |
version_type=linux | | version_type=linux |
need_lib_prefix=no | | need_lib_prefix=no |
| | |
openbsd*) | | openbsd*) |
version_type=sunos | | version_type=sunos |
need_lib_prefix=no | | need_lib_prefix=no |
need_version=yes | | need_version=no |
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' | | library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' |
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' | | finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' |
shlibpath_var=LD_LIBRARY_PATH | | shlibpath_var=LD_LIBRARY_PATH |
| | |
echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6 | | echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6 |
hardcode_action_CXX= | | hardcode_action_CXX= |
if test -n "$hardcode_libdir_flag_spec_CXX" || \ | | if test -n "$hardcode_libdir_flag_spec_CXX" || \ |
test -n "$runpath_var CXX" || \ | | test -n "$runpath_var_CXX" || \ |
test "X$hardcode_automatic_CXX"="Xyes" ; then | | test "X$hardcode_automatic_CXX"="Xyes" ; then |
| | |
# We can hardcode non-existant directories. | | # We can hardcode non-existant directories. |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_status=$lt_dlunknown | | lt_status=$lt_dlunknown |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 12470 "configure" | | #line 12753 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
#if HAVE_DLFCN_H | | #if HAVE_DLFCN_H |
| | |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_status=$lt_dlunknown | | lt_status=$lt_dlunknown |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 12568 "configure" | | #line 12851 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
#if HAVE_DLFCN_H | | #if HAVE_DLFCN_H |
| | |
# The host system. | | # The host system. |
host_alias=$host_alias | | host_alias=$host_alias |
host=$host | | host=$host |
| | host_os=$host_os |
| | |
| | # The build system. |
| | build_alias=$build_alias |
| | build=$build |
| | build_os=$build_os |
| | |
# An echo program that does not interpret backslashes. | | # An echo program that does not interpret backslashes. |
echo=$lt_echo | | echo=$lt_echo |
| | |
compiler=$CC | | compiler=$CC |
| | |
| | |
| | # save warnings/boilerplate of simple test code |
| | ac_outfile=conftest.$ac_objext |
| | printf "$lt_simple_compile_test_code" >conftest.$ac_ext |
| | eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err |
| | _lt_compiler_boilerplate=`cat conftest.err` |
| | $rm conftest* |
| | |
| | ac_outfile=conftest.$ac_objext |
| | printf "$lt_simple_link_test_code" >conftest.$ac_ext |
| | eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err |
| | _lt_linker_boilerplate=`cat conftest.err` |
| | $rm conftest* |
| | |
| | |
# Allow CC to be a program name with arguments. | | # Allow CC to be a program name with arguments. |
lt_save_CC="$CC" | | lt_save_CC="$CC" |
CC=${F77-"f77"} | | CC=${F77-"f77"} |
compiler=$CC | | compiler=$CC |
compiler_F77=$CC | | compiler_F77=$CC |
cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'` | | for cc_temp in $compiler""; do |
| | case $cc_temp in |
| | compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; |
| | distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; |
| | \-*) ;; |
| | *) break;; |
| | esac |
| | done |
| | cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` |
| | |
| | |
echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5 | | echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5 |
echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6 | | echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6 |
| | |
fi | | fi |
;; | | ;; |
aix4* | aix5*) | | aix4* | aix5*) |
| | if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then |
test "$enable_shared" = yes && enable_static=no | | test "$enable_shared" = yes && enable_static=no |
| | fi |
;; | | ;; |
esac | | esac |
echo "$as_me:$LINENO: result: $enable_shared" >&5 | | echo "$as_me:$LINENO: result: $enable_shared" >&5 |
| | |
lt_prog_compiler_static_F77='-bnso -bI:/lib/syscalls.exp' | | lt_prog_compiler_static_F77='-bnso -bI:/lib/syscalls.exp' |
fi | | fi |
;; | | ;; |
| | darwin*) |
| | # PIC is the default on this platform |
| | # Common symbols not allowed in MH_DYLIB files |
| | case $cc_basename in |
| | xlc*) |
| | lt_prog_compiler_pic_F77='-qnocommon' |
| | lt_prog_compiler_wl_F77='-Wl,' |
| | ;; |
| | esac |
| | ;; |
| | |
mingw* | pw32* | os2*) | | mingw* | pw32* | os2*) |
# This hack is so that the source file can tell whether it is being | | # This hack is so that the source file can tell whether it is being |
| | |
;; | | ;; |
| | |
linux*) | | linux*) |
case $CC in | | case $cc_basename in |
icc* | ecc*) | | icc* | ecc*) |
lt_prog_compiler_wl_F77='-Wl,' | | lt_prog_compiler_wl_F77='-Wl,' |
lt_prog_compiler_pic_F77='-KPIC' | | lt_prog_compiler_pic_F77='-KPIC' |
lt_prog_compiler_static_F77='-static' | | lt_prog_compiler_static_F77='-static' |
;; | | ;; |
| | pgcc* | pgf77* | pgf90*) |
| | # Portland Group compilers (*not* the Pentium gcc compiler, |
| | # which looks to be a dead project) |
| | lt_prog_compiler_wl_F77='-Wl,' |
| | lt_prog_compiler_pic_F77='-fpic' |
| | lt_prog_compiler_static_F77='-static' |
| | ;; |
ccc*) | | ccc*) |
lt_prog_compiler_wl_F77='-Wl,' | | lt_prog_compiler_wl_F77='-Wl,' |
# All Alpha code is PIC. | | # All Alpha code is PIC. |
| | |
;; | | ;; |
| | |
solaris*) | | solaris*) |
lt_prog_compiler_wl_F77='-Wl,' | | |
lt_prog_compiler_pic_F77='-KPIC' | | lt_prog_compiler_pic_F77='-KPIC' |
lt_prog_compiler_static_F77='-Bstatic' | | lt_prog_compiler_static_F77='-Bstatic' |
| | case $cc_basename in |
| | f77* | f90* | f95*) |
| | lt_prog_compiler_wl_F77='-Qoption ld ';; |
| | *) |
| | lt_prog_compiler_wl_F77='-Wl,';; |
| | esac |
;; | | ;; |
| | |
sunos4*) | | sunos4*) |
| | |
fi | | fi |
;; | | ;; |
| | |
| | unicos*) |
| | lt_prog_compiler_wl_F77='-Wl,' |
| | lt_prog_compiler_can_build_shared_F77=no |
| | ;; |
| | |
uts4*) | | uts4*) |
lt_prog_compiler_pic_F77='-pic' | | lt_prog_compiler_pic_F77='-pic' |
lt_prog_compiler_static_F77='-Bstatic' | | lt_prog_compiler_static_F77='-Bstatic' |
| | |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ | | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's:$: $lt_compiler_flag:'` | | -e 's:$: $lt_compiler_flag:'` |
(eval echo "\"\$as_me:13395: $lt_compile\"" >&5) | | (eval echo "\"\$as_me:13736: $lt_compile\"" >&5) |
(eval "$lt_compile" 2>conftest.err) | | (eval "$lt_compile" 2>conftest.err) |
ac_status=$? | | ac_status=$? |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:13399: \$? = $ac_status" >&5 | | echo "$as_me:13740: \$? = $ac_status" >&5 |
if (exit $ac_status) && test -s "$ac_outfile"; then | | if (exit $ac_status) && test -s "$ac_outfile"; then |
# The compiler can only warn and ignore the option if not recognized | | # The compiler can only warn and ignore the option if not recognized |
# So say no if there are warnings | | # So say no if there are warnings other than the usual output. |
if test ! -s conftest.err; then | | $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp |
| | $SED '/^$/d' conftest.err >conftest.er2 |
| | if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then |
lt_prog_compiler_pic_works_F77=yes | | lt_prog_compiler_pic_works_F77=yes |
fi | | fi |
fi | | fi |
| | |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ | | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's:$: $lt_compiler_flag:'` | | -e 's:$: $lt_compiler_flag:'` |
(eval echo "\"\$as_me:13455: $lt_compile\"" >&5) | | (eval echo "\"\$as_me:13798: $lt_compile\"" >&5) |
(eval "$lt_compile" 2>out/conftest.err) | | (eval "$lt_compile" 2>out/conftest.err) |
ac_status=$? | | ac_status=$? |
cat out/conftest.err >&5 | | cat out/conftest.err >&5 |
echo "$as_me:13459: \$? = $ac_status" >&5 | | echo "$as_me:13802: \$? = $ac_status" >&5 |
if (exit $ac_status) && test -s out/conftest2.$ac_objext | | if (exit $ac_status) && test -s out/conftest2.$ac_objext |
then | | then |
# The compiler can only warn and ignore the option if not recognized | | # The compiler can only warn and ignore the option if not recognized |
# So say no if there are warnings | | # So say no if there are warnings |
if test ! -s out/conftest.err; then | | $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp |
| | $SED '/^$/d' out/conftest.err >out/conftest.er2 |
| | if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then |
lt_cv_prog_compiler_c_o_F77=yes | | lt_cv_prog_compiler_c_o_F77=yes |
fi | | fi |
fi | | fi |
| | |
# rely on this symbol name, it's probably fine to never include it in | | # rely on this symbol name, it's probably fine to never include it in |
# preloaded symbol tables. | | # preloaded symbol tables. |
extract_expsyms_cmds= | | extract_expsyms_cmds= |
| | # Just being paranoid about ensuring that cc_basename is set. |
| | for cc_temp in $compiler""; do |
| | case $cc_temp in |
| | compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; |
| | distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; |
| | \-*) ;; |
| | *) break;; |
| | esac |
| | done |
| | cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` |
| | |
case $host_os in | | case $host_os in |
cygwin* | mingw* | pw32*) | | cygwin* | mingw* | pw32*) |
| | |
# If archive_cmds runs LD, not CC, wlarc should be empty | | # If archive_cmds runs LD, not CC, wlarc should be empty |
wlarc='${wl}' | | wlarc='${wl}' |
| | |
| | # Set some defaults for GNU ld with shared library support. These |
| | # are reset later if shared libraries are not supported. Putting them |
| | # here allows them to be overridden if necessary. |
| | runpath_var=LD_RUN_PATH |
| | hardcode_libdir_flag_spec_F77='${wl}--rpath ${wl}$libdir' |
| | export_dynamic_flag_spec_F77='${wl}--export-dynamic' |
| | # ancient GNU ld didn't support --whole-archive et. al. |
| | if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then |
| | whole_archive_flag_spec_F77="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' |
| | else |
| | whole_archive_flag_spec_F77= |
| | fi |
| | supports_anon_versioning=no |
| | case `$LD -v 2>/dev/null` in |
| | *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 |
| | *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... |
| | *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... |
| | *\ 2.11.*) ;; # other 2.11 versions |
| | *) supports_anon_versioning=yes ;; |
| | esac |
| | |
# See if GNU ld supports shared libraries. | | # See if GNU ld supports shared libraries. |
case $host_os in | | case $host_os in |
aix3* | aix4* | aix5*) | | aix3* | aix4* | aix5*) |
| | |
allow_undefined_flag_F77=unsupported | | allow_undefined_flag_F77=unsupported |
always_export_symbols_F77=no | | always_export_symbols_F77=no |
enable_shared_with_static_runtimes_F77=yes | | enable_shared_with_static_runtimes_F77=yes |
export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols' | | export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols' |
| | |
if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then | | if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then |
archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' | | archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' |
| | |
fi~ | | fi~ |
$CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' | | $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' |
else | | else |
ld_shlibs=no | | ld_shlibs_F77=no |
fi | | fi |
;; | | ;; |
| | |
netbsd* | netbsdelf*-gnu | knetbsd*-gnu) | | linux*) |
| | if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then |
| | tmp_addflag= |
| | case $cc_basename,$host_cpu in |
| | pgcc*) # Portland Group C compiler |
| | whole_archive_flag_spec_F77= |
| | ;; |
| | pgf77* | pgf90* ) # Portland Group f77 and f90 compilers |
| | whole_archive_flag_spec_F77= |
| | tmp_addflag=' -fpic -Mnomain' ;; |
| | ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 |
| | tmp_addflag=' -i_dynamic' ;; |
| | efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64 |
| | tmp_addflag=' -i_dynamic -nofor_main' ;; |
| | ifc* | ifort*) # Intel Fortran compiler |
| | tmp_addflag=' -nofor_main' ;; |
| | esac |
| | archive_cmds_F77='$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' |
| | |
| | if test $supports_anon_versioning = yes; then |
| | archive_expsym_cmds_F77='$echo "{ global:" > $output_objdir/$libname.ver~ |
| | cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ |
| | $echo "local: *; };" >> $output_objdir/$libname.ver~ |
| | $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' |
| | fi |
| | else |
| | ld_shlibs_F77=no |
| | fi |
| | ;; |
| | |
| | netbsd*) |
if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then | | if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then |
archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' | | archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' |
wlarc= | | wlarc= |
| | |
hardcode_shlibpath_var_F77=no | | hardcode_shlibpath_var_F77=no |
;; | | ;; |
| | |
linux*) | | |
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then | | |
tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' | | |
archive_cmds_F77="$tmp_archive_cmds" | | |
supports_anon_versioning=no | | |
case `$LD -v 2>/dev/null` in | | |
*\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 | | |
*\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... | | |
*\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... | | |
*\ 2.11.*) ;; # other 2.11 versions | | |
*) supports_anon_versioning=yes ;; | | |
esac | | |
if test $supports_anon_versioning = yes; then | | |
archive_expsym_cmds_F77='$echo "{ global:" > $output_objdir/$libname.ver~ | | |
cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ | | |
$echo "local: *; };" >> $output_objdir/$libname.ver~ | | |
$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' | | |
else | | |
archive_expsym_cmds_F77="$tmp_archive_cmds" | | |
fi | | |
link_all_deplibs_F77=no | | |
else | | |
ld_shlibs_F77=no | | |
fi | | |
;; | | |
| | |
*) | | *) |
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then | | if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then |
archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' | | archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' |
| | |
;; | | ;; |
esac | | esac |
| | |
if test "$ld_shlibs_F77" = yes; then | | if test "$ld_shlibs_F77" = no; then |
runpath_var=LD_RUN_PATH | | runpath_var= |
hardcode_libdir_flag_spec_F77='${wl}--rpath ${wl}$libdir' | | hardcode_libdir_flag_spec_F77= |
export_dynamic_flag_spec_F77='${wl}--export-dynamic' | | export_dynamic_flag_spec_F77= |
# ancient GNU ld didn't support --whole-archive et. al. | | |
if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then | | |
whole_archive_flag_spec_F77="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' | | |
else | | |
whole_archive_flag_spec_F77= | | whole_archive_flag_spec_F77= |
fi | | fi |
fi | | |
else | | else |
# PORTME fill in a description of your system's linker (not GNU ld) | | # PORTME fill in a description of your system's linker (not GNU ld) |
case $host_os in | | case $host_os in |
| | |
link_all_deplibs_F77=yes | | link_all_deplibs_F77=yes |
| | |
if test "$GCC" = yes; then | | if test "$GCC" = yes; then |
case $host_os in aix4.012|aix4.012.*) | | case $host_os in aix4.[012]|aix4.[012].*) |
# We only want to do this on AIX 4.2 and lower, the check | | # We only want to do this on AIX 4.2 and lower, the check |
# below for broken collect2 doesn't work under 4.3+ | | # below for broken collect2 doesn't work under 4.3+ |
collect2name=`${CC} -print-prog-name=collect2` | | collect2name=`${CC} -print-prog-name=collect2` |
| | |
fi | | fi |
esac | | esac |
shared_flag='-shared' | | shared_flag='-shared' |
| | if test "$aix_use_runtimelinking" = yes; then |
| | shared_flag="$shared_flag "'${wl}-G' |
| | fi |
else | | else |
# not using gcc | | # not using gcc |
if test "$host_cpu" = ia64; then | | if test "$host_cpu" = ia64; then |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_f77_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_f77_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
ld_shlibs_F77=no | | ld_shlibs_F77=no |
;; | | ;; |
| | |
bsdi4*) | | bsdi[45]*) |
export_dynamic_flag_spec_F77=-rdynamic | | export_dynamic_flag_spec_F77=-rdynamic |
;; | | ;; |
| | |
| | |
old_archive_From_new_cmds_F77='true' | | old_archive_From_new_cmds_F77='true' |
# FIXME: Should let the user specify the lib program. | | # FIXME: Should let the user specify the lib program. |
old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs' | | old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs' |
fix_srcfile_path='`cygpath -w "$srcfile"`' | | fix_srcfile_path_F77='`cygpath -w "$srcfile"`' |
enable_shared_with_static_runtimes_F77=yes | | enable_shared_with_static_runtimes_F77=yes |
;; | | ;; |
| | |
darwin* | rhapsody*) | | darwin* | rhapsody*) |
if test "$GXX" = yes ; then | | |
archive_cmds_need_lc_F77=no | | |
case "$host_os" in | | case "$host_os" in |
rhapsody* | darwin1.[012]) | | rhapsody* | darwin1.[012]) |
allow_undefined_flag_F77='-undefined suppress' | | allow_undefined_flag_F77='${wl}-undefined ${wl}suppress' |
;; | | ;; |
*) # Darwin 1.3 on | | *) # Darwin 1.3 on |
if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then | | if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then |
allow_undefined_flag_F77='-flat_namespace -undefined suppress' | | allow_undefined_flag_F77='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' |
else | | else |
case ${MACOSX_DEPLOYMENT_TARGET} in | | case ${MACOSX_DEPLOYMENT_TARGET} in |
10.[012]) | | 10.[012]) |
allow_undefined_flag_F77='-flat_namespace -undefined suppress' | | allow_undefined_flag_F77='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' |
;; | | ;; |
10.*) | | 10.*) |
allow_undefined_flag_F77='-undefined dynamic_lookup' | | allow_undefined_flag_F77='${wl}-undefined ${wl}dynamic_lookup' |
;; | | ;; |
esac | | esac |
fi | | fi |
;; | | ;; |
esac | | esac |
lt_int_apple_cc_single_mod=no | | archive_cmds_need_lc_F77=no |
output_verbose_link_cmd='echo' | | |
if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then | | |
lt_int_apple_cc_single_mod=yes | | |
fi | | |
if test "X$lt_int_apple_cc_single_mod" = Xyes ; then | | |
archive_cmds_F77='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring' | | |
else | | |
archive_cmds_F77='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring' | | |
fi | | |
module_cmds_F77='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' | | |
# Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's | | |
if test "X$lt_int_apple_cc_single_mod" = Xyes ; then | | |
archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' | | |
else | | |
archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' | | |
fi | | |
module_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' | | |
hardcode_direct_F77=no | | hardcode_direct_F77=no |
hardcode_automatic_F77=yes | | hardcode_automatic_F77=yes |
hardcode_shlibpath_var_F77=unsupported | | hardcode_shlibpath_var_F77=unsupported |
whole_archive_flag_spec_F77='-all_load $convenience' | | whole_archive_flag_spec_F77='' |
link_all_deplibs_F77=yes | | link_all_deplibs_F77=yes |
| | if test "$GCC" = yes ; then |
| | output_verbose_link_cmd='echo' |
| | archive_cmds_F77='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring' |
| | module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' |
| | # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's |
| | archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' |
| | module_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' |
else | | else |
| | case $cc_basename in |
| | xlc*) |
| | output_verbose_link_cmd='echo' |
| | archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' |
| | module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' |
| | # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's |
| | archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' |
| | module_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' |
| | ;; |
| | *) |
ld_shlibs_F77=no | | ld_shlibs_F77=no |
| | ;; |
| | esac |
fi | | fi |
;; | | ;; |
| | |
| | |
;; | | ;; |
| | |
# FreeBSD 3 and greater uses gcc -shared to do shared libraries. | | # FreeBSD 3 and greater uses gcc -shared to do shared libraries. |
freebsd* | kfreebsd*-gnu) | | freebsd* | kfreebsd*-gnu | dragonfly*) |
archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' | | archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' |
hardcode_libdir_flag_spec_F77='-R$libdir' | | hardcode_libdir_flag_spec_F77='-R$libdir' |
hardcode_direct_F77=yes | | hardcode_direct_F77=yes |
| | |
link_all_deplibs_F77=yes | | link_all_deplibs_F77=yes |
;; | | ;; |
| | |
netbsd* | netbsdelf*-gnu | knetbsd*-gnu) | | netbsd*) |
if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then | | if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then |
archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out | | archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out |
else | | else |
| | |
hardcode_shlibpath_var_F77=no | | hardcode_shlibpath_var_F77=no |
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then | | if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then |
archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' | | archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' |
| | archive_expsym_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' |
hardcode_libdir_flag_spec_F77='${wl}-rpath,$libdir' | | hardcode_libdir_flag_spec_F77='${wl}-rpath,$libdir' |
export_dynamic_flag_spec_F77='${wl}-E' | | export_dynamic_flag_spec_F77='${wl}-E' |
else | | else |
| | |
allow_undefined_flag_F77=' -expect_unresolved \*' | | allow_undefined_flag_F77=' -expect_unresolved \*' |
archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' | | archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' |
archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ | | archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ |
$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp' | | $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' |
| | |
# Both c and cxx compiler support -rpath directly | | # Both c and cxx compiler support -rpath directly |
hardcode_libdir_flag_spec_F77='-rpath $libdir' | | hardcode_libdir_flag_spec_F77='-rpath $libdir' |
| | |
solaris*) | | solaris*) |
no_undefined_flag_F77=' -z text' | | no_undefined_flag_F77=' -z text' |
if test "$GCC" = yes; then | | if test "$GCC" = yes; then |
| | wlarc='${wl}' |
archive_cmds_F77='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' | | archive_cmds_F77='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' |
archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ | | archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ |
$CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp' | | $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp' |
else | | else |
| | wlarc='' |
archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' | | archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' |
archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ | | archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ |
$LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' | | $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' |
| | |
hardcode_shlibpath_var_F77=no | | hardcode_shlibpath_var_F77=no |
case $host_os in | | case $host_os in |
solaris2.[0-5] | solaris2.[0-5].*) ;; | | solaris2.[0-5] | solaris2.[0-5].*) ;; |
*) # Supported since Solaris 2.6 (maybe 2.5.1?) | | *) |
| | # The compiler driver will combine linker options so we |
| | # cannot just pass the convience library names through |
| | # without $wl, iff we do not link with $LD. |
| | # Luckily, gcc supports the same syntax we need for Sun Studio. |
| | # Supported since Solaris 2.6 (maybe 2.5.1?) |
| | case $wlarc in |
| | '') |
whole_archive_flag_spec_F77='-z allextract$convenience -z defaultextract' ;; | | whole_archive_flag_spec_F77='-z allextract$convenience -z defaultextract' ;; |
| | *) |
| | whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; |
| | esac ;; |
esac | | esac |
link_all_deplibs_F77=yes | | link_all_deplibs_F77=yes |
;; | | ;; |
| | |
shlibpath_var=LIBRARY_PATH | | shlibpath_var=LIBRARY_PATH |
;; | | ;; |
| | |
bsdi4*) | | bsdi[45]*) |
version_type=linux | | version_type=linux |
need_version=no | | need_version=no |
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' | | library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' |
| | |
;; | | ;; |
pw32*) | | pw32*) |
# pw32 DLLs use 'pw' prefix rather than 'lib' | | # pw32 DLLs use 'pw' prefix rather than 'lib' |
library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}' | | library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' |
;; | | ;; |
esac | | esac |
;; | | ;; |
| | |
dynamic_linker='GNU ld.so' | | dynamic_linker='GNU ld.so' |
;; | | ;; |
| | |
freebsd*) | | freebsd* | dragonfly*) |
| | # DragonFly does not have aout. When/if they implement a new |
| | # versioning mechanism, adjust this. |
objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` | | objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` |
version_type=freebsd-$objformat | | version_type=freebsd-$objformat |
case $version_type in | | case $version_type in |
| | |
freebsd2*) | | freebsd2*) |
shlibpath_overrides_runpath=yes | | shlibpath_overrides_runpath=yes |
;; | | ;; |
freebsd3.01* | freebsdelf3.01*) | | freebsd3.[01]* | freebsdelf3.[01]*) |
shlibpath_overrides_runpath=yes | | shlibpath_overrides_runpath=yes |
hardcode_into_libs=yes | | hardcode_into_libs=yes |
;; | | ;; |
| | |
# before this can be enabled. | | # before this can be enabled. |
hardcode_into_libs=yes | | hardcode_into_libs=yes |
| | |
| | # find out which ABI we are using |
| | libsuff= |
| | case "$host_cpu" in |
| | x86_64*|s390x*|powerpc64*) |
| | echo '#line 15163 "configure"' > conftest.$ac_ext |
| | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| | (eval $ac_compile) 2>&5 |
| | ac_status=$? |
| | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| | (exit $ac_status); }; then |
| | case `/usr/bin/file conftest.$ac_objext` in |
| | *64-bit*) |
| | libsuff=64 |
| | sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}" |
| | ;; |
| | esac |
| | fi |
| | rm -rf conftest* |
| | ;; |
| | esac |
| | |
# Append ld.so.conf contents to the search path | | # Append ld.so.conf contents to the search path |
if test -f /etc/ld.so.conf; then | | if test -f /etc/ld.so.conf; then |
lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '` | | lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` |
sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" | | sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra" |
fi | | fi |
| | |
# We used to test for /lib/ld.so.1 and disable shared libraries on | | # We used to test for /lib/ld.so.1 and disable shared libraries on |
| | |
dynamic_linker='GNU/Linux ld.so' | | dynamic_linker='GNU/Linux ld.so' |
;; | | ;; |
| | |
netbsdelf*-gnu) | | |
version_type=linux | | |
need_lib_prefix=no | | |
need_version=no | | |
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' | | |
soname_spec='${libname}${release}${shared_ext}$major' | | |
shlibpath_var=LD_LIBRARY_PATH | | |
shlibpath_overrides_runpath=no | | |
hardcode_into_libs=yes | | |
dynamic_linker='NetBSD ld.elf_so' | | |
;; | | |
| | |
knetbsd*-gnu) | | knetbsd*-gnu) |
version_type=linux | | version_type=linux |
need_lib_prefix=no | | need_lib_prefix=no |
| | |
openbsd*) | | openbsd*) |
version_type=sunos | | version_type=sunos |
need_lib_prefix=no | | need_lib_prefix=no |
need_version=yes | | need_version=no |
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' | | library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' |
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' | | finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' |
shlibpath_var=LD_LIBRARY_PATH | | shlibpath_var=LD_LIBRARY_PATH |
| | |
echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6 | | echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6 |
hardcode_action_F77= | | hardcode_action_F77= |
if test -n "$hardcode_libdir_flag_spec_F77" || \ | | if test -n "$hardcode_libdir_flag_spec_F77" || \ |
test -n "$runpath_var F77" || \ | | test -n "$runpath_var_F77" || \ |
test "X$hardcode_automatic_F77"="Xyes" ; then | | test "X$hardcode_automatic_F77"="Xyes" ; then |
| | |
# We can hardcode non-existant directories. | | # We can hardcode non-existant directories. |
| | |
# The host system. | | # The host system. |
host_alias=$host_alias | | host_alias=$host_alias |
host=$host | | host=$host |
| | host_os=$host_os |
| | |
| | # The build system. |
| | build_alias=$build_alias |
| | build=$build |
| | build_os=$build_os |
| | |
# An echo program that does not interpret backslashes. | | # An echo program that does not interpret backslashes. |
echo=$lt_echo | | echo=$lt_echo |
| | |
lt_simple_compile_test_code="class foo {}\n" | | lt_simple_compile_test_code="class foo {}\n" |
| | |
# Code to be used in simple link tests | | # Code to be used in simple link tests |
lt_simple_link_test_code='public class conftest { public static void main(String argv) {}; }\n' | | lt_simple_link_test_code='public class conftest { public static void main(String[] argv) {}; }\n' |
| | |
# ltmain only uses $CC for tagged configurations so make sure $CC is set. | | # ltmain only uses $CC for tagged configurations so make sure $CC is set. |
| | |
| | |
compiler=$CC | | compiler=$CC |
| | |
| | |
| | # save warnings/boilerplate of simple test code |
| | ac_outfile=conftest.$ac_objext |
| | printf "$lt_simple_compile_test_code" >conftest.$ac_ext |
| | eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err |
| | _lt_compiler_boilerplate=`cat conftest.err` |
| | $rm conftest* |
| | |
| | ac_outfile=conftest.$ac_objext |
| | printf "$lt_simple_link_test_code" >conftest.$ac_ext |
| | eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err |
| | _lt_linker_boilerplate=`cat conftest.err` |
| | $rm conftest* |
| | |
| | |
# Allow CC to be a program name with arguments. | | # Allow CC to be a program name with arguments. |
lt_save_CC="$CC" | | lt_save_CC="$CC" |
CC=${GCJ-"gcj"} | | CC=${GCJ-"gcj"} |
compiler=$CC | | compiler=$CC |
compiler_GCJ=$CC | | compiler_GCJ=$CC |
| | for cc_temp in $compiler""; do |
| | case $cc_temp in |
| | compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; |
| | distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; |
| | \-*) ;; |
| | *) break;; |
| | esac |
| | done |
| | cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` |
| | |
| | |
# GCJ did not exist at the time GCC didn't implicitly link libc in. | | # GCJ did not exist at the time GCC didn't implicitly link libc in. |
archive_cmds_need_lc_GCJ=no | | archive_cmds_need_lc_GCJ=no |
| | |
| | old_archive_cmds_GCJ=$old_archive_cmds |
| | |
| | |
lt_prog_compiler_no_builtin_flag_GCJ= | | lt_prog_compiler_no_builtin_flag_GCJ= |
| | |
| | |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ | | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's:$: $lt_compiler_flag:'` | | -e 's:$: $lt_compiler_flag:'` |
(eval echo "\"\$as_me:15500: $lt_compile\"" >&5) | | (eval echo "\"\$as_me:15936: $lt_compile\"" >&5) |
(eval "$lt_compile" 2>conftest.err) | | (eval "$lt_compile" 2>conftest.err) |
ac_status=$? | | ac_status=$? |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:15504: \$? = $ac_status" >&5 | | echo "$as_me:15940: \$? = $ac_status" >&5 |
if (exit $ac_status) && test -s "$ac_outfile"; then | | if (exit $ac_status) && test -s "$ac_outfile"; then |
# The compiler can only warn and ignore the option if not recognized | | # The compiler can only warn and ignore the option if not recognized |
# So say no if there are warnings | | # So say no if there are warnings other than the usual output. |
if test ! -s conftest.err; then | | $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp |
| | $SED '/^$/d' conftest.err >conftest.er2 |
| | if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then |
lt_cv_prog_compiler_rtti_exceptions=yes | | lt_cv_prog_compiler_rtti_exceptions=yes |
fi | | fi |
fi | | fi |
| | |
lt_prog_compiler_static_GCJ='-bnso -bI:/lib/syscalls.exp' | | lt_prog_compiler_static_GCJ='-bnso -bI:/lib/syscalls.exp' |
fi | | fi |
;; | | ;; |
| | darwin*) |
| | # PIC is the default on this platform |
| | # Common symbols not allowed in MH_DYLIB files |
| | case $cc_basename in |
| | xlc*) |
| | lt_prog_compiler_pic_GCJ='-qnocommon' |
| | lt_prog_compiler_wl_GCJ='-Wl,' |
| | ;; |
| | esac |
| | ;; |
| | |
mingw* | pw32* | os2*) | | mingw* | pw32* | os2*) |
# This hack is so that the source file can tell whether it is being | | # This hack is so that the source file can tell whether it is being |
| | |
;; | | ;; |
| | |
linux*) | | linux*) |
case $CC in | | case $cc_basename in |
icc* | ecc*) | | icc* | ecc*) |
lt_prog_compiler_wl_GCJ='-Wl,' | | lt_prog_compiler_wl_GCJ='-Wl,' |
lt_prog_compiler_pic_GCJ='-KPIC' | | lt_prog_compiler_pic_GCJ='-KPIC' |
lt_prog_compiler_static_GCJ='-static' | | lt_prog_compiler_static_GCJ='-static' |
;; | | ;; |
| | pgcc* | pgf77* | pgf90*) |
| | # Portland Group compilers (*not* the Pentium gcc compiler, |
| | # which looks to be a dead project) |
| | lt_prog_compiler_wl_GCJ='-Wl,' |
| | lt_prog_compiler_pic_GCJ='-fpic' |
| | lt_prog_compiler_static_GCJ='-static' |
| | ;; |
ccc*) | | ccc*) |
lt_prog_compiler_wl_GCJ='-Wl,' | | lt_prog_compiler_wl_GCJ='-Wl,' |
# All Alpha code is PIC. | | # All Alpha code is PIC. |
| | |
;; | | ;; |
| | |
solaris*) | | solaris*) |
lt_prog_compiler_wl_GCJ='-Wl,' | | |
lt_prog_compiler_pic_GCJ='-KPIC' | | lt_prog_compiler_pic_GCJ='-KPIC' |
lt_prog_compiler_static_GCJ='-Bstatic' | | lt_prog_compiler_static_GCJ='-Bstatic' |
| | case $cc_basename in |
| | f77* | f90* | f95*) |
| | lt_prog_compiler_wl_GCJ='-Qoption ld ';; |
| | *) |
| | lt_prog_compiler_wl_GCJ='-Wl,';; |
| | esac |
;; | | ;; |
| | |
sunos4*) | | sunos4*) |
| | |
fi | | fi |
;; | | ;; |
| | |
| | unicos*) |
| | lt_prog_compiler_wl_GCJ='-Wl,' |
| | lt_prog_compiler_can_build_shared_GCJ=no |
| | ;; |
| | |
uts4*) | | uts4*) |
lt_prog_compiler_pic_GCJ='-pic' | | lt_prog_compiler_pic_GCJ='-pic' |
lt_prog_compiler_static_GCJ='-Bstatic' | | lt_prog_compiler_static_GCJ='-Bstatic' |
| | |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ | | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's:$: $lt_compiler_flag:'` | | -e 's:$: $lt_compiler_flag:'` |
(eval echo "\"\$as_me:15733: $lt_compile\"" >&5) | | (eval echo "\"\$as_me:16198: $lt_compile\"" >&5) |
(eval "$lt_compile" 2>conftest.err) | | (eval "$lt_compile" 2>conftest.err) |
ac_status=$? | | ac_status=$? |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:15737: \$? = $ac_status" >&5 | | echo "$as_me:16202: \$? = $ac_status" >&5 |
if (exit $ac_status) && test -s "$ac_outfile"; then | | if (exit $ac_status) && test -s "$ac_outfile"; then |
# The compiler can only warn and ignore the option if not recognized | | # The compiler can only warn and ignore the option if not recognized |
# So say no if there are warnings | | # So say no if there are warnings other than the usual output. |
if test ! -s conftest.err; then | | $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp |
| | $SED '/^$/d' conftest.err >conftest.er2 |
| | if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then |
lt_prog_compiler_pic_works_GCJ=yes | | lt_prog_compiler_pic_works_GCJ=yes |
fi | | fi |
fi | | fi |
| | |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ | | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's:$: $lt_compiler_flag:'` | | -e 's:$: $lt_compiler_flag:'` |
(eval echo "\"\$as_me:15793: $lt_compile\"" >&5) | | (eval echo "\"\$as_me:16260: $lt_compile\"" >&5) |
(eval "$lt_compile" 2>out/conftest.err) | | (eval "$lt_compile" 2>out/conftest.err) |
ac_status=$? | | ac_status=$? |
cat out/conftest.err >&5 | | cat out/conftest.err >&5 |
echo "$as_me:15797: \$? = $ac_status" >&5 | | echo "$as_me:16264: \$? = $ac_status" >&5 |
if (exit $ac_status) && test -s out/conftest2.$ac_objext | | if (exit $ac_status) && test -s out/conftest2.$ac_objext |
then | | then |
# The compiler can only warn and ignore the option if not recognized | | # The compiler can only warn and ignore the option if not recognized |
# So say no if there are warnings | | # So say no if there are warnings |
if test ! -s out/conftest.err; then | | $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp |
| | $SED '/^$/d' out/conftest.err >out/conftest.er2 |
| | if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then |
lt_cv_prog_compiler_c_o_GCJ=yes | | lt_cv_prog_compiler_c_o_GCJ=yes |
fi | | fi |
fi | | fi |
| | |
# rely on this symbol name, it's probably fine to never include it in | | # rely on this symbol name, it's probably fine to never include it in |
# preloaded symbol tables. | | # preloaded symbol tables. |
extract_expsyms_cmds= | | extract_expsyms_cmds= |
| | # Just being paranoid about ensuring that cc_basename is set. |
| | for cc_temp in $compiler""; do |
| | case $cc_temp in |
| | compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; |
| | distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; |
| | \-*) ;; |
| | *) break;; |
| | esac |
| | done |
| | cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` |
| | |
case $host_os in | | case $host_os in |
cygwin* | mingw* | pw32*) | | cygwin* | mingw* | pw32*) |
| | |
# If archive_cmds runs LD, not CC, wlarc should be empty | | # If archive_cmds runs LD, not CC, wlarc should be empty |
wlarc='${wl}' | | wlarc='${wl}' |
| | |
| | # Set some defaults for GNU ld with shared library support. These |
| | # are reset later if shared libraries are not supported. Putting them |
| | # here allows them to be overridden if necessary. |
| | runpath_var=LD_RUN_PATH |
| | hardcode_libdir_flag_spec_GCJ='${wl}--rpath ${wl}$libdir' |
| | export_dynamic_flag_spec_GCJ='${wl}--export-dynamic' |
| | # ancient GNU ld didn't support --whole-archive et. al. |
| | if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then |
| | whole_archive_flag_spec_GCJ="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' |
| | else |
| | whole_archive_flag_spec_GCJ= |
| | fi |
| | supports_anon_versioning=no |
| | case `$LD -v 2>/dev/null` in |
| | *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 |
| | *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... |
| | *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... |
| | *\ 2.11.*) ;; # other 2.11 versions |
| | *) supports_anon_versioning=yes ;; |
| | esac |
| | |
# See if GNU ld supports shared libraries. | | # See if GNU ld supports shared libraries. |
case $host_os in | | case $host_os in |
aix3* | aix4* | aix5*) | | aix3* | aix4* | aix5*) |
| | |
allow_undefined_flag_GCJ=unsupported | | allow_undefined_flag_GCJ=unsupported |
always_export_symbols_GCJ=no | | always_export_symbols_GCJ=no |
enable_shared_with_static_runtimes_GCJ=yes | | enable_shared_with_static_runtimes_GCJ=yes |
export_symbols_cmds_GCJ='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols' | | export_symbols_cmds_GCJ='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols' |
| | |
if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then | | if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then |
archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' | | archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' |
| | |
fi~ | | fi~ |
$CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' | | $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' |
else | | else |
ld_shlibs=no | | ld_shlibs_GCJ=no |
| | fi |
| | ;; |
| | |
| | linux*) |
| | if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then |
| | tmp_addflag= |
| | case $cc_basename,$host_cpu in |
| | pgcc*) # Portland Group C compiler |
| | whole_archive_flag_spec_GCJ= |
| | ;; |
| | pgf77* | pgf90* ) # Portland Group f77 and f90 compilers |
| | whole_archive_flag_spec_GCJ= |
| | tmp_addflag=' -fpic -Mnomain' ;; |
| | ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 |
| | tmp_addflag=' -i_dynamic' ;; |
| | efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64 |
| | tmp_addflag=' -i_dynamic -nofor_main' ;; |
| | ifc* | ifort*) # Intel Fortran compiler |
| | tmp_addflag=' -nofor_main' ;; |
| | esac |
| | archive_cmds_GCJ='$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' |
| | |
| | if test $supports_anon_versioning = yes; then |
| | archive_expsym_cmds_GCJ='$echo "{ global:" > $output_objdir/$libname.ver~ |
| | cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ |
| | $echo "local: *; };" >> $output_objdir/$libname.ver~ |
| | $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' |
| | fi |
| | else |
| | ld_shlibs_GCJ=no |
fi | | fi |
;; | | ;; |
| | |
netbsd* | netbsdelf*-gnu | knetbsd*-gnu) | | netbsd*) |
if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then | | if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then |
archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' | | archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' |
wlarc= | | wlarc= |
| | |
hardcode_shlibpath_var_GCJ=no | | hardcode_shlibpath_var_GCJ=no |
;; | | ;; |
| | |
linux*) | | |
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then | | |
tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' | | |
archive_cmds_GCJ="$tmp_archive_cmds" | | |
supports_anon_versioning=no | | |
case `$LD -v 2>/dev/null` in | | |
*\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 | | |
*\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... | | |
*\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... | | |
*\ 2.11.*) ;; # other 2.11 versions | | |
*) supports_anon_versioning=yes ;; | | |
esac | | |
if test $supports_anon_versioning = yes; then | | |
archive_expsym_cmds_GCJ='$echo "{ global:" > $output_objdir/$libname.ver~ | | |
cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ | | |
$echo "local: *; };" >> $output_objdir/$libname.ver~ | | |
$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' | | |
else | | |
archive_expsym_cmds_GCJ="$tmp_archive_cmds" | | |
fi | | |
link_all_deplibs_GCJ=no | | |
else | | |
ld_shlibs_GCJ=no | | |
fi | | |
;; | | |
| | |
*) | | *) |
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then | | if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then |
archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' | | archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' |
| | |
;; | | ;; |
esac | | esac |
| | |
if test "$ld_shlibs_GCJ" = yes; then | | if test "$ld_shlibs_GCJ" = no; then |
runpath_var=LD_RUN_PATH | | runpath_var= |
hardcode_libdir_flag_spec_GCJ='${wl}--rpath ${wl}$libdir' | | hardcode_libdir_flag_spec_GCJ= |
export_dynamic_flag_spec_GCJ='${wl}--export-dynamic' | | export_dynamic_flag_spec_GCJ= |
# ancient GNU ld didn't support --whole-archive et. al. | | |
if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then | | |
whole_archive_flag_spec_GCJ="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' | | |
else | | |
whole_archive_flag_spec_GCJ= | | whole_archive_flag_spec_GCJ= |
fi | | fi |
fi | | |
else | | else |
# PORTME fill in a description of your system's linker (not GNU ld) | | # PORTME fill in a description of your system's linker (not GNU ld) |
case $host_os in | | case $host_os in |
| | |
link_all_deplibs_GCJ=yes | | link_all_deplibs_GCJ=yes |
| | |
if test "$GCC" = yes; then | | if test "$GCC" = yes; then |
case $host_os in aix4.012|aix4.012.*) | | case $host_os in aix4.[012]|aix4.[012].*) |
# We only want to do this on AIX 4.2 and lower, the check | | # We only want to do this on AIX 4.2 and lower, the check |
# below for broken collect2 doesn't work under 4.3+ | | # below for broken collect2 doesn't work under 4.3+ |
collect2name=`${CC} -print-prog-name=collect2` | | collect2name=`${CC} -print-prog-name=collect2` |
| | |
fi | | fi |
esac | | esac |
shared_flag='-shared' | | shared_flag='-shared' |
| | if test "$aix_use_runtimelinking" = yes; then |
| | shared_flag="$shared_flag "'${wl}-G' |
| | fi |
else | | else |
# not using gcc | | # not using gcc |
if test "$host_cpu" = ia64; then | | if test "$host_cpu" = ia64; then |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
ld_shlibs_GCJ=no | | ld_shlibs_GCJ=no |
;; | | ;; |
| | |
bsdi4*) | | bsdi[45]*) |
export_dynamic_flag_spec_GCJ=-rdynamic | | export_dynamic_flag_spec_GCJ=-rdynamic |
;; | | ;; |
| | |
| | |
old_archive_From_new_cmds_GCJ='true' | | old_archive_From_new_cmds_GCJ='true' |
# FIXME: Should let the user specify the lib program. | | # FIXME: Should let the user specify the lib program. |
old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs' | | old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs' |
fix_srcfile_path='`cygpath -w "$srcfile"`' | | fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`' |
enable_shared_with_static_runtimes_GCJ=yes | | enable_shared_with_static_runtimes_GCJ=yes |
;; | | ;; |
| | |
darwin* | rhapsody*) | | darwin* | rhapsody*) |
if test "$GXX" = yes ; then | | |
archive_cmds_need_lc_GCJ=no | | |
case "$host_os" in | | case "$host_os" in |
rhapsody* | darwin1.[012]) | | rhapsody* | darwin1.[012]) |
allow_undefined_flag_GCJ='-undefined suppress' | | allow_undefined_flag_GCJ='${wl}-undefined ${wl}suppress' |
;; | | ;; |
*) # Darwin 1.3 on | | *) # Darwin 1.3 on |
if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then | | if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then |
allow_undefined_flag_GCJ='-flat_namespace -undefined suppress' | | allow_undefined_flag_GCJ='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' |
else | | else |
case ${MACOSX_DEPLOYMENT_TARGET} in | | case ${MACOSX_DEPLOYMENT_TARGET} in |
10.[012]) | | 10.[012]) |
allow_undefined_flag_GCJ='-flat_namespace -undefined suppress' | | allow_undefined_flag_GCJ='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' |
;; | | ;; |
10.*) | | 10.*) |
allow_undefined_flag_GCJ='-undefined dynamic_lookup' | | allow_undefined_flag_GCJ='${wl}-undefined ${wl}dynamic_lookup' |
;; | | ;; |
esac | | esac |
fi | | fi |
;; | | ;; |
esac | | esac |
lt_int_apple_cc_single_mod=no | | archive_cmds_need_lc_GCJ=no |
output_verbose_link_cmd='echo' | | |
if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then | | |
lt_int_apple_cc_single_mod=yes | | |
fi | | |
if test "X$lt_int_apple_cc_single_mod" = Xyes ; then | | |
archive_cmds_GCJ='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring' | | |
else | | |
archive_cmds_GCJ='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring' | | |
fi | | |
module_cmds_GCJ='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' | | |
# Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's | | |
if test "X$lt_int_apple_cc_single_mod" = Xyes ; then | | |
archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' | | |
else | | |
archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' | | |
fi | | |
module_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' | | |
hardcode_direct_GCJ=no | | hardcode_direct_GCJ=no |
hardcode_automatic_GCJ=yes | | hardcode_automatic_GCJ=yes |
hardcode_shlibpath_var_GCJ=unsupported | | hardcode_shlibpath_var_GCJ=unsupported |
whole_archive_flag_spec_GCJ='-all_load $convenience' | | whole_archive_flag_spec_GCJ='' |
link_all_deplibs_GCJ=yes | | link_all_deplibs_GCJ=yes |
| | if test "$GCC" = yes ; then |
| | output_verbose_link_cmd='echo' |
| | archive_cmds_GCJ='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring' |
| | module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' |
| | # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's |
| | archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' |
| | module_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' |
else | | else |
| | case $cc_basename in |
| | xlc*) |
| | output_verbose_link_cmd='echo' |
| | archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' |
| | module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' |
| | # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's |
| | archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' |
| | module_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' |
| | ;; |
| | *) |
ld_shlibs_GCJ=no | | ld_shlibs_GCJ=no |
| | ;; |
| | esac |
fi | | fi |
;; | | ;; |
| | |
| | |
;; | | ;; |
| | |
# FreeBSD 3 and greater uses gcc -shared to do shared libraries. | | # FreeBSD 3 and greater uses gcc -shared to do shared libraries. |
freebsd* | kfreebsd*-gnu) | | freebsd* | kfreebsd*-gnu | dragonfly*) |
archive_cmds_GCJ='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' | | archive_cmds_GCJ='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' |
hardcode_libdir_flag_spec_GCJ='-R$libdir' | | hardcode_libdir_flag_spec_GCJ='-R$libdir' |
hardcode_direct_GCJ=yes | | hardcode_direct_GCJ=yes |
| | |
link_all_deplibs_GCJ=yes | | link_all_deplibs_GCJ=yes |
;; | | ;; |
| | |
netbsd* | netbsdelf*-gnu | knetbsd*-gnu) | | netbsd*) |
if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then | | if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then |
archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out | | archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out |
else | | else |
| | |
hardcode_shlibpath_var_GCJ=no | | hardcode_shlibpath_var_GCJ=no |
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then | | if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then |
archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' | | archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' |
| | archive_expsym_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' |
hardcode_libdir_flag_spec_GCJ='${wl}-rpath,$libdir' | | hardcode_libdir_flag_spec_GCJ='${wl}-rpath,$libdir' |
export_dynamic_flag_spec_GCJ='${wl}-E' | | export_dynamic_flag_spec_GCJ='${wl}-E' |
else | | else |
| | |
allow_undefined_flag_GCJ=' -expect_unresolved \*' | | allow_undefined_flag_GCJ=' -expect_unresolved \*' |
archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' | | archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' |
archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ | | archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ |
$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp' | | $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' |
| | |
# Both c and cxx compiler support -rpath directly | | # Both c and cxx compiler support -rpath directly |
hardcode_libdir_flag_spec_GCJ='-rpath $libdir' | | hardcode_libdir_flag_spec_GCJ='-rpath $libdir' |
| | |
solaris*) | | solaris*) |
no_undefined_flag_GCJ=' -z text' | | no_undefined_flag_GCJ=' -z text' |
if test "$GCC" = yes; then | | if test "$GCC" = yes; then |
| | wlarc='${wl}' |
archive_cmds_GCJ='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' | | archive_cmds_GCJ='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' |
archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ | | archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ |
$CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp' | | $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp' |
else | | else |
| | wlarc='' |
archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' | | archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' |
archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ | | archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ |
$LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' | | $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' |
| | |
hardcode_shlibpath_var_GCJ=no | | hardcode_shlibpath_var_GCJ=no |
case $host_os in | | case $host_os in |
solaris2.[0-5] | solaris2.[0-5].*) ;; | | solaris2.[0-5] | solaris2.[0-5].*) ;; |
*) # Supported since Solaris 2.6 (maybe 2.5.1?) | | *) |
| | # The compiler driver will combine linker options so we |
| | # cannot just pass the convience library names through |
| | # without $wl, iff we do not link with $LD. |
| | # Luckily, gcc supports the same syntax we need for Sun Studio. |
| | # Supported since Solaris 2.6 (maybe 2.5.1?) |
| | case $wlarc in |
| | '') |
whole_archive_flag_spec_GCJ='-z allextract$convenience -z defaultextract' ;; | | whole_archive_flag_spec_GCJ='-z allextract$convenience -z defaultextract' ;; |
| | *) |
| | whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; |
| | esac ;; |
esac | | esac |
link_all_deplibs_GCJ=yes | | link_all_deplibs_GCJ=yes |
;; | | ;; |
| | |
shlibpath_var=LIBRARY_PATH | | shlibpath_var=LIBRARY_PATH |
;; | | ;; |
| | |
bsdi4*) | | bsdi[45]*) |
version_type=linux | | version_type=linux |
need_version=no | | need_version=no |
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' | | library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' |
| | |
;; | | ;; |
pw32*) | | pw32*) |
# pw32 DLLs use 'pw' prefix rather than 'lib' | | # pw32 DLLs use 'pw' prefix rather than 'lib' |
library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}' | | library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' |
;; | | ;; |
esac | | esac |
;; | | ;; |
| | |
dynamic_linker='GNU ld.so' | | dynamic_linker='GNU ld.so' |
;; | | ;; |
| | |
freebsd*) | | freebsd* | dragonfly*) |
| | # DragonFly does not have aout. When/if they implement a new |
| | # versioning mechanism, adjust this. |
objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` | | objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` |
version_type=freebsd-$objformat | | version_type=freebsd-$objformat |
case $version_type in | | case $version_type in |
| | |
freebsd2*) | | freebsd2*) |
shlibpath_overrides_runpath=yes | | shlibpath_overrides_runpath=yes |
;; | | ;; |
freebsd3.01* | freebsdelf3.01*) | | freebsd3.[01]* | freebsdelf3.[01]*) |
shlibpath_overrides_runpath=yes | | shlibpath_overrides_runpath=yes |
hardcode_into_libs=yes | | hardcode_into_libs=yes |
;; | | ;; |
| | |
# before this can be enabled. | | # before this can be enabled. |
hardcode_into_libs=yes | | hardcode_into_libs=yes |
| | |
| | # find out which ABI we are using |
| | libsuff= |
| | case "$host_cpu" in |
| | x86_64*|s390x*|powerpc64*) |
| | echo '#line 17645 "configure"' > conftest.$ac_ext |
| | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| | (eval $ac_compile) 2>&5 |
| | ac_status=$? |
| | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| | (exit $ac_status); }; then |
| | case `/usr/bin/file conftest.$ac_objext` in |
| | *64-bit*) |
| | libsuff=64 |
| | sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}" |
| | ;; |
| | esac |
| | fi |
| | rm -rf conftest* |
| | ;; |
| | esac |
| | |
# Append ld.so.conf contents to the search path | | # Append ld.so.conf contents to the search path |
if test -f /etc/ld.so.conf; then | | if test -f /etc/ld.so.conf; then |
lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '` | | lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` |
sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" | | sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra" |
fi | | fi |
| | |
# We used to test for /lib/ld.so.1 and disable shared libraries on | | # We used to test for /lib/ld.so.1 and disable shared libraries on |
| | |
dynamic_linker='GNU/Linux ld.so' | | dynamic_linker='GNU/Linux ld.so' |
;; | | ;; |
| | |
netbsdelf*-gnu) | | |
version_type=linux | | |
need_lib_prefix=no | | |
need_version=no | | |
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' | | |
soname_spec='${libname}${release}${shared_ext}$major' | | |
shlibpath_var=LD_LIBRARY_PATH | | |
shlibpath_overrides_runpath=no | | |
hardcode_into_libs=yes | | |
dynamic_linker='NetBSD ld.elf_so' | | |
;; | | |
| | |
knetbsd*-gnu) | | knetbsd*-gnu) |
version_type=linux | | version_type=linux |
need_lib_prefix=no | | need_lib_prefix=no |
| | |
openbsd*) | | openbsd*) |
version_type=sunos | | version_type=sunos |
need_lib_prefix=no | | need_lib_prefix=no |
need_version=yes | | need_version=no |
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' | | library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' |
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' | | finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' |
shlibpath_var=LD_LIBRARY_PATH | | shlibpath_var=LD_LIBRARY_PATH |
| | |
echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6 | | echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6 |
hardcode_action_GCJ= | | hardcode_action_GCJ= |
if test -n "$hardcode_libdir_flag_spec_GCJ" || \ | | if test -n "$hardcode_libdir_flag_spec_GCJ" || \ |
test -n "$runpath_var GCJ" || \ | | test -n "$runpath_var_GCJ" || \ |
test "X$hardcode_automatic_GCJ"="Xyes" ; then | | test "X$hardcode_automatic_GCJ"="Xyes" ; then |
| | |
# We can hardcode non-existant directories. | | # We can hardcode non-existant directories. |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_status=$lt_dlunknown | | lt_status=$lt_dlunknown |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 17981 "configure" | | #line 18516 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
#if HAVE_DLFCN_H | | #if HAVE_DLFCN_H |
| | |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_status=$lt_dlunknown | | lt_status=$lt_dlunknown |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 18079 "configure" | | #line 18614 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
#if HAVE_DLFCN_H | | #if HAVE_DLFCN_H |
| | |
# The host system. | | # The host system. |
host_alias=$host_alias | | host_alias=$host_alias |
host=$host | | host=$host |
| | host_os=$host_os |
| | |
| | # The build system. |
| | build_alias=$build_alias |
| | build=$build |
| | build_os=$build_os |
| | |
# An echo program that does not interpret backslashes. | | # An echo program that does not interpret backslashes. |
echo=$lt_echo | | echo=$lt_echo |
| | |
compiler=$CC | | compiler=$CC |
| | |
| | |
| | # save warnings/boilerplate of simple test code |
| | ac_outfile=conftest.$ac_objext |
| | printf "$lt_simple_compile_test_code" >conftest.$ac_ext |
| | eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err |
| | _lt_compiler_boilerplate=`cat conftest.err` |
| | $rm conftest* |
| | |
| | ac_outfile=conftest.$ac_objext |
| | printf "$lt_simple_link_test_code" >conftest.$ac_ext |
| | eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err |
| | _lt_linker_boilerplate=`cat conftest.err` |
| | $rm conftest* |
| | |
| | |
# Allow CC to be a program name with arguments. | | # Allow CC to be a program name with arguments. |
lt_save_CC="$CC" | | lt_save_CC="$CC" |
CC=${RC-"windres"} | | CC=${RC-"windres"} |
compiler=$CC | | compiler=$CC |
compiler_RC=$CC | | compiler_RC=$CC |
| | for cc_temp in $compiler""; do |
| | case $cc_temp in |
| | compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; |
| | distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; |
| | \-*) ;; |
| | *) break;; |
| | esac |
| | done |
| | cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` |
| | |
lt_cv_prog_compiler_c_o_RC=yes | | lt_cv_prog_compiler_c_o_RC=yes |
| | |
# The else clause should only fire when bootstrapping the | | # The else clause should only fire when bootstrapping the |
| | |
# The host system. | | # The host system. |
host_alias=$host_alias | | host_alias=$host_alias |
host=$host | | host=$host |
| | host_os=$host_os |
| | |
| | # The build system. |
| | build_alias=$build_alias |
| | build=$build |
| | build_os=$build_os |
| | |
# An echo program that does not interpret backslashes. | | # An echo program that does not interpret backslashes. |
echo=$lt_echo | | echo=$lt_echo |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
fi | | fi |
| | |
| | |
| | |
if test "x$ac_path_x_has_been_run" != xyes; then | | |
echo "$as_me:$LINENO: checking for X" >&5 | | echo "$as_me:$LINENO: checking for X" >&5 |
echo $ECHO_N "checking for X... $ECHO_C" >&6 | | echo $ECHO_N "checking for X... $ECHO_C" >&6 |
| | |
ac_path_x_has_been_run=yes | | |
| | |
# Check whether --with-x or --without-x was given. | | # Check whether --with-x or --without-x was given. |
if test "${with_x+set}" = set; then | | if test "${with_x+set}" = set; then |
| | |
/usr/openwin/share/include' | | /usr/openwin/share/include' |
| | |
if test "$ac_x_includes" = no; then | | if test "$ac_x_includes" = no; then |
# Guess where to find include files, by looking for a specified header file. | | # Guess where to find include files, by looking for Intrinsic.h. |
# First, try using that file with no special directory specified. | | # First, try using that file with no special directory specified. |
cat >conftest.$ac_ext <<_ACEOF | | cat >conftest.$ac_ext <<_ACEOF |
/* confdefs.h. */ | | /* confdefs.h. */ |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
# Update the cache value to reflect the command line values. | | # Update the cache value to reflect the command line values. |
ac_cv_have_x="have_x=yes \ | | ac_cv_have_x="have_x=yes \ |
ac_x_includes=$x_includes ac_x_libraries=$x_libraries" | | ac_x_includes=$x_includes ac_x_libraries=$x_libraries" |
# It might be that x_includes is empty (headers are found in the | | echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5 |
# standard search path. Then output the corresponding message | | echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6 |
ac_out_x_includes=$x_includes | | |
test "x$x_includes" = x && ac_out_x_includes="in standard search path" | | |
echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5 | | |
echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6 | | |
fi | | fi |
| | |
fi | | |
if test "$no_x" = yes; then | | if test "$no_x" = yes; then |
# Not all programs may use this symbol, but it does not hurt to define it. | | # Not all programs may use this symbol, but it does not hurt to define it. |
| | |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
esac | | esac |
else | | else |
if test "$cross_compiling" = yes; then | | if test "$cross_compiling" = yes; then |
{ { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5 | | { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling |
echo "$as_me: error: internal error: not reached in cross-compile" >&2;} | | See \`config.log' for more details." >&5 |
| | echo "$as_me: error: cannot run test program while cross compiling |
| | See \`config.log' for more details." >&2;} |
{ (exit 1); exit 1; }; } | | { (exit 1); exit 1; }; } |
else | | else |
cat >conftest.$ac_ext <<_ACEOF | | cat >conftest.$ac_ext <<_ACEOF |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
esac | | esac |
else | | else |
if test "$cross_compiling" = yes; then | | if test "$cross_compiling" = yes; then |
{ { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5 | | { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling |
echo "$as_me: error: internal error: not reached in cross-compile" >&2;} | | See \`config.log' for more details." >&5 |
| | echo "$as_me: error: cannot run test program while cross compiling |
| | See \`config.log' for more details." >&2;} |
{ (exit 1); exit 1; }; } | | { (exit 1); exit 1; }; } |
else | | else |
cat >conftest.$ac_ext <<_ACEOF | | cat >conftest.$ac_ext <<_ACEOF |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
cat conftest.err >&5 | | cat conftest.err >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
(exit $ac_status); } && | | (exit $ac_status); } && |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | || test ! -s conftest.err' |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
(eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
ac_status=$? | | ac_status=$? |
| | |
} >&5 | | } >&5 |
cat >&5 <<_CSEOF | | cat >&5 <<_CSEOF |
| | |
This file was extended by crossfire $as_me 1.7.0, which was | | This file was extended by crossfire $as_me 1.8.0, which was |
generated by GNU Autoconf 2.59. Invocation command line was | | generated by GNU Autoconf 2.59. Invocation command line was |
| | |
CONFIG_FILES = $CONFIG_FILES | | CONFIG_FILES = $CONFIG_FILES |
| | |
| | |
cat >>$CONFIG_STATUS <<_ACEOF | | cat >>$CONFIG_STATUS <<_ACEOF |
ac_cs_version="\\ | | ac_cs_version="\\ |
crossfire config.status 1.7.0 | | crossfire config.status 1.8.0 |
configured by $0, generated by GNU Autoconf 2.59, | | configured by $0, generated by GNU Autoconf 2.59, |
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" | | with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |
| | |
| | |
*) ac_INSTALL=$ac_top_builddir$INSTALL ;; | | *) ac_INSTALL=$ac_top_builddir$INSTALL ;; |
esac | | esac |
| | |
| | if test x"$ac_file" != x-; then |
| | { echo "$as_me:$LINENO: creating $ac_file" >&5 |
| | echo "$as_me: creating $ac_file" >&6;} |
| | rm -f "$ac_file" |
| | fi |
# Let's still pretend it is `configure' which instantiates (i.e., don't | | # Let's still pretend it is `configure' which instantiates (i.e., don't |
# use $as_me), people would be surprised to read: | | # use $as_me), people would be surprised to read: |
# /* config.h. Generated by config.status. */ | | # /* config.h. Generated by config.status. */ |
| | |
fi;; | | fi;; |
esac | | esac |
done` || { (exit 1); exit 1; } | | done` || { (exit 1); exit 1; } |
| | |
if test x"$ac_file" != x-; then | | |
{ echo "$as_me:$LINENO: creating $ac_file" >&5 | | |
echo "$as_me: creating $ac_file" >&6;} | | |
rm -f "$ac_file" | | |
fi | | |
_ACEOF | | _ACEOF |
cat >>$CONFIG_STATUS <<_ACEOF | | cat >>$CONFIG_STATUS <<_ACEOF |
sed "$ac_vpsub | | sed "$ac_vpsub |