configure
上传用户:quxuerui
上传日期:2018-01-08
资源大小:41811k
文件大小:691k
源码类别:

网格计算

开发平台:

Java

  1. else
  2.   # FIXME: insert proper C++ library support
  3.   ld_shlibs_CXX=no
  4. fi
  5. ;;
  6.     esac
  7.     ;;
  8.   osf4* | osf5*)
  9.     case $cc_basename in
  10.       KCC)
  11. # Kuck and Associates, Inc. (KAI) C++ Compiler
  12. # KCC will only create a shared library if the output file
  13. # ends with ".so" (or ".sl" for HP-UX), so rename the library
  14. # to its proper name (with version) after linking.
  15. archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '''s/([^()0-9A-Za-z{}])/\\1/g'''`; templib=`echo $lib | $SED -e "s/${tempext}..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o $templib; mv $templib $lib'
  16. hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
  17. hardcode_libdir_separator_CXX=:
  18. # Archives containing C++ object files must be created using
  19. # the KAI C++ compiler.
  20. old_archive_cmds_CXX='$CC -o $oldlib $oldobjs'
  21. ;;
  22.       RCC)
  23. # Rational C++ 2.4.1
  24. # FIXME: insert proper C++ library support
  25. ld_shlibs_CXX=no
  26. ;;
  27.       cxx)
  28. allow_undefined_flag_CXX=' -expect_unresolved *'
  29. 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'
  30. archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\n" -exported_symbol "$i" >> $lib.exp; done~
  31.   echo "-hidden">> $lib.exp~
  32.   $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~
  33.   $rm $lib.exp'
  34. hardcode_libdir_flag_spec_CXX='-rpath $libdir'
  35. hardcode_libdir_separator_CXX=:
  36. # Commands to make compiler produce verbose output that lists
  37. # what "hidden" libraries, object files and flags are used when
  38. # linking a shared library.
  39. #
  40. # There doesn't appear to be a way to prevent this compiler from
  41. # explicitly linking system object files so we need to strip them
  42. # from the output so that they don't get included in the library
  43. # dependencies.
  44. output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/(^.*ld.*)( .*ld.*$)/1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
  45. ;;
  46.       *)
  47. if test "$GXX" = yes && test "$with_gnu_ld" = no; then
  48.   allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}*'
  49.  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'
  50.   hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
  51.   hardcode_libdir_separator_CXX=:
  52.   # Commands to make compiler produce verbose output that lists
  53.   # what "hidden" libraries, object files and flags are used when
  54.   # linking a shared library.
  55.   output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "-L"'
  56. else
  57.   # FIXME: insert proper C++ library support
  58.   ld_shlibs_CXX=no
  59. fi
  60. ;;
  61.     esac
  62.     ;;
  63.   psos*)
  64.     # FIXME: insert proper C++ library support
  65.     ld_shlibs_CXX=no
  66.     ;;
  67.   sco*)
  68.     archive_cmds_need_lc_CXX=no
  69.     case $cc_basename in
  70.       CC)
  71. # FIXME: insert proper C++ library support
  72. ld_shlibs_CXX=no
  73. ;;
  74.       *)
  75. # FIXME: insert proper C++ library support
  76. ld_shlibs_CXX=no
  77. ;;
  78.     esac
  79.     ;;
  80.   sunos4*)
  81.     case $cc_basename in
  82.       CC)
  83. # Sun C++ 4.x
  84. # FIXME: insert proper C++ library support
  85. ld_shlibs_CXX=no
  86. ;;
  87.       lcc)
  88. # Lucid
  89. # FIXME: insert proper C++ library support
  90. ld_shlibs_CXX=no
  91. ;;
  92.       *)
  93. # FIXME: insert proper C++ library support
  94. ld_shlibs_CXX=no
  95. ;;
  96.     esac
  97.     ;;
  98.   solaris*)
  99.     case $cc_basename in
  100.       CC)
  101. # Sun C++ 4.2, 5.x and Centerline C++
  102. no_undefined_flag_CXX=' -zdefs'
  103. archive_cmds_CXX='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
  104. archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/(.*)/1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
  105. $CC -G${allow_undefined_flag} -nolib ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
  106. hardcode_libdir_flag_spec_CXX='-R$libdir'
  107. hardcode_shlibpath_var_CXX=no
  108. case $host_os in
  109.   solaris2.0-5 | solaris2.0-5.*) ;;
  110.   *)
  111.     # The C++ compiler is used as linker so we must use $wl
  112.     # flag to pass the commands to the underlying system
  113.     # linker.
  114.     # Supported since Solaris 2.6 (maybe 2.5.1?)
  115.     whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
  116.     ;;
  117. esac
  118. link_all_deplibs_CXX=yes
  119. # Commands to make compiler produce verbose output that lists
  120. # what "hidden" libraries, object files and flags are used when
  121. # linking a shared library.
  122. #
  123. # There doesn't appear to be a way to prevent this compiler from
  124. # explicitly linking system object files so we need to strip them
  125. # from the output so that they don't get included in the library
  126. # dependencies.
  127. output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "-[LR]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
  128. # Archives containing C++ object files must be created using
  129. # "CC -xar", where "CC" is the Sun C++ compiler.  This is
  130. # necessary to make sure instantiated templates are included
  131. # in the archive.
  132. old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
  133. ;;
  134.       gcx)
  135. # Green Hills C++ Compiler
  136. archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
  137. # The C++ compiler must be used to create the archive.
  138. old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
  139. ;;
  140.       *)
  141. # GNU C++ compiler with Solaris linker
  142. if test "$GXX" = yes && test "$with_gnu_ld" = no; then
  143.   no_undefined_flag_CXX=' ${wl}-z ${wl}defs'
  144.   if $CC --version | grep -v '^2.7' > /dev/null; then
  145.     archive_cmds_CXX='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
  146.     archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/(.*)/1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
  147. $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
  148.     # Commands to make compiler produce verbose output that lists
  149.     # what "hidden" libraries, object files and flags are used when
  150.     # linking a shared library.
  151.     output_verbose_link_cmd="$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "-L""
  152.   else
  153.     # g++ 2.7 appears to require `-G' NOT `-shared' on this
  154.     # platform.
  155.     archive_cmds_CXX='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
  156.     archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/(.*)/1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
  157. $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
  158.     # Commands to make compiler produce verbose output that lists
  159.     # what "hidden" libraries, object files and flags are used when
  160.     # linking a shared library.
  161.     output_verbose_link_cmd="$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "-L""
  162.   fi
  163.   hardcode_libdir_flag_spec_CXX='${wl}-R $wl$libdir'
  164. fi
  165. ;;
  166.     esac
  167.     ;;
  168.   sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7*)
  169.     archive_cmds_need_lc_CXX=no
  170.     ;;
  171.   tandem*)
  172.     case $cc_basename in
  173.       NCC)
  174. # NonStop-UX NCC 3.20
  175. # FIXME: insert proper C++ library support
  176. ld_shlibs_CXX=no
  177. ;;
  178.       *)
  179. # FIXME: insert proper C++ library support
  180. ld_shlibs_CXX=no
  181. ;;
  182.     esac
  183.     ;;
  184.   vxworks*)
  185.     # FIXME: insert proper C++ library support
  186.     ld_shlibs_CXX=no
  187.     ;;
  188.   *)
  189.     # FIXME: insert proper C++ library support
  190.     ld_shlibs_CXX=no
  191.     ;;
  192. esac
  193. echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5
  194. echo "${ECHO_T}$ld_shlibs_CXX" >&6
  195. test "$ld_shlibs_CXX" = no && can_build_shared=no
  196. GCC_CXX="$GXX"
  197. LD_CXX="$LD"
  198. cat > conftest.$ac_ext <<EOF
  199. class Foo
  200. {
  201. public:
  202.   Foo (void) { a = 0; }
  203. private:
  204.   int a;
  205. };
  206. EOF
  207. if { (eval echo "$as_me:$LINENO: "$ac_compile"") >&5
  208.   (eval $ac_compile) 2>&5
  209.   ac_status=$?
  210.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  211.   (exit $ac_status); }; then
  212.   # Parse the compiler output and extract the necessary
  213.   # objects, libraries and library flags.
  214.   # Sentinel used to keep track of whether or not we are before
  215.   # the conftest object file.
  216.   pre_test_object_deps_done=no
  217.   # The `*' in the case matches for architectures that use `case' in
  218.   # $output_verbose_cmd can trigger glob expansion during the loop
  219.   # eval without this substitution.
  220.   output_verbose_link_cmd="`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`"
  221.   for p in `eval $output_verbose_link_cmd`; do
  222.     case $p in
  223.     -L* | -R* | -l*)
  224.        # Some compilers place space between "-{L,R}" and the path.
  225.        # Remove the space.
  226.        if test $p = "-L" 
  227.   || test $p = "-R"; then
  228.  prev=$p
  229.  continue
  230.        else
  231.  prev=
  232.        fi
  233.        if test "$pre_test_object_deps_done" = no; then
  234.  case $p in
  235.  -L* | -R*)
  236.    # Internal compiler library paths should come after those
  237.    # provided the user.  The postdeps already come after the
  238.    # user supplied libs so there is no need to process them.
  239.    if test -z "$compiler_lib_search_path_CXX"; then
  240.      compiler_lib_search_path_CXX="${prev}${p}"
  241.    else
  242.      compiler_lib_search_path_CXX="${compiler_lib_search_path_CXX} ${prev}${p}"
  243.    fi
  244.    ;;
  245.  # The "-l" case would never come before the object being
  246.  # linked, so don't bother handling this case.
  247.  esac
  248.        else
  249.  if test -z "$postdeps_CXX"; then
  250.    postdeps_CXX="${prev}${p}"
  251.  else
  252.    postdeps_CXX="${postdeps_CXX} ${prev}${p}"
  253.  fi
  254.        fi
  255.        ;;
  256.     *.$objext)
  257.        # This assumes that the test object file only shows up
  258.        # once in the compiler output.
  259.        if test "$p" = "conftest.$objext"; then
  260.  pre_test_object_deps_done=yes
  261.  continue
  262.        fi
  263.        if test "$pre_test_object_deps_done" = no; then
  264.  if test -z "$predep_objects_CXX"; then
  265.    predep_objects_CXX="$p"
  266.  else
  267.    predep_objects_CXX="$predep_objects_CXX $p"
  268.  fi
  269.        else
  270.  if test -z "$postdep_objects_CXX"; then
  271.    postdep_objects_CXX="$p"
  272.  else
  273.    postdep_objects_CXX="$postdep_objects_CXX $p"
  274.  fi
  275.        fi
  276.        ;;
  277.     *) ;; # Ignore the rest.
  278.     esac
  279.   done
  280.   # Clean up.
  281.   rm -f a.out a.exe
  282. else
  283.   echo "libtool.m4: error: problem compiling CXX test program"
  284. fi
  285. $rm -f confest.$objext
  286. case " $postdeps_CXX " in
  287. *" -lc "*) archive_cmds_need_lc_CXX=no ;;
  288. esac
  289. lt_prog_compiler_wl_CXX=
  290. lt_prog_compiler_pic_CXX=
  291. lt_prog_compiler_static_CXX=
  292. echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
  293. echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
  294.   # C++ specific cases for pic, static, wl, etc.
  295.   if test "$GXX" = yes; then
  296.     lt_prog_compiler_wl_CXX='-Wl,'
  297.     lt_prog_compiler_static_CXX='-static'
  298.     case $host_os in
  299.     aix*)
  300.       # All AIX code is PIC.
  301.       if test "$host_cpu" = ia64; then
  302. # AIX 5 now supports IA64 processor
  303. lt_prog_compiler_static_CXX='-Bstatic'
  304.       fi
  305.       ;;
  306.     amigaos*)
  307.       # FIXME: we need at least 68020 code to build shared libraries, but
  308.       # adding the `-m68020' flag to GCC prevents building anything better,
  309.       # like `-m68040'.
  310.       lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4'
  311.       ;;
  312.     beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
  313.       # PIC is the default for these OSes.
  314.       ;;
  315.     mingw* | os2* | pw32*)
  316.       # This hack is so that the source file can tell whether it is being
  317.       # built for inclusion in a dll (and should export symbols for example).
  318.       lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
  319.       ;;
  320.     darwin* | rhapsody*)
  321.       # PIC is the default on this platform
  322.       # Common symbols not allowed in MH_DYLIB files
  323.       lt_prog_compiler_pic_CXX='-fno-common'
  324.       ;;
  325.     *djgpp*)
  326.       # DJGPP does not support shared libraries at all
  327.       lt_prog_compiler_pic_CXX=
  328.       ;;
  329.     sysv4*MP*)
  330.       if test -d /usr/nec; then
  331. lt_prog_compiler_pic_CXX=-Kconform_pic
  332.       fi
  333.       ;;
  334.     hpux*)
  335.       # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
  336.       # not for PA HP-UX.
  337.       case "$host_cpu" in
  338.       hppa*64*|ia64*)
  339. ;;
  340.       *)
  341. lt_prog_compiler_pic_CXX='-fPIC'
  342. ;;
  343.       esac
  344.       ;;
  345.     *)
  346.       lt_prog_compiler_pic_CXX='-fPIC'
  347.       ;;
  348.     esac
  349.   else
  350.     case $host_os in
  351.       aix4* | aix5*)
  352. # All AIX code is PIC.
  353. if test "$host_cpu" = ia64; then
  354.   # AIX 5 now supports IA64 processor
  355.   lt_prog_compiler_static_CXX='-Bstatic'
  356. else
  357.   lt_prog_compiler_static_CXX='-bnso -bI:/lib/syscalls.exp'
  358. fi
  359. ;;
  360.       chorus*)
  361. case $cc_basename in
  362. cxch68)
  363.   # Green Hills C++ Compiler
  364.   # _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"
  365.   ;;
  366. esac
  367. ;;
  368.       dgux*)
  369. case $cc_basename in
  370.   ec++)
  371.     lt_prog_compiler_pic_CXX='-KPIC'
  372.     ;;
  373.   ghcx)
  374.     # Green Hills C++ Compiler
  375.     lt_prog_compiler_pic_CXX='-pic'
  376.     ;;
  377.   *)
  378.     ;;
  379. esac
  380. ;;
  381.       freebsd* | kfreebsd*-gnu)
  382. # FreeBSD uses GNU C++
  383. ;;
  384.       hpux9* | hpux10* | hpux11*)
  385. case $cc_basename in
  386.   CC)
  387.     lt_prog_compiler_wl_CXX='-Wl,'
  388.     lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
  389.     if test "$host_cpu" != ia64; then
  390.       lt_prog_compiler_pic_CXX='+Z'
  391.     fi
  392.     ;;
  393.   aCC)
  394.     lt_prog_compiler_wl_CXX='-Wl,'
  395.     lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
  396.     case "$host_cpu" in
  397.     hppa*64*|ia64*)
  398.       # +Z the default
  399.       ;;
  400.     *)
  401.       lt_prog_compiler_pic_CXX='+Z'
  402.       ;;
  403.     esac
  404.     ;;
  405.   *)
  406.     ;;
  407. esac
  408. ;;
  409.       irix5* | irix6* | nonstopux*)
  410. case $cc_basename in
  411.   CC)
  412.     lt_prog_compiler_wl_CXX='-Wl,'
  413.     lt_prog_compiler_static_CXX='-non_shared'
  414.     # CC pic flag -KPIC is the default.
  415.     ;;
  416.   *)
  417.     ;;
  418. esac
  419. ;;
  420.       linux*)
  421. case $cc_basename in
  422.   KCC)
  423.     # KAI C++ Compiler
  424.     lt_prog_compiler_wl_CXX='--backend -Wl,'
  425.     lt_prog_compiler_pic_CXX='-fPIC'
  426.     ;;
  427.   icpc)
  428.     # Intel C++
  429.     lt_prog_compiler_wl_CXX='-Wl,'
  430.     lt_prog_compiler_pic_CXX='-KPIC'
  431.     lt_prog_compiler_static_CXX='-static'
  432.     ;;
  433.   cxx)
  434.     # Compaq C++
  435.     # Make sure the PIC flag is empty.  It appears that all Alpha
  436.     # Linux and Compaq Tru64 Unix objects are PIC.
  437.     lt_prog_compiler_pic_CXX=
  438.     lt_prog_compiler_static_CXX='-non_shared'
  439.     ;;
  440.   *)
  441.     ;;
  442. esac
  443. ;;
  444.       lynxos*)
  445. ;;
  446.       m88k*)
  447. ;;
  448.       mvs*)
  449. case $cc_basename in
  450.   cxx)
  451.     lt_prog_compiler_pic_CXX='-W c,exportall'
  452.     ;;
  453.   *)
  454.     ;;
  455. esac
  456. ;;
  457.       netbsd*)
  458. ;;
  459.       osf3* | osf4* | osf5*)
  460. case $cc_basename in
  461.   KCC)
  462.     lt_prog_compiler_wl_CXX='--backend -Wl,'
  463.     ;;
  464.   RCC)
  465.     # Rational C++ 2.4.1
  466.     lt_prog_compiler_pic_CXX='-pic'
  467.     ;;
  468.   cxx)
  469.     # Digital/Compaq C++
  470.     lt_prog_compiler_wl_CXX='-Wl,'
  471.     # Make sure the PIC flag is empty.  It appears that all Alpha
  472.     # Linux and Compaq Tru64 Unix objects are PIC.
  473.     lt_prog_compiler_pic_CXX=
  474.     lt_prog_compiler_static_CXX='-non_shared'
  475.     ;;
  476.   *)
  477.     ;;
  478. esac
  479. ;;
  480.       psos*)
  481. ;;
  482.       sco*)
  483. case $cc_basename in
  484.   CC)
  485.     lt_prog_compiler_pic_CXX='-fPIC'
  486.     ;;
  487.   *)
  488.     ;;
  489. esac
  490. ;;
  491.       solaris*)
  492. case $cc_basename in
  493.   CC)
  494.     # Sun C++ 4.2, 5.x and Centerline C++
  495.     lt_prog_compiler_pic_CXX='-KPIC'
  496.     lt_prog_compiler_static_CXX='-Bstatic'
  497.     lt_prog_compiler_wl_CXX='-Qoption ld '
  498.     ;;
  499.   gcx)
  500.     # Green Hills C++ Compiler
  501.     lt_prog_compiler_pic_CXX='-PIC'
  502.     ;;
  503.   *)
  504.     ;;
  505. esac
  506. ;;
  507.       sunos4*)
  508. case $cc_basename in
  509.   CC)
  510.     # Sun C++ 4.x
  511.     lt_prog_compiler_pic_CXX='-pic'
  512.     lt_prog_compiler_static_CXX='-Bstatic'
  513.     ;;
  514.   lcc)
  515.     # Lucid
  516.     lt_prog_compiler_pic_CXX='-pic'
  517.     ;;
  518.   *)
  519.     ;;
  520. esac
  521. ;;
  522.       tandem*)
  523. case $cc_basename in
  524.   NCC)
  525.     # NonStop-UX NCC 3.20
  526.     lt_prog_compiler_pic_CXX='-KPIC'
  527.     ;;
  528.   *)
  529.     ;;
  530. esac
  531. ;;
  532.       unixware*)
  533. ;;
  534.       vxworks*)
  535. ;;
  536.       *)
  537. lt_prog_compiler_can_build_shared_CXX=no
  538. ;;
  539.     esac
  540.   fi
  541. echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_CXX" >&5
  542. echo "${ECHO_T}$lt_prog_compiler_pic_CXX" >&6
  543. #
  544. # Check to make sure the PIC flag actually works.
  545. #
  546. if test -n "$lt_prog_compiler_pic_CXX"; then
  547. echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
  548. echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... $ECHO_C" >&6
  549. if test "${lt_prog_compiler_pic_works_CXX+set}" = set; then
  550.   echo $ECHO_N "(cached) $ECHO_C" >&6
  551. else
  552.   lt_prog_compiler_pic_works_CXX=no
  553.   ac_outfile=conftest.$ac_objext
  554.    printf "$lt_simple_compile_test_code" > conftest.$ac_ext
  555.    lt_compiler_flag="$lt_prog_compiler_pic_CXX -DPIC"
  556.    # Insert the option either (1) after the last *FLAGS variable, or
  557.    # (2) before a word containing "conftest.", or (3) at the end.
  558.    # Note that $ac_compile itself does not contain backslashes and begins
  559.    # with a dollar sign (not a hyphen), so the echo should work correctly.
  560.    # The option is referenced via a variable to avoid confusing sed.
  561.    lt_compile=`echo "$ac_compile" | $SED 
  562.    -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' 
  563.    -e 's: [^ ]*conftest.: $lt_compiler_flag&:; t' 
  564.    -e 's:$: $lt_compiler_flag:'`
  565.    (eval echo ""$as_me:11686: $lt_compile"" >&5)
  566.    (eval "$lt_compile" 2>conftest.err)
  567.    ac_status=$?
  568.    cat conftest.err >&5
  569.    echo "$as_me:11690: $? = $ac_status" >&5
  570.    if (exit $ac_status) && test -s "$ac_outfile"; then
  571.      # The compiler can only warn and ignore the option if not recognized
  572.      # So say no if there are warnings
  573.      if test ! -s conftest.err; then
  574.        lt_prog_compiler_pic_works_CXX=yes
  575.      fi
  576.    fi
  577.    $rm conftest*
  578. fi
  579. echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_CXX" >&5
  580. echo "${ECHO_T}$lt_prog_compiler_pic_works_CXX" >&6
  581. if test x"$lt_prog_compiler_pic_works_CXX" = xyes; then
  582.     case $lt_prog_compiler_pic_CXX in
  583.      "" | " "*) ;;
  584.      *) lt_prog_compiler_pic_CXX=" $lt_prog_compiler_pic_CXX" ;;
  585.      esac
  586. else
  587.     lt_prog_compiler_pic_CXX=
  588.      lt_prog_compiler_can_build_shared_CXX=no
  589. fi
  590. fi
  591. case "$host_os" in
  592.   # For platforms which do not support PIC, -DPIC is meaningless:
  593.   *djgpp*)
  594.     lt_prog_compiler_pic_CXX=
  595.     ;;
  596.   *)
  597.     lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX -DPIC"
  598.     ;;
  599. esac
  600. echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
  601. echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6
  602. if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then
  603.   echo $ECHO_N "(cached) $ECHO_C" >&6
  604. else
  605.   lt_cv_prog_compiler_c_o_CXX=no
  606.    $rm -r conftest 2>/dev/null
  607.    mkdir conftest
  608.    cd conftest
  609.    mkdir out
  610.    printf "$lt_simple_compile_test_code" > conftest.$ac_ext
  611.    lt_compiler_flag="-o out/conftest2.$ac_objext"
  612.    # Insert the option either (1) after the last *FLAGS variable, or
  613.    # (2) before a word containing "conftest.", or (3) at the end.
  614.    # Note that $ac_compile itself does not contain backslashes and begins
  615.    # with a dollar sign (not a hyphen), so the echo should work correctly.
  616.    lt_compile=`echo "$ac_compile" | $SED 
  617.    -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' 
  618.    -e 's: [^ ]*conftest.: $lt_compiler_flag&:; t' 
  619.    -e 's:$: $lt_compiler_flag:'`
  620.    (eval echo ""$as_me:11746: $lt_compile"" >&5)
  621.    (eval "$lt_compile" 2>out/conftest.err)
  622.    ac_status=$?
  623.    cat out/conftest.err >&5
  624.    echo "$as_me:11750: $? = $ac_status" >&5
  625.    if (exit $ac_status) && test -s out/conftest2.$ac_objext
  626.    then
  627.      # The compiler can only warn and ignore the option if not recognized
  628.      # So say no if there are warnings
  629.      if test ! -s out/conftest.err; then
  630.        lt_cv_prog_compiler_c_o_CXX=yes
  631.      fi
  632.    fi
  633.    chmod u+w .
  634.    $rm conftest*
  635.    # SGI C++ compiler will create directory out/ii_files/ for
  636.    # template instantiation
  637.    test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
  638.    $rm out/* && rmdir out
  639.    cd ..
  640.    rmdir conftest
  641.    $rm conftest*
  642. fi
  643. echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_CXX" >&5
  644. echo "${ECHO_T}$lt_cv_prog_compiler_c_o_CXX" >&6
  645. hard_links="nottested"
  646. if test "$lt_cv_prog_compiler_c_o_CXX" = no && test "$need_locks" != no; then
  647.   # do not overwrite the value of need_locks provided by the user
  648.   echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
  649. echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6
  650.   hard_links=yes
  651.   $rm conftest*
  652.   ln conftest.a conftest.b 2>/dev/null && hard_links=no
  653.   touch conftest.a
  654.   ln conftest.a conftest.b 2>&5 || hard_links=no
  655.   ln conftest.a conftest.b 2>/dev/null && hard_links=no
  656.   echo "$as_me:$LINENO: result: $hard_links" >&5
  657. echo "${ECHO_T}$hard_links" >&6
  658.   if test "$hard_links" = no; then
  659.     { echo "$as_me:$LINENO: WARNING: `$CC' does not support `-c -o', so `make -j' may be unsafe" >&5
  660. echo "$as_me: WARNING: `$CC' does not support `-c -o', so `make -j' may be unsafe" >&2;}
  661.     need_locks=warn
  662.   fi
  663. else
  664.   need_locks=no
  665. fi
  666. echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
  667. echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6
  668.   export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '''s/.* //''' | sort | uniq > $export_symbols'
  669.   case $host_os in
  670.   aix4* | aix5*)
  671.     # If we're using GNU nm, then we don't want the "-C" option.
  672.     # -C means demangle to AIX nm, but means don't demangle with GNU nm
  673.     if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
  674.       export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '''{ if ((($2 == "T") || ($2 == "D") || ($2 == "B")) && (substr($3,1,1) != ".")) { print $3 } }''' | sort -u > $export_symbols'
  675.     else
  676.       export_symbols_cmds_CXX='$NM -BCpg $libobjs $convenience | awk '''{ if ((($2 == "T") || ($2 == "D") || ($2 == "B")) && (substr($3,1,1) != ".")) { print $3 } }''' | sort -u > $export_symbols'
  677.     fi
  678.     ;;
  679.   pw32*)
  680.     export_symbols_cmds_CXX="$ltdll_cmds"
  681.   ;;
  682.   cygwin* | mingw*)
  683.     export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '''/^[BCDGS] /s/.* ([^ ]*)/1 DATA/''' | $SED -e '''/^[AITW] /s/.* //''' | sort | uniq > $export_symbols'
  684.   ;;
  685.   *)
  686.     export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '''s/.* //''' | sort | uniq > $export_symbols'
  687.   ;;
  688.   esac
  689. echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5
  690. echo "${ECHO_T}$ld_shlibs_CXX" >&6
  691. test "$ld_shlibs_CXX" = no && can_build_shared=no
  692. variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
  693. if test "$GCC" = yes; then
  694.   variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
  695. fi
  696. #
  697. # Do we need to explicitly link libc?
  698. #
  699. case "x$archive_cmds_need_lc_CXX" in
  700. x|xyes)
  701.   # Assume -lc should be added
  702.   archive_cmds_need_lc_CXX=yes
  703.   if test "$enable_shared" = yes && test "$GCC" = yes; then
  704.     case $archive_cmds_CXX in
  705.     *'~'*)
  706.       # FIXME: we may have to deal with multi-command sequences.
  707.       ;;
  708.     '$CC '*)
  709.       # Test whether the compiler implicitly links with -lc since on some
  710.       # systems, -lgcc has to come before -lc. If gcc already passes -lc
  711.       # to ld, don't add -lc before -lgcc.
  712.       echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
  713. echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6
  714.       $rm conftest*
  715.       printf "$lt_simple_compile_test_code" > conftest.$ac_ext
  716.       if { (eval echo "$as_me:$LINENO: "$ac_compile"") >&5
  717.   (eval $ac_compile) 2>&5
  718.   ac_status=$?
  719.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  720.   (exit $ac_status); } 2>conftest.err; then
  721.         soname=conftest
  722.         lib=conftest
  723.         libobjs=conftest.$ac_objext
  724.         deplibs=
  725.         wl=$lt_prog_compiler_wl_CXX
  726.         compiler_flags=-v
  727.         linker_flags=-v
  728.         verstring=
  729.         output_objdir=.
  730.         libname=conftest
  731.         lt_save_allow_undefined_flag=$allow_undefined_flag_CXX
  732.         allow_undefined_flag_CXX=
  733.         if { (eval echo "$as_me:$LINENO: "$archive_cmds_CXX 2>&1 | grep " -lc " >/dev/null 2>&1"") >&5
  734.   (eval $archive_cmds_CXX 2>&1 | grep " -lc " >/dev/null 2>&1) 2>&5
  735.   ac_status=$?
  736.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  737.   (exit $ac_status); }
  738.         then
  739.   archive_cmds_need_lc_CXX=no
  740.         else
  741.   archive_cmds_need_lc_CXX=yes
  742.         fi
  743.         allow_undefined_flag_CXX=$lt_save_allow_undefined_flag
  744.       else
  745.         cat conftest.err 1>&5
  746.       fi
  747.       $rm conftest*
  748.       echo "$as_me:$LINENO: result: $archive_cmds_need_lc_CXX" >&5
  749. echo "${ECHO_T}$archive_cmds_need_lc_CXX" >&6
  750.       ;;
  751.     esac
  752.   fi
  753.   ;;
  754. esac
  755. echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
  756. echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
  757. library_names_spec=
  758. libname_spec='lib$name'
  759. soname_spec=
  760. shrext_cmds=".so"
  761. postinstall_cmds=
  762. postuninstall_cmds=
  763. finish_cmds=
  764. finish_eval=
  765. shlibpath_var=
  766. shlibpath_overrides_runpath=unknown
  767. version_type=none
  768. dynamic_linker="$host_os ld.so"
  769. sys_lib_dlsearch_path_spec="/lib /usr/lib"
  770. if test "$GCC" = yes; then
  771.   sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
  772.   if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
  773.     # if the path contains ";" then we assume it to be the separator
  774.     # otherwise default to the standard path separator (i.e. ":") - it is
  775.     # assumed that no part of a normal pathname contains ";" but that should
  776.     # okay in the real world where ";" in dirpaths is itself problematic.
  777.     sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
  778.   else
  779.     sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
  780.   fi
  781. else
  782.   sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
  783. fi
  784. need_lib_prefix=unknown
  785. hardcode_into_libs=no
  786. # when you set need_version to no, make sure it does not cause -set_version
  787. # flags to be left without arguments
  788. need_version=unknown
  789. case $host_os in
  790. aix3*)
  791.   version_type=linux
  792.   library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
  793.   shlibpath_var=LIBPATH
  794.   # AIX 3 has no versioning support, so we append a major version to the name.
  795.   soname_spec='${libname}${release}${shared_ext}$major'
  796.   ;;
  797. aix4* | aix5*)
  798.   version_type=linux
  799.   need_lib_prefix=no
  800.   need_version=no
  801.   hardcode_into_libs=yes
  802.   if test "$host_cpu" = ia64; then
  803.     # AIX 5 supports IA64
  804.     library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
  805.     shlibpath_var=LD_LIBRARY_PATH
  806.   else
  807.     # With GCC up to 2.95.x, collect2 would create an import file
  808.     # for dependence libraries.  The import file would start with
  809.     # the line `#! .'.  This would cause the generated library to
  810.     # depend on `.', always an invalid library.  This was fixed in
  811.     # development snapshots of GCC prior to 3.0.
  812.     case $host_os in
  813.       aix4 | aix4.[01] | aix4.[01].*)
  814.       if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
  815.    echo ' yes '
  816.    echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
  817. :
  818.       else
  819. can_build_shared=no
  820.       fi
  821.       ;;
  822.     esac
  823.     # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
  824.     # soname into executable. Probably we can add versioning support to
  825.     # collect2, so additional links can be useful in future.
  826.     if test "$aix_use_runtimelinking" = yes; then
  827.       # If using run time linking (on AIX 4.2 or later) use lib<name>.so
  828.       # instead of lib<name>.a to let people know that these are not
  829.       # typical AIX shared libraries.
  830.       library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  831.     else
  832.       # We preserve .a as extension for shared libraries through AIX4.2
  833.       # and later when we are not doing run time linking.
  834.       library_names_spec='${libname}${release}.a $libname.a'
  835.       soname_spec='${libname}${release}${shared_ext}$major'
  836.     fi
  837.     shlibpath_var=LIBPATH
  838.   fi
  839.   ;;
  840. amigaos*)
  841.   library_names_spec='$libname.ixlibrary $libname.a'
  842.   # Create ${libname}_ixlibrary.a entries in /sys/libs.
  843.   finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '''s%^.*/([^/]*).ixlibrary$%1%'''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
  844.   ;;
  845. beos*)
  846.   library_names_spec='${libname}${shared_ext}'
  847.   dynamic_linker="$host_os ld.so"
  848.   shlibpath_var=LIBRARY_PATH
  849.   ;;
  850. bsdi4*)
  851.   version_type=linux
  852.   need_version=no
  853.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  854.   soname_spec='${libname}${release}${shared_ext}$major'
  855.   finish_cmds='PATH="$PATH:/sbin" ldconfig $libdir'
  856.   shlibpath_var=LD_LIBRARY_PATH
  857.   sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
  858.   sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
  859.   # the default ld.so.conf also contains /usr/contrib/lib and
  860.   # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
  861.   # libtool to hard-code these into programs
  862.   ;;
  863. cygwin* | mingw* | pw32*)
  864.   version_type=windows
  865.   shrext_cmds=".dll"
  866.   need_version=no
  867.   need_lib_prefix=no
  868.   case $GCC,$host_os in
  869.   yes,cygwin* | yes,mingw* | yes,pw32*)
  870.     library_names_spec='$libname.dll.a'
  871.     # DLL is installed to $(libdir)/../bin by postinstall_cmds
  872.     postinstall_cmds='base_file=`basename ${file}`~
  873.       dlpath=`$SHELL 2>&1 -c '''. $dir/'''${base_file}'''i;echo $dlname'''`~
  874.       dldir=$destdir/`dirname $dlpath`~
  875.       test -d $dldir || mkdir -p $dldir~
  876.       $install_prog $dir/$dlname $dldir/$dlname'
  877.     postuninstall_cmds='dldll=`$SHELL 2>&1 -c '''. $file; echo $dlname'''`~
  878.       dlpath=$dir/$dldll~
  879.        $rm $dlpath'
  880.     shlibpath_overrides_runpath=yes
  881.     case $host_os in
  882.     cygwin*)
  883.       # Cygwin DLLs use 'cyg' prefix rather than 'lib'
  884.       soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
  885.       sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
  886.       ;;
  887.     mingw*)
  888.       # MinGW DLLs use traditional 'lib' prefix
  889.       soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
  890.       sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
  891.       if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
  892.         # It is most probably a Windows format PATH printed by
  893.         # mingw gcc, but we are running on Cygwin. Gcc prints its search
  894.         # path with ; separators, and with drive letters. We can handle the
  895.         # drive letters (cygwin fileutils understands them), so leave them,
  896.         # especially as we might pass files found there to a mingw objdump,
  897.         # which wouldn't understand a cygwinified path. Ahh.
  898.         sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
  899.       else
  900.         sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
  901.       fi
  902.       ;;
  903.     pw32*)
  904.       # pw32 DLLs use 'pw' prefix rather than 'lib'
  905.       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
  906.       ;;
  907.     esac
  908.     ;;
  909.   *)
  910.     library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
  911.     ;;
  912.   esac
  913.   dynamic_linker='Win32 ld.exe'
  914.   # FIXME: first we should search . and the directory the executable is in
  915.   shlibpath_var=PATH
  916.   ;;
  917. darwin* | rhapsody*)
  918.   dynamic_linker="$host_os dyld"
  919.   version_type=darwin
  920.   need_lib_prefix=no
  921.   need_version=no
  922.   library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
  923.   soname_spec='${libname}${release}${major}$shared_ext'
  924.   shlibpath_overrides_runpath=yes
  925.   shlibpath_var=DYLD_LIBRARY_PATH
  926.   shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
  927.   # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
  928.   if test "$GCC" = yes; then
  929.     sys_lib_search_path_spec=`$CC -print-search-dirs | tr "n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
  930.   else
  931.     sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
  932.   fi
  933.   sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
  934.   ;;
  935. dgux*)
  936.   version_type=linux
  937.   need_lib_prefix=no
  938.   need_version=no
  939.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
  940.   soname_spec='${libname}${release}${shared_ext}$major'
  941.   shlibpath_var=LD_LIBRARY_PATH
  942.   ;;
  943. freebsd1*)
  944.   dynamic_linker=no
  945.   ;;
  946. kfreebsd*-gnu)
  947.   version_type=linux
  948.   need_lib_prefix=no
  949.   need_version=no
  950.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
  951.   soname_spec='${libname}${release}${shared_ext}$major'
  952.   shlibpath_var=LD_LIBRARY_PATH
  953.   shlibpath_overrides_runpath=no
  954.   hardcode_into_libs=yes
  955.   dynamic_linker='GNU ld.so'
  956.   ;;
  957. freebsd*)
  958.   objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
  959.   version_type=freebsd-$objformat
  960.   case $version_type in
  961.     freebsd-elf*)
  962.       library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
  963.       need_version=no
  964.       need_lib_prefix=no
  965.       ;;
  966.     freebsd-*)
  967.       library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
  968.       need_version=yes
  969.       ;;
  970.   esac
  971.   shlibpath_var=LD_LIBRARY_PATH
  972.   case $host_os in
  973.   freebsd2*)
  974.     shlibpath_overrides_runpath=yes
  975.     ;;
  976.   freebsd3.01* | freebsdelf3.01*)
  977.     shlibpath_overrides_runpath=yes
  978.     hardcode_into_libs=yes
  979.     ;;
  980.   *) # from 3.2 on
  981.     shlibpath_overrides_runpath=no
  982.     hardcode_into_libs=yes
  983.     ;;
  984.   esac
  985.   ;;
  986. gnu*)
  987.   version_type=linux
  988.   need_lib_prefix=no
  989.   need_version=no
  990.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
  991.   soname_spec='${libname}${release}${shared_ext}$major'
  992.   shlibpath_var=LD_LIBRARY_PATH
  993.   hardcode_into_libs=yes
  994.   ;;
  995. hpux9* | hpux10* | hpux11*)
  996.   # Give a soname corresponding to the major version so that dld.sl refuses to
  997.   # link against other versions.
  998.   version_type=sunos
  999.   need_lib_prefix=no
  1000.   need_version=no
  1001.   case "$host_cpu" in
  1002.   ia64*)
  1003.     shrext_cmds='.so'
  1004.     hardcode_into_libs=yes
  1005.     dynamic_linker="$host_os dld.so"
  1006.     shlibpath_var=LD_LIBRARY_PATH
  1007.     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
  1008.     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  1009.     soname_spec='${libname}${release}${shared_ext}$major'
  1010.     if test "X$HPUX_IA64_MODE" = X32; then
  1011.       sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
  1012.     else
  1013.       sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
  1014.     fi
  1015.     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
  1016.     ;;
  1017.    hppa*64*)
  1018.      shrext_cmds='.sl'
  1019.      hardcode_into_libs=yes
  1020.      dynamic_linker="$host_os dld.sl"
  1021.      shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
  1022.      shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
  1023.      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  1024.      soname_spec='${libname}${release}${shared_ext}$major'
  1025.      sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
  1026.      sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
  1027.      ;;
  1028.    *)
  1029.     shrext_cmds='.sl'
  1030.     dynamic_linker="$host_os dld.sl"
  1031.     shlibpath_var=SHLIB_PATH
  1032.     shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
  1033.     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  1034.     soname_spec='${libname}${release}${shared_ext}$major'
  1035.     ;;
  1036.   esac
  1037.   # HP-UX runs *really* slowly unless shared libraries are mode 555.
  1038.   postinstall_cmds='chmod 555 $lib'
  1039.   ;;
  1040. irix5* | irix6* | nonstopux*)
  1041.   case $host_os in
  1042.     nonstopux*) version_type=nonstopux ;;
  1043.     *)
  1044. if test "$lt_cv_prog_gnu_ld" = yes; then
  1045. version_type=linux
  1046. else
  1047. version_type=irix
  1048. fi ;;
  1049.   esac
  1050.   need_lib_prefix=no
  1051.   need_version=no
  1052.   soname_spec='${libname}${release}${shared_ext}$major'
  1053.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
  1054.   case $host_os in
  1055.   irix5* | nonstopux*)
  1056.     libsuff= shlibsuff=
  1057.     ;;
  1058.   *)
  1059.     case $LD in # libtool.m4 will add one of these switches to LD
  1060.     *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
  1061.       libsuff= shlibsuff= libmagic=32-bit;;
  1062.     *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
  1063.       libsuff=32 shlibsuff=N32 libmagic=N32;;
  1064.     *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
  1065.       libsuff=64 shlibsuff=64 libmagic=64-bit;;
  1066.     *) libsuff= shlibsuff= libmagic=never-match;;
  1067.     esac
  1068.     ;;
  1069.   esac
  1070.   shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
  1071.   shlibpath_overrides_runpath=no
  1072.   sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
  1073.   sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
  1074.   hardcode_into_libs=yes
  1075.   ;;
  1076. # No shared lib support for Linux oldld, aout, or coff.
  1077. linux*oldld* | linux*aout* | linux*coff*)
  1078.   dynamic_linker=no
  1079.   ;;
  1080. # This must be Linux ELF.
  1081. linux*)
  1082.   version_type=linux
  1083.   need_lib_prefix=no
  1084.   need_version=no
  1085.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  1086.   soname_spec='${libname}${release}${shared_ext}$major'
  1087.   finish_cmds='PATH="$PATH:/sbin" ldconfig -n $libdir'
  1088.   shlibpath_var=LD_LIBRARY_PATH
  1089.   shlibpath_overrides_runpath=no
  1090.   # This implies no fast_install, which is unacceptable.
  1091.   # Some rework will be needed to allow for fast_install
  1092.   # before this can be enabled.
  1093.   hardcode_into_libs=yes
  1094.   # find out which ABI we are using
  1095.   libsuff=
  1096.   case "$host_cpu" in
  1097.   x86_64*|s390x*|powerpc64*)
  1098.     echo '#line 12257 "configure"' > conftest.$ac_ext
  1099.     if { (eval echo "$as_me:$LINENO: "$ac_compile"") >&5
  1100.   (eval $ac_compile) 2>&5
  1101.   ac_status=$?
  1102.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1103.   (exit $ac_status); }; then
  1104.       case `/usr/bin/file conftest.$ac_objext` in
  1105.       *64-bit*)
  1106.         libsuff=64
  1107.         sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
  1108.         ;;
  1109.       esac
  1110.     fi
  1111.     rm -rf conftest*
  1112.     ;;
  1113.   esac
  1114.   # Append ld.so.conf contents to the search path
  1115.   if test -f /etc/ld.so.conf; then
  1116.     lt_ld_extra=`$SED -e 's/:,t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr 'n' ' '`
  1117.     sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
  1118.   fi
  1119.   # We used to test for /lib/ld.so.1 and disable shared libraries on
  1120.   # powerpc, because MkLinux only supported shared libraries with the
  1121.   # GNU dynamic linker.  Since this was broken with cross compilers,
  1122.   # most powerpc-linux boxes support dynamic linking these days and
  1123.   # people can always --disable-shared, the test was removed, and we
  1124.   # assume the GNU/Linux dynamic linker is in use.
  1125.   dynamic_linker='GNU/Linux ld.so'
  1126.   ;;
  1127. knetbsd*-gnu)
  1128.   version_type=linux
  1129.   need_lib_prefix=no
  1130.   need_version=no
  1131.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
  1132.   soname_spec='${libname}${release}${shared_ext}$major'
  1133.   shlibpath_var=LD_LIBRARY_PATH
  1134.   shlibpath_overrides_runpath=no
  1135.   hardcode_into_libs=yes
  1136.   dynamic_linker='GNU ld.so'
  1137.   ;;
  1138. netbsd*)
  1139.   version_type=sunos
  1140.   need_lib_prefix=no
  1141.   need_version=no
  1142.   if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
  1143.     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
  1144.     finish_cmds='PATH="$PATH:/sbin" ldconfig -m $libdir'
  1145.     dynamic_linker='NetBSD (a.out) ld.so'
  1146.   else
  1147.     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
  1148.     soname_spec='${libname}${release}${shared_ext}$major'
  1149.     dynamic_linker='NetBSD ld.elf_so'
  1150.   fi
  1151.   shlibpath_var=LD_LIBRARY_PATH
  1152.   shlibpath_overrides_runpath=yes
  1153.   hardcode_into_libs=yes
  1154.   ;;
  1155. newsos6)
  1156.   version_type=linux
  1157.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  1158.   shlibpath_var=LD_LIBRARY_PATH
  1159.   shlibpath_overrides_runpath=yes
  1160.   ;;
  1161. nto-qnx*)
  1162.   version_type=linux
  1163.   need_lib_prefix=no
  1164.   need_version=no
  1165.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  1166.   soname_spec='${libname}${release}${shared_ext}$major'
  1167.   shlibpath_var=LD_LIBRARY_PATH
  1168.   shlibpath_overrides_runpath=yes
  1169.   ;;
  1170. openbsd*)
  1171.   version_type=sunos
  1172.   need_lib_prefix=no
  1173.   need_version=yes
  1174.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
  1175.   finish_cmds='PATH="$PATH:/sbin" ldconfig -m $libdir'
  1176.   shlibpath_var=LD_LIBRARY_PATH
  1177.   if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
  1178.     case $host_os in
  1179.       openbsd2.[89] | openbsd2.[89].*)
  1180. shlibpath_overrides_runpath=no
  1181. ;;
  1182.       *)
  1183. shlibpath_overrides_runpath=yes
  1184. ;;
  1185.       esac
  1186.   else
  1187.     shlibpath_overrides_runpath=yes
  1188.   fi
  1189.   ;;
  1190. os2*)
  1191.   libname_spec='$name'
  1192.   shrext_cmds=".dll"
  1193.   need_lib_prefix=no
  1194.   library_names_spec='$libname${shared_ext} $libname.a'
  1195.   dynamic_linker='OS/2 ld.exe'
  1196.   shlibpath_var=LIBPATH
  1197.   ;;
  1198. osf3* | osf4* | osf5*)
  1199.   version_type=osf
  1200.   need_lib_prefix=no
  1201.   need_version=no
  1202.   soname_spec='${libname}${release}${shared_ext}$major'
  1203.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  1204.   shlibpath_var=LD_LIBRARY_PATH
  1205.   sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
  1206.   sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
  1207.   ;;
  1208. sco3.2v5*)
  1209.   version_type=osf
  1210.   soname_spec='${libname}${release}${shared_ext}$major'
  1211.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  1212.   shlibpath_var=LD_LIBRARY_PATH
  1213.   ;;
  1214. solaris*)
  1215.   version_type=linux
  1216.   need_lib_prefix=no
  1217.   need_version=no
  1218.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  1219.   soname_spec='${libname}${release}${shared_ext}$major'
  1220.   shlibpath_var=LD_LIBRARY_PATH
  1221.   shlibpath_overrides_runpath=yes
  1222.   hardcode_into_libs=yes
  1223.   # ldd complains unless libraries are executable
  1224.   postinstall_cmds='chmod +x $lib'
  1225.   ;;
  1226. sunos4*)
  1227.   version_type=sunos
  1228.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
  1229.   finish_cmds='PATH="$PATH:/usr/etc" ldconfig $libdir'
  1230.   shlibpath_var=LD_LIBRARY_PATH
  1231.   shlibpath_overrides_runpath=yes
  1232.   if test "$with_gnu_ld" = yes; then
  1233.     need_lib_prefix=no
  1234.   fi
  1235.   need_version=yes
  1236.   ;;
  1237. sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
  1238.   version_type=linux
  1239.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  1240.   soname_spec='${libname}${release}${shared_ext}$major'
  1241.   shlibpath_var=LD_LIBRARY_PATH
  1242.   case $host_vendor in
  1243.     sni)
  1244.       shlibpath_overrides_runpath=no
  1245.       need_lib_prefix=no
  1246.       export_dynamic_flag_spec='${wl}-Blargedynsym'
  1247.       runpath_var=LD_RUN_PATH
  1248.       ;;
  1249.     siemens)
  1250.       need_lib_prefix=no
  1251.       ;;
  1252.     motorola)
  1253.       need_lib_prefix=no
  1254.       need_version=no
  1255.       shlibpath_overrides_runpath=no
  1256.       sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
  1257.       ;;
  1258.   esac
  1259.   ;;
  1260. sysv4*MP*)
  1261.   if test -d /usr/nec ;then
  1262.     version_type=linux
  1263.     library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
  1264.     soname_spec='$libname${shared_ext}.$major'
  1265.     shlibpath_var=LD_LIBRARY_PATH
  1266.   fi
  1267.   ;;
  1268. uts4*)
  1269.   version_type=linux
  1270.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  1271.   soname_spec='${libname}${release}${shared_ext}$major'
  1272.   shlibpath_var=LD_LIBRARY_PATH
  1273.   ;;
  1274. *)
  1275.   dynamic_linker=no
  1276.   ;;
  1277. esac
  1278. echo "$as_me:$LINENO: result: $dynamic_linker" >&5
  1279. echo "${ECHO_T}$dynamic_linker" >&6
  1280. test "$dynamic_linker" = no && can_build_shared=no
  1281. echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
  1282. echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
  1283. hardcode_action_CXX=
  1284. if test -n "$hardcode_libdir_flag_spec_CXX" || 
  1285.    test -n "$runpath_var CXX" || 
  1286.    test "X$hardcode_automatic_CXX"="Xyes" ; then
  1287.   # We can hardcode non-existant directories.
  1288.   if test "$hardcode_direct_CXX" != no &&
  1289.      # If the only mechanism to avoid hardcoding is shlibpath_var, we
  1290.      # have to relink, otherwise we might link with an installed library
  1291.      # when we should be linking with a yet-to-be-installed one
  1292.      ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, CXX)" != no &&
  1293.      test "$hardcode_minus_L_CXX" != no; then
  1294.     # Linking always hardcodes the temporary library directory.
  1295.     hardcode_action_CXX=relink
  1296.   else
  1297.     # We can link without hardcoding, and we can hardcode nonexisting dirs.
  1298.     hardcode_action_CXX=immediate
  1299.   fi
  1300. else
  1301.   # We cannot hardcode anything, or else we can only hardcode existing
  1302.   # directories.
  1303.   hardcode_action_CXX=unsupported
  1304. fi
  1305. echo "$as_me:$LINENO: result: $hardcode_action_CXX" >&5
  1306. echo "${ECHO_T}$hardcode_action_CXX" >&6
  1307. if test "$hardcode_action_CXX" = relink; then
  1308.   # Fast installation is not supported
  1309.   enable_fast_install=no
  1310. elif test "$shlibpath_overrides_runpath" = yes ||
  1311.      test "$enable_shared" = no; then
  1312.   # Fast installation is not necessary
  1313.   enable_fast_install=needless
  1314. fi
  1315. striplib=
  1316. old_striplib=
  1317. echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
  1318. echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
  1319. if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
  1320.   test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
  1321.   test -z "$striplib" && striplib="$STRIP --strip-unneeded"
  1322.   echo "$as_me:$LINENO: result: yes" >&5
  1323. echo "${ECHO_T}yes" >&6
  1324. else
  1325. # FIXME - insert some real tests, host_os isn't really good enough
  1326.   case $host_os in
  1327.    darwin*)
  1328.        if test -n "$STRIP" ; then
  1329.          striplib="$STRIP -x"
  1330.          echo "$as_me:$LINENO: result: yes" >&5
  1331. echo "${ECHO_T}yes" >&6
  1332.        else
  1333.   echo "$as_me:$LINENO: result: no" >&5
  1334. echo "${ECHO_T}no" >&6
  1335. fi
  1336.        ;;
  1337.    *)
  1338.   echo "$as_me:$LINENO: result: no" >&5
  1339. echo "${ECHO_T}no" >&6
  1340.     ;;
  1341.   esac
  1342. fi
  1343. if test "x$enable_dlopen" != xyes; then
  1344.   enable_dlopen=unknown
  1345.   enable_dlopen_self=unknown
  1346.   enable_dlopen_self_static=unknown
  1347. else
  1348.   lt_cv_dlopen=no
  1349.   lt_cv_dlopen_libs=
  1350.   case $host_os in
  1351.   beos*)
  1352.     lt_cv_dlopen="load_add_on"
  1353.     lt_cv_dlopen_libs=
  1354.     lt_cv_dlopen_self=yes
  1355.     ;;
  1356.   mingw* | pw32*)
  1357.     lt_cv_dlopen="LoadLibrary"
  1358.     lt_cv_dlopen_libs=
  1359.    ;;
  1360.   cygwin*)
  1361.     lt_cv_dlopen="dlopen"
  1362.     lt_cv_dlopen_libs=
  1363.    ;;
  1364.   darwin*)
  1365.   # if libdl is installed we need to link against it
  1366.     echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
  1367. echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6
  1368. if test "${ac_cv_lib_dl_dlopen+set}" = set; then
  1369.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1370. else
  1371.   ac_check_lib_save_LIBS=$LIBS
  1372. LIBS="-ldl  $LIBS"
  1373. cat >conftest.$ac_ext <<_ACEOF
  1374. /* confdefs.h.  */
  1375. _ACEOF
  1376. cat confdefs.h >>conftest.$ac_ext
  1377. cat >>conftest.$ac_ext <<_ACEOF
  1378. /* end confdefs.h.  */
  1379. /* Override any gcc2 internal prototype to avoid an error.  */
  1380. #ifdef __cplusplus
  1381. extern "C"
  1382. #endif
  1383. /* We use char because int might match the return type of a gcc2
  1384.    builtin and then its argument prototype would still apply.  */
  1385. char dlopen ();
  1386. int
  1387. main ()
  1388. {
  1389. dlopen ();
  1390.   ;
  1391.   return 0;
  1392. }
  1393. _ACEOF
  1394. rm -f conftest.$ac_objext conftest$ac_exeext
  1395. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1396.   (eval $ac_link) 2>conftest.er1
  1397.   ac_status=$?
  1398.   grep -v '^ *+' conftest.er1 >conftest.err
  1399.   rm -f conftest.er1
  1400.   cat conftest.err >&5
  1401.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1402.   (exit $ac_status); } &&
  1403.  { ac_try='test -z "$ac_cxx_werror_flag"
  1404.  || test ! -s conftest.err'
  1405.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1406.   (eval $ac_try) 2>&5
  1407.   ac_status=$?
  1408.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1409.   (exit $ac_status); }; } &&
  1410.  { ac_try='test -s conftest$ac_exeext'
  1411.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1412.   (eval $ac_try) 2>&5
  1413.   ac_status=$?
  1414.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1415.   (exit $ac_status); }; }; then
  1416.   ac_cv_lib_dl_dlopen=yes
  1417. else
  1418.   echo "$as_me: failed program was:" >&5
  1419. sed 's/^/| /' conftest.$ac_ext >&5
  1420. ac_cv_lib_dl_dlopen=no
  1421. fi
  1422. rm -f conftest.err conftest.$ac_objext 
  1423.       conftest$ac_exeext conftest.$ac_ext
  1424. LIBS=$ac_check_lib_save_LIBS
  1425. fi
  1426. echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
  1427. echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6
  1428. if test $ac_cv_lib_dl_dlopen = yes; then
  1429.   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
  1430. else
  1431.     lt_cv_dlopen="dyld"
  1432.     lt_cv_dlopen_libs=
  1433.     lt_cv_dlopen_self=yes
  1434. fi
  1435.    ;;
  1436.   *)
  1437.     echo "$as_me:$LINENO: checking for shl_load" >&5
  1438. echo $ECHO_N "checking for shl_load... $ECHO_C" >&6
  1439. if test "${ac_cv_func_shl_load+set}" = set; then
  1440.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1441. else
  1442.   cat >conftest.$ac_ext <<_ACEOF
  1443. /* confdefs.h.  */
  1444. _ACEOF
  1445. cat confdefs.h >>conftest.$ac_ext
  1446. cat >>conftest.$ac_ext <<_ACEOF
  1447. /* end confdefs.h.  */
  1448. /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
  1449.    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  1450. #define shl_load innocuous_shl_load
  1451. /* System header to define __stub macros and hopefully few prototypes,
  1452.     which can conflict with char shl_load (); below.
  1453.     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1454.     <limits.h> exists even on freestanding compilers.  */
  1455. #ifdef __STDC__
  1456. # include <limits.h>
  1457. #else
  1458. # include <assert.h>
  1459. #endif
  1460. #undef shl_load
  1461. /* Override any gcc2 internal prototype to avoid an error.  */
  1462. #ifdef __cplusplus
  1463. extern "C"
  1464. {
  1465. #endif
  1466. /* We use char because int might match the return type of a gcc2
  1467.    builtin and then its argument prototype would still apply.  */
  1468. char shl_load ();
  1469. /* The GNU C library defines this for functions which it implements
  1470.     to always fail with ENOSYS.  Some functions are actually named
  1471.     something starting with __ and the normal name is an alias.  */
  1472. #if defined (__stub_shl_load) || defined (__stub___shl_load)
  1473. choke me
  1474. #else
  1475. char (*f) () = shl_load;
  1476. #endif
  1477. #ifdef __cplusplus
  1478. }
  1479. #endif
  1480. int
  1481. main ()
  1482. {
  1483. return f != shl_load;
  1484.   ;
  1485.   return 0;
  1486. }
  1487. _ACEOF
  1488. rm -f conftest.$ac_objext conftest$ac_exeext
  1489. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1490.   (eval $ac_link) 2>conftest.er1
  1491.   ac_status=$?
  1492.   grep -v '^ *+' conftest.er1 >conftest.err
  1493.   rm -f conftest.er1
  1494.   cat conftest.err >&5
  1495.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1496.   (exit $ac_status); } &&
  1497.  { ac_try='test -z "$ac_cxx_werror_flag"
  1498.  || test ! -s conftest.err'
  1499.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1500.   (eval $ac_try) 2>&5
  1501.   ac_status=$?
  1502.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1503.   (exit $ac_status); }; } &&
  1504.  { ac_try='test -s conftest$ac_exeext'
  1505.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1506.   (eval $ac_try) 2>&5
  1507.   ac_status=$?
  1508.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1509.   (exit $ac_status); }; }; then
  1510.   ac_cv_func_shl_load=yes
  1511. else
  1512.   echo "$as_me: failed program was:" >&5
  1513. sed 's/^/| /' conftest.$ac_ext >&5
  1514. ac_cv_func_shl_load=no
  1515. fi
  1516. rm -f conftest.err conftest.$ac_objext 
  1517.       conftest$ac_exeext conftest.$ac_ext
  1518. fi
  1519. echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
  1520. echo "${ECHO_T}$ac_cv_func_shl_load" >&6
  1521. if test $ac_cv_func_shl_load = yes; then
  1522.   lt_cv_dlopen="shl_load"
  1523. else
  1524.   echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
  1525. echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6
  1526. if test "${ac_cv_lib_dld_shl_load+set}" = set; then
  1527.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1528. else
  1529.   ac_check_lib_save_LIBS=$LIBS
  1530. LIBS="-ldld  $LIBS"
  1531. cat >conftest.$ac_ext <<_ACEOF
  1532. /* confdefs.h.  */
  1533. _ACEOF
  1534. cat confdefs.h >>conftest.$ac_ext
  1535. cat >>conftest.$ac_ext <<_ACEOF
  1536. /* end confdefs.h.  */
  1537. /* Override any gcc2 internal prototype to avoid an error.  */
  1538. #ifdef __cplusplus
  1539. extern "C"
  1540. #endif
  1541. /* We use char because int might match the return type of a gcc2
  1542.    builtin and then its argument prototype would still apply.  */
  1543. char shl_load ();
  1544. int
  1545. main ()
  1546. {
  1547. shl_load ();
  1548.   ;
  1549.   return 0;
  1550. }
  1551. _ACEOF
  1552. rm -f conftest.$ac_objext conftest$ac_exeext
  1553. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1554.   (eval $ac_link) 2>conftest.er1
  1555.   ac_status=$?
  1556.   grep -v '^ *+' conftest.er1 >conftest.err
  1557.   rm -f conftest.er1
  1558.   cat conftest.err >&5
  1559.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1560.   (exit $ac_status); } &&
  1561.  { ac_try='test -z "$ac_cxx_werror_flag"
  1562.  || test ! -s conftest.err'
  1563.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1564.   (eval $ac_try) 2>&5
  1565.   ac_status=$?
  1566.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1567.   (exit $ac_status); }; } &&
  1568.  { ac_try='test -s conftest$ac_exeext'
  1569.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1570.   (eval $ac_try) 2>&5
  1571.   ac_status=$?
  1572.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1573.   (exit $ac_status); }; }; then
  1574.   ac_cv_lib_dld_shl_load=yes
  1575. else
  1576.   echo "$as_me: failed program was:" >&5
  1577. sed 's/^/| /' conftest.$ac_ext >&5
  1578. ac_cv_lib_dld_shl_load=no
  1579. fi
  1580. rm -f conftest.err conftest.$ac_objext 
  1581.       conftest$ac_exeext conftest.$ac_ext
  1582. LIBS=$ac_check_lib_save_LIBS
  1583. fi
  1584. echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
  1585. echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6
  1586. if test $ac_cv_lib_dld_shl_load = yes; then
  1587.   lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"
  1588. else
  1589.   echo "$as_me:$LINENO: checking for dlopen" >&5
  1590. echo $ECHO_N "checking for dlopen... $ECHO_C" >&6
  1591. if test "${ac_cv_func_dlopen+set}" = set; then
  1592.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1593. else
  1594.   cat >conftest.$ac_ext <<_ACEOF
  1595. /* confdefs.h.  */
  1596. _ACEOF
  1597. cat confdefs.h >>conftest.$ac_ext
  1598. cat >>conftest.$ac_ext <<_ACEOF
  1599. /* end confdefs.h.  */
  1600. /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
  1601.    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  1602. #define dlopen innocuous_dlopen
  1603. /* System header to define __stub macros and hopefully few prototypes,
  1604.     which can conflict with char dlopen (); below.
  1605.     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1606.     <limits.h> exists even on freestanding compilers.  */
  1607. #ifdef __STDC__
  1608. # include <limits.h>
  1609. #else
  1610. # include <assert.h>
  1611. #endif
  1612. #undef dlopen
  1613. /* Override any gcc2 internal prototype to avoid an error.  */
  1614. #ifdef __cplusplus
  1615. extern "C"
  1616. {
  1617. #endif
  1618. /* We use char because int might match the return type of a gcc2
  1619.    builtin and then its argument prototype would still apply.  */
  1620. char dlopen ();
  1621. /* The GNU C library defines this for functions which it implements
  1622.     to always fail with ENOSYS.  Some functions are actually named
  1623.     something starting with __ and the normal name is an alias.  */
  1624. #if defined (__stub_dlopen) || defined (__stub___dlopen)
  1625. choke me
  1626. #else
  1627. char (*f) () = dlopen;
  1628. #endif
  1629. #ifdef __cplusplus
  1630. }
  1631. #endif
  1632. int
  1633. main ()
  1634. {
  1635. return f != dlopen;
  1636.   ;
  1637.   return 0;
  1638. }
  1639. _ACEOF
  1640. rm -f conftest.$ac_objext conftest$ac_exeext
  1641. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1642.   (eval $ac_link) 2>conftest.er1
  1643.   ac_status=$?
  1644.   grep -v '^ *+' conftest.er1 >conftest.err
  1645.   rm -f conftest.er1
  1646.   cat conftest.err >&5
  1647.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1648.   (exit $ac_status); } &&
  1649.  { ac_try='test -z "$ac_cxx_werror_flag"
  1650.  || test ! -s conftest.err'
  1651.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1652.   (eval $ac_try) 2>&5
  1653.   ac_status=$?
  1654.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1655.   (exit $ac_status); }; } &&
  1656.  { ac_try='test -s conftest$ac_exeext'
  1657.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1658.   (eval $ac_try) 2>&5
  1659.   ac_status=$?
  1660.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1661.   (exit $ac_status); }; }; then
  1662.   ac_cv_func_dlopen=yes
  1663. else
  1664.   echo "$as_me: failed program was:" >&5
  1665. sed 's/^/| /' conftest.$ac_ext >&5
  1666. ac_cv_func_dlopen=no
  1667. fi
  1668. rm -f conftest.err conftest.$ac_objext 
  1669.       conftest$ac_exeext conftest.$ac_ext
  1670. fi
  1671. echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
  1672. echo "${ECHO_T}$ac_cv_func_dlopen" >&6
  1673. if test $ac_cv_func_dlopen = yes; then
  1674.   lt_cv_dlopen="dlopen"
  1675. else
  1676.   echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
  1677. echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6
  1678. if test "${ac_cv_lib_dl_dlopen+set}" = set; then
  1679.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1680. else
  1681.   ac_check_lib_save_LIBS=$LIBS
  1682. LIBS="-ldl  $LIBS"
  1683. cat >conftest.$ac_ext <<_ACEOF
  1684. /* confdefs.h.  */
  1685. _ACEOF
  1686. cat confdefs.h >>conftest.$ac_ext
  1687. cat >>conftest.$ac_ext <<_ACEOF
  1688. /* end confdefs.h.  */
  1689. /* Override any gcc2 internal prototype to avoid an error.  */
  1690. #ifdef __cplusplus
  1691. extern "C"
  1692. #endif
  1693. /* We use char because int might match the return type of a gcc2
  1694.    builtin and then its argument prototype would still apply.  */
  1695. char dlopen ();
  1696. int
  1697. main ()
  1698. {
  1699. dlopen ();
  1700.   ;
  1701.   return 0;
  1702. }
  1703. _ACEOF
  1704. rm -f conftest.$ac_objext conftest$ac_exeext
  1705. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1706.   (eval $ac_link) 2>conftest.er1
  1707.   ac_status=$?
  1708.   grep -v '^ *+' conftest.er1 >conftest.err
  1709.   rm -f conftest.er1
  1710.   cat conftest.err >&5
  1711.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1712.   (exit $ac_status); } &&
  1713.  { ac_try='test -z "$ac_cxx_werror_flag"
  1714.  || test ! -s conftest.err'
  1715.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1716.   (eval $ac_try) 2>&5
  1717.   ac_status=$?
  1718.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1719.   (exit $ac_status); }; } &&
  1720.  { ac_try='test -s conftest$ac_exeext'
  1721.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1722.   (eval $ac_try) 2>&5
  1723.   ac_status=$?
  1724.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1725.   (exit $ac_status); }; }; then
  1726.   ac_cv_lib_dl_dlopen=yes
  1727. else
  1728.   echo "$as_me: failed program was:" >&5
  1729. sed 's/^/| /' conftest.$ac_ext >&5
  1730. ac_cv_lib_dl_dlopen=no
  1731. fi
  1732. rm -f conftest.err conftest.$ac_objext 
  1733.       conftest$ac_exeext conftest.$ac_ext
  1734. LIBS=$ac_check_lib_save_LIBS
  1735. fi
  1736. echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
  1737. echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6
  1738. if test $ac_cv_lib_dl_dlopen = yes; then
  1739.   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
  1740. else
  1741.   echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
  1742. echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6
  1743. if test "${ac_cv_lib_svld_dlopen+set}" = set; then
  1744.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1745. else
  1746.   ac_check_lib_save_LIBS=$LIBS
  1747. LIBS="-lsvld  $LIBS"
  1748. cat >conftest.$ac_ext <<_ACEOF
  1749. /* confdefs.h.  */
  1750. _ACEOF
  1751. cat confdefs.h >>conftest.$ac_ext
  1752. cat >>conftest.$ac_ext <<_ACEOF
  1753. /* end confdefs.h.  */
  1754. /* Override any gcc2 internal prototype to avoid an error.  */
  1755. #ifdef __cplusplus
  1756. extern "C"
  1757. #endif
  1758. /* We use char because int might match the return type of a gcc2
  1759.    builtin and then its argument prototype would still apply.  */
  1760. char dlopen ();
  1761. int
  1762. main ()
  1763. {
  1764. dlopen ();
  1765.   ;
  1766.   return 0;
  1767. }
  1768. _ACEOF
  1769. rm -f conftest.$ac_objext conftest$ac_exeext
  1770. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1771.   (eval $ac_link) 2>conftest.er1
  1772.   ac_status=$?
  1773.   grep -v '^ *+' conftest.er1 >conftest.err
  1774.   rm -f conftest.er1
  1775.   cat conftest.err >&5
  1776.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1777.   (exit $ac_status); } &&
  1778.  { ac_try='test -z "$ac_cxx_werror_flag"
  1779.  || test ! -s conftest.err'
  1780.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1781.   (eval $ac_try) 2>&5
  1782.   ac_status=$?
  1783.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1784.   (exit $ac_status); }; } &&
  1785.  { ac_try='test -s conftest$ac_exeext'
  1786.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1787.   (eval $ac_try) 2>&5
  1788.   ac_status=$?
  1789.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1790.   (exit $ac_status); }; }; then
  1791.   ac_cv_lib_svld_dlopen=yes
  1792. else
  1793.   echo "$as_me: failed program was:" >&5
  1794. sed 's/^/| /' conftest.$ac_ext >&5
  1795. ac_cv_lib_svld_dlopen=no
  1796. fi
  1797. rm -f conftest.err conftest.$ac_objext 
  1798.       conftest$ac_exeext conftest.$ac_ext
  1799. LIBS=$ac_check_lib_save_LIBS
  1800. fi
  1801. echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
  1802. echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6
  1803. if test $ac_cv_lib_svld_dlopen = yes; then
  1804.   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
  1805. else
  1806.   echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
  1807. echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6
  1808. if test "${ac_cv_lib_dld_dld_link+set}" = set; then
  1809.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1810. else
  1811.   ac_check_lib_save_LIBS=$LIBS
  1812. LIBS="-ldld  $LIBS"
  1813. cat >conftest.$ac_ext <<_ACEOF
  1814. /* confdefs.h.  */
  1815. _ACEOF
  1816. cat confdefs.h >>conftest.$ac_ext
  1817. cat >>conftest.$ac_ext <<_ACEOF
  1818. /* end confdefs.h.  */
  1819. /* Override any gcc2 internal prototype to avoid an error.  */
  1820. #ifdef __cplusplus
  1821. extern "C"
  1822. #endif
  1823. /* We use char because int might match the return type of a gcc2
  1824.    builtin and then its argument prototype would still apply.  */
  1825. char dld_link ();
  1826. int
  1827. main ()
  1828. {
  1829. dld_link ();
  1830.   ;
  1831.   return 0;
  1832. }
  1833. _ACEOF
  1834. rm -f conftest.$ac_objext conftest$ac_exeext
  1835. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1836.   (eval $ac_link) 2>conftest.er1
  1837.   ac_status=$?
  1838.   grep -v '^ *+' conftest.er1 >conftest.err
  1839.   rm -f conftest.er1
  1840.   cat conftest.err >&5
  1841.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1842.   (exit $ac_status); } &&
  1843.  { ac_try='test -z "$ac_cxx_werror_flag"
  1844.  || test ! -s conftest.err'
  1845.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1846.   (eval $ac_try) 2>&5
  1847.   ac_status=$?
  1848.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1849.   (exit $ac_status); }; } &&
  1850.  { ac_try='test -s conftest$ac_exeext'
  1851.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1852.   (eval $ac_try) 2>&5
  1853.   ac_status=$?
  1854.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1855.   (exit $ac_status); }; }; then
  1856.   ac_cv_lib_dld_dld_link=yes
  1857. else
  1858.   echo "$as_me: failed program was:" >&5
  1859. sed 's/^/| /' conftest.$ac_ext >&5
  1860. ac_cv_lib_dld_dld_link=no
  1861. fi
  1862. rm -f conftest.err conftest.$ac_objext 
  1863.       conftest$ac_exeext conftest.$ac_ext
  1864. LIBS=$ac_check_lib_save_LIBS
  1865. fi
  1866. echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
  1867. echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6
  1868. if test $ac_cv_lib_dld_dld_link = yes; then
  1869.   lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"
  1870. fi
  1871. fi
  1872. fi
  1873. fi
  1874. fi
  1875. fi
  1876.     ;;
  1877.   esac
  1878.   if test "x$lt_cv_dlopen" != xno; then
  1879.     enable_dlopen=yes
  1880.   else
  1881.     enable_dlopen=no
  1882.   fi
  1883.   case $lt_cv_dlopen in
  1884.   dlopen)
  1885.     save_CPPFLAGS="$CPPFLAGS"
  1886.     test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
  1887.     save_LDFLAGS="$LDFLAGS"
  1888.     eval LDFLAGS="$LDFLAGS $export_dynamic_flag_spec"
  1889.     save_LIBS="$LIBS"
  1890.     LIBS="$lt_cv_dlopen_libs $LIBS"
  1891.     echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
  1892. echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6
  1893. if test "${lt_cv_dlopen_self+set}" = set; then
  1894.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1895. else
  1896.      if test "$cross_compiling" = yes; then :
  1897.   lt_cv_dlopen_self=cross
  1898. else
  1899.   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
  1900.   lt_status=$lt_dlunknown
  1901.   cat > conftest.$ac_ext <<EOF
  1902. #line 13128 "configure"
  1903. #include "confdefs.h"
  1904. #if HAVE_DLFCN_H
  1905. #include <dlfcn.h>
  1906. #endif
  1907. #include <stdio.h>
  1908. #ifdef RTLD_GLOBAL
  1909. #  define LT_DLGLOBAL RTLD_GLOBAL
  1910. #else
  1911. #  ifdef DL_GLOBAL
  1912. #    define LT_DLGLOBAL DL_GLOBAL
  1913. #  else
  1914. #    define LT_DLGLOBAL 0
  1915. #  endif
  1916. #endif
  1917. /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
  1918.    find out it does not work in some platform. */
  1919. #ifndef LT_DLLAZY_OR_NOW
  1920. #  ifdef RTLD_LAZY
  1921. #    define LT_DLLAZY_OR_NOW RTLD_LAZY
  1922. #  else
  1923. #    ifdef DL_LAZY
  1924. #      define LT_DLLAZY_OR_NOW DL_LAZY
  1925. #    else
  1926. #      ifdef RTLD_NOW
  1927. #        define LT_DLLAZY_OR_NOW RTLD_NOW
  1928. #      else
  1929. #        ifdef DL_NOW
  1930. #          define LT_DLLAZY_OR_NOW DL_NOW
  1931. #        else
  1932. #          define LT_DLLAZY_OR_NOW 0
  1933. #        endif
  1934. #      endif
  1935. #    endif
  1936. #  endif
  1937. #endif
  1938. #ifdef __cplusplus
  1939. extern "C" void exit (int);
  1940. #endif
  1941. void fnord() { int i=42;}
  1942. int main ()
  1943. {
  1944.   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
  1945.   int status = $lt_dlunknown;
  1946.   if (self)
  1947.     {
  1948.       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
  1949.       else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
  1950.       /* dlclose (self); */
  1951.     }
  1952.     exit (status);
  1953. }
  1954. EOF
  1955.   if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1956.   (eval $ac_link) 2>&5
  1957.   ac_status=$?
  1958.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1959.   (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
  1960.     (./conftest; exit; ) 2>/dev/null
  1961.     lt_status=$?
  1962.     case x$lt_status in
  1963.       x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
  1964.       x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
  1965.       x$lt_unknown|x*) lt_cv_dlopen_self=no ;;
  1966.     esac
  1967.   else :
  1968.     # compilation failed
  1969.     lt_cv_dlopen_self=no
  1970.   fi
  1971. fi
  1972. rm -fr conftest*
  1973. fi
  1974. echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
  1975. echo "${ECHO_T}$lt_cv_dlopen_self" >&6
  1976.     if test "x$lt_cv_dlopen_self" = xyes; then
  1977.       LDFLAGS="$LDFLAGS $link_static_flag"
  1978.       echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
  1979. echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6
  1980. if test "${lt_cv_dlopen_self_static+set}" = set; then
  1981.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1982. else
  1983.      if test "$cross_compiling" = yes; then :
  1984.   lt_cv_dlopen_self_static=cross
  1985. else
  1986.   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
  1987.   lt_status=$lt_dlunknown
  1988.   cat > conftest.$ac_ext <<EOF
  1989. #line 13226 "configure"
  1990. #include "confdefs.h"
  1991. #if HAVE_DLFCN_H
  1992. #include <dlfcn.h>
  1993. #endif
  1994. #include <stdio.h>
  1995. #ifdef RTLD_GLOBAL
  1996. #  define LT_DLGLOBAL RTLD_GLOBAL
  1997. #else
  1998. #  ifdef DL_GLOBAL
  1999. #    define LT_DLGLOBAL DL_GLOBAL
  2000. #  else
  2001. #    define LT_DLGLOBAL 0
  2002. #  endif
  2003. #endif
  2004. /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
  2005.    find out it does not work in some platform. */
  2006. #ifndef LT_DLLAZY_OR_NOW
  2007. #  ifdef RTLD_LAZY
  2008. #    define LT_DLLAZY_OR_NOW RTLD_LAZY
  2009. #  else
  2010. #    ifdef DL_LAZY
  2011. #      define LT_DLLAZY_OR_NOW DL_LAZY
  2012. #    else
  2013. #      ifdef RTLD_NOW
  2014. #        define LT_DLLAZY_OR_NOW RTLD_NOW
  2015. #      else
  2016. #        ifdef DL_NOW
  2017. #          define LT_DLLAZY_OR_NOW DL_NOW
  2018. #        else
  2019. #          define LT_DLLAZY_OR_NOW 0
  2020. #        endif
  2021. #      endif
  2022. #    endif
  2023. #  endif
  2024. #endif
  2025. #ifdef __cplusplus
  2026. extern "C" void exit (int);
  2027. #endif
  2028. void fnord() { int i=42;}
  2029. int main ()
  2030. {
  2031.   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
  2032.   int status = $lt_dlunknown;
  2033.   if (self)
  2034.     {
  2035.       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
  2036.       else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
  2037.       /* dlclose (self); */
  2038.     }
  2039.     exit (status);
  2040. }
  2041. EOF
  2042.   if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  2043.   (eval $ac_link) 2>&5
  2044.   ac_status=$?
  2045.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2046.   (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
  2047.     (./conftest; exit; ) 2>/dev/null
  2048.     lt_status=$?
  2049.     case x$lt_status in
  2050.       x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
  2051.       x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
  2052.       x$lt_unknown|x*) lt_cv_dlopen_self_static=no ;;
  2053.     esac
  2054.   else :
  2055.     # compilation failed
  2056.     lt_cv_dlopen_self_static=no
  2057.   fi
  2058. fi
  2059. rm -fr conftest*
  2060. fi
  2061. echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
  2062. echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6
  2063.     fi
  2064.     CPPFLAGS="$save_CPPFLAGS"
  2065.     LDFLAGS="$save_LDFLAGS"
  2066.     LIBS="$save_LIBS"
  2067.     ;;
  2068.   esac
  2069.   case $lt_cv_dlopen_self in
  2070.   yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
  2071.   *) enable_dlopen_self=unknown ;;
  2072.   esac
  2073.   case $lt_cv_dlopen_self_static in
  2074.   yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
  2075.   *) enable_dlopen_self_static=unknown ;;
  2076.   esac
  2077. fi
  2078. # The else clause should only fire when bootstrapping the
  2079. # libtool distribution, otherwise you forgot to ship ltmain.sh
  2080. # with your package, and you will get complaints that there are
  2081. # no rules to generate ltmain.sh.
  2082. if test -f "$ltmain"; then
  2083.   # See if we are running on zsh, and set the options which allow our commands through
  2084.   # without removal of  escapes.
  2085.   if test -n "${ZSH_VERSION+set}" ; then
  2086.     setopt NO_GLOB_SUBST
  2087.   fi
  2088.   # Now quote all the things that may contain metacharacters while being
  2089.   # careful not to overquote the AC_SUBSTed values.  We take copies of the
  2090.   # variables and quote the copies for generation of the libtool script.
  2091.   for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM 
  2092.     SED SHELL STRIP 
  2093.     libname_spec library_names_spec soname_spec extract_expsyms_cmds 
  2094.     old_striplib striplib file_magic_cmd finish_cmds finish_eval 
  2095.     deplibs_check_method reload_flag reload_cmds need_locks 
  2096.     lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl 
  2097.     lt_cv_sys_global_symbol_to_c_name_address 
  2098.     sys_lib_search_path_spec sys_lib_dlsearch_path_spec 
  2099.     old_postinstall_cmds old_postuninstall_cmds 
  2100.     compiler_CXX 
  2101.     CC_CXX 
  2102.     LD_CXX 
  2103.     lt_prog_compiler_wl_CXX 
  2104.     lt_prog_compiler_pic_CXX 
  2105.     lt_prog_compiler_static_CXX 
  2106.     lt_prog_compiler_no_builtin_flag_CXX 
  2107.     export_dynamic_flag_spec_CXX 
  2108.     thread_safe_flag_spec_CXX 
  2109.     whole_archive_flag_spec_CXX 
  2110.     enable_shared_with_static_runtimes_CXX 
  2111.     old_archive_cmds_CXX 
  2112.     old_archive_from_new_cmds_CXX 
  2113.     predep_objects_CXX 
  2114.     postdep_objects_CXX 
  2115.     predeps_CXX 
  2116.     postdeps_CXX 
  2117.     compiler_lib_search_path_CXX 
  2118.     archive_cmds_CXX 
  2119.     archive_expsym_cmds_CXX 
  2120.     postinstall_cmds_CXX 
  2121.     postuninstall_cmds_CXX 
  2122.     old_archive_from_expsyms_cmds_CXX 
  2123.     allow_undefined_flag_CXX 
  2124.     no_undefined_flag_CXX 
  2125.     export_symbols_cmds_CXX 
  2126.     hardcode_libdir_flag_spec_CXX 
  2127.     hardcode_libdir_flag_spec_ld_CXX 
  2128.     hardcode_libdir_separator_CXX 
  2129.     hardcode_automatic_CXX 
  2130.     module_cmds_CXX 
  2131.     module_expsym_cmds_CXX 
  2132.     lt_cv_prog_compiler_c_o_CXX 
  2133.     exclude_expsyms_CXX 
  2134.     include_expsyms_CXX; do
  2135.     case $var in
  2136.     old_archive_cmds_CXX | 
  2137.     old_archive_from_new_cmds_CXX | 
  2138.     archive_cmds_CXX | 
  2139.     archive_expsym_cmds_CXX | 
  2140.     module_cmds_CXX | 
  2141.     module_expsym_cmds_CXX | 
  2142.     old_archive_from_expsyms_cmds_CXX | 
  2143.     export_symbols_cmds_CXX | 
  2144.     extract_expsyms_cmds | reload_cmds | finish_cmds | 
  2145.     postinstall_cmds | postuninstall_cmds | 
  2146.     old_postinstall_cmds | old_postuninstall_cmds | 
  2147.     sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
  2148.       # Double-quote double-evaled strings.
  2149.       eval "lt_$var=\"`$echo "X$$var" | $Xsed -e "$double_quote_subst" -e "$sed_quote_subst" -e "$delay_variable_subst"`\""
  2150.       ;;
  2151.     *)
  2152.       eval "lt_$var=\"`$echo "X$$var" | $Xsed -e "$sed_quote_subst"`\""
  2153.       ;;
  2154.     esac
  2155.   done
  2156.   case $lt_echo in
  2157.   *'$0 --fallback-echo"')
  2158.     lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
  2159.     ;;
  2160.   esac
  2161. cfgfile="$ofile"
  2162.   cat <<__EOF__ >> "$cfgfile"
  2163. # ### BEGIN LIBTOOL TAG CONFIG: $tagname
  2164. # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
  2165. # Shell to use when invoking shell scripts.
  2166. SHELL=$lt_SHELL
  2167. # Whether or not to build shared libraries.
  2168. build_libtool_libs=$enable_shared
  2169. # Whether or not to build static libraries.
  2170. build_old_libs=$enable_static
  2171. # Whether or not to add -lc for building shared libraries.
  2172. build_libtool_need_lc=$archive_cmds_need_lc_CXX
  2173. # Whether or not to disallow shared libs when runtime libs are static
  2174. allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX
  2175. # Whether or not to optimize for fast installation.
  2176. fast_install=$enable_fast_install
  2177. # The host system.
  2178. host_alias=$host_alias
  2179. host=$host
  2180. # An echo program that does not interpret backslashes.
  2181. echo=$lt_echo
  2182. # The archiver.
  2183. AR=$lt_AR
  2184. AR_FLAGS=$lt_AR_FLAGS
  2185. # A C compiler.
  2186. LTCC=$lt_LTCC
  2187. # A language-specific compiler.
  2188. CC=$lt_compiler_CXX
  2189. # Is the compiler the GNU C compiler?
  2190. with_gcc=$GCC_CXX
  2191. # An ERE matcher.
  2192. EGREP=$lt_EGREP
  2193. # The linker used to build libraries.
  2194. LD=$lt_LD_CXX
  2195. # Whether we need hard or soft links.
  2196. LN_S=$lt_LN_S
  2197. # A BSD-compatible nm program.
  2198. NM=$lt_NM
  2199. # A symbol stripping program
  2200. STRIP=$lt_STRIP
  2201. # Used to examine libraries when file_magic_cmd begins "file"
  2202. MAGIC_CMD=$MAGIC_CMD
  2203. # Used on cygwin: DLL creation program.
  2204. DLLTOOL="$DLLTOOL"
  2205. # Used on cygwin: object dumper.
  2206. OBJDUMP="$OBJDUMP"
  2207. # Used on cygwin: assembler.
  2208. AS="$AS"
  2209. # The name of the directory that contains temporary libtool files.
  2210. objdir=$objdir
  2211. # How to create reloadable object files.
  2212. reload_flag=$lt_reload_flag
  2213. reload_cmds=$lt_reload_cmds
  2214. # How to pass a linker flag through the compiler.
  2215. wl=$lt_lt_prog_compiler_wl_CXX
  2216. # Object file suffix (normally "o").
  2217. objext="$ac_objext"
  2218. # Old archive suffix (normally "a").
  2219. libext="$libext"
  2220. # Shared library suffix (normally ".so").
  2221. shrext_cmds='$shrext_cmds'
  2222. # Executable file suffix (normally "").
  2223. exeext="$exeext"
  2224. # Additional compiler flags for building library objects.
  2225. pic_flag=$lt_lt_prog_compiler_pic_CXX
  2226. pic_mode=$pic_mode
  2227. # What is the maximum length of a command?
  2228. max_cmd_len=$lt_cv_sys_max_cmd_len
  2229. # Does compiler simultaneously support -c and -o options?
  2230. compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX
  2231. # Must we lock files when doing compilation ?
  2232. need_locks=$lt_need_locks
  2233. # Do we need the lib prefix for modules?
  2234. need_lib_prefix=$need_lib_prefix
  2235. # Do we need a version for libraries?
  2236. need_version=$need_version
  2237. # Whether dlopen is supported.
  2238. dlopen_support=$enable_dlopen
  2239. # Whether dlopen of programs is supported.
  2240. dlopen_self=$enable_dlopen_self
  2241. # Whether dlopen of statically linked programs is supported.
  2242. dlopen_self_static=$enable_dlopen_self_static
  2243. # Compiler flag to prevent dynamic linking.
  2244. link_static_flag=$lt_lt_prog_compiler_static_CXX
  2245. # Compiler flag to turn off builtin functions.
  2246. no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX
  2247. # Compiler flag to allow reflexive dlopens.
  2248. export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX
  2249. # Compiler flag to generate shared objects directly from archives.
  2250. whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX
  2251. # Compiler flag to generate thread-safe objects.
  2252. thread_safe_flag_spec=$lt_thread_safe_flag_spec_CXX
  2253. # Library versioning type.
  2254. version_type=$version_type
  2255. # Format of library name prefix.
  2256. libname_spec=$lt_libname_spec
  2257. # List of archive names.  First name is the real one, the rest are links.
  2258. # The last name is the one that the linker finds with -lNAME.
  2259. library_names_spec=$lt_library_names_spec
  2260. # The coded name of the library, if different from the real name.
  2261. soname_spec=$lt_soname_spec
  2262. # Commands used to build and install an old-style archive.
  2263. RANLIB=$lt_RANLIB
  2264. old_archive_cmds=$lt_old_archive_cmds_CXX
  2265. old_postinstall_cmds=$lt_old_postinstall_cmds
  2266. old_postuninstall_cmds=$lt_old_postuninstall_cmds
  2267. # Create an old-style archive from a shared archive.
  2268. old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX
  2269. # Create a temporary old-style archive to link instead of a shared archive.
  2270. old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX
  2271. # Commands used to build and install a shared archive.
  2272. archive_cmds=$lt_archive_cmds_CXX
  2273. archive_expsym_cmds=$lt_archive_expsym_cmds_CXX
  2274. postinstall_cmds=$lt_postinstall_cmds
  2275. postuninstall_cmds=$lt_postuninstall_cmds
  2276. # Commands used to build a loadable module (assumed same as above if empty)
  2277. module_cmds=$lt_module_cmds_CXX
  2278. module_expsym_cmds=$lt_module_expsym_cmds_CXX
  2279. # Commands to strip libraries.
  2280. old_striplib=$lt_old_striplib
  2281. striplib=$lt_striplib
  2282. # Dependencies to place before the objects being linked to create a
  2283. # shared library.
  2284. predep_objects=$lt_predep_objects_CXX
  2285. # Dependencies to place after the objects being linked to create a
  2286. # shared library.
  2287. postdep_objects=$lt_postdep_objects_CXX
  2288. # Dependencies to place before the objects being linked to create a
  2289. # shared library.
  2290. predeps=$lt_predeps_CXX
  2291. # Dependencies to place after the objects being linked to create a
  2292. # shared library.
  2293. postdeps=$lt_postdeps_CXX
  2294. # The library search path used internally by the compiler when linking
  2295. # a shared library.
  2296. compiler_lib_search_path=$lt_compiler_lib_search_path_CXX
  2297. # Method to check whether dependent libraries are shared objects.
  2298. deplibs_check_method=$lt_deplibs_check_method
  2299. # Command to use when deplibs_check_method == file_magic.
  2300. file_magic_cmd=$lt_file_magic_cmd
  2301. # Flag that allows shared libraries with undefined symbols to be built.
  2302. allow_undefined_flag=$lt_allow_undefined_flag_CXX
  2303. # Flag that forces no undefined symbols.
  2304. no_undefined_flag=$lt_no_undefined_flag_CXX
  2305. # Commands used to finish a libtool library installation in a directory.
  2306. finish_cmds=$lt_finish_cmds
  2307. # Same as above, but a single script fragment to be evaled but not shown.
  2308. finish_eval=$lt_finish_eval
  2309. # Take the output of nm and produce a listing of raw symbols and C names.
  2310. global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
  2311. # Transform the output of nm in a proper C declaration
  2312. global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
  2313. # Transform the output of nm in a C name address pair
  2314. global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
  2315. # This is the shared library runtime path variable.
  2316. runpath_var=$runpath_var
  2317. # This is the shared library path variable.
  2318. shlibpath_var=$shlibpath_var
  2319. # Is shlibpath searched before the hard-coded library search path?
  2320. shlibpath_overrides_runpath=$shlibpath_overrides_runpath
  2321. # How to hardcode a shared library path into an executable.
  2322. hardcode_action=$hardcode_action_CXX
  2323. # Whether we should hardcode library paths into libraries.
  2324. hardcode_into_libs=$hardcode_into_libs
  2325. # Flag to hardcode $libdir into a binary during linking.
  2326. # This must work even if $libdir does not exist.
  2327. hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX
  2328. # If ld is used when linking, flag to hardcode $libdir into
  2329. # a binary during linking. This must work even if $libdir does
  2330. # not exist.
  2331. hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_CXX
  2332. # Whether we need a single -rpath flag with a separated argument.
  2333. hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX
  2334. # Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
  2335. # resulting binary.
  2336. hardcode_direct=$hardcode_direct_CXX
  2337. # Set to yes if using the -LDIR flag during linking hardcodes DIR into the
  2338. # resulting binary.
  2339. hardcode_minus_L=$hardcode_minus_L_CXX
  2340. # Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
  2341. # the resulting binary.
  2342. hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX
  2343. # Set to yes if building a shared library automatically hardcodes DIR into the library
  2344. # and all subsequent libraries and executables linked against it.
  2345. hardcode_automatic=$hardcode_automatic_CXX
  2346. # Variables whose values should be saved in libtool wrapper scripts and
  2347. # restored at relink time.
  2348. variables_saved_for_relink="$variables_saved_for_relink"
  2349. # Whether libtool must link a program against all its dependency libraries.
  2350. link_all_deplibs=$link_all_deplibs_CXX
  2351. # Compile-time system search path for libraries
  2352. sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
  2353. # Run-time system search path for libraries
  2354. sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
  2355. # Fix the shell variable $srcfile for the compiler.
  2356. fix_srcfile_path="$fix_srcfile_path_CXX"
  2357. # Set to yes if exported symbols are required.
  2358. always_export_symbols=$always_export_symbols_CXX
  2359. # The commands to list exported symbols.
  2360. export_symbols_cmds=$lt_export_symbols_cmds_CXX
  2361. # The commands to extract the exported symbol list from a shared archive.
  2362. extract_expsyms_cmds=$lt_extract_expsyms_cmds
  2363. # Symbols that should not be listed in the preloaded symbols.
  2364. exclude_expsyms=$lt_exclude_expsyms_CXX
  2365. # Symbols that must always be exported.
  2366. include_expsyms=$lt_include_expsyms_CXX
  2367. # ### END LIBTOOL TAG CONFIG: $tagname
  2368. __EOF__
  2369. else
  2370.   # If there is no Makefile yet, we rely on a make rule to execute
  2371.   # `config.status --recheck' to rerun these tests and create the
  2372.   # libtool script then.
  2373.   ltmain_in=`echo $ltmain | sed -e 's/.sh$/.in/'`
  2374.   if test -f "$ltmain_in"; then
  2375.     test -f Makefile && make "$ltmain"
  2376.   fi
  2377. fi
  2378. ac_ext=c
  2379. ac_cpp='$CPP $CPPFLAGS'
  2380. ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  2381. ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  2382. ac_compiler_gnu=$ac_cv_c_compiler_gnu
  2383. CC=$lt_save_CC
  2384. LDCXX=$LD
  2385. LD=$lt_save_LD
  2386. GCC=$lt_save_GCC
  2387. with_gnu_ldcxx=$with_gnu_ld
  2388. with_gnu_ld=$lt_save_with_gnu_ld
  2389. lt_cv_path_LDCXX=$lt_cv_path_LD
  2390. lt_cv_path_LD=$lt_save_path_LD
  2391. lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
  2392. lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
  2393. else
  2394.   tagname=""
  2395. fi
  2396. ;;
  2397.       F77)
  2398. if test -n "$F77" && test "X$F77" != "Xno"; then
  2399. ac_ext=f
  2400. ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'
  2401. ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  2402. ac_compiler_gnu=$ac_cv_f77_compiler_gnu
  2403. archive_cmds_need_lc_F77=no
  2404. allow_undefined_flag_F77=
  2405. always_export_symbols_F77=no
  2406. archive_expsym_cmds_F77=
  2407. export_dynamic_flag_spec_F77=
  2408. hardcode_direct_F77=no
  2409. hardcode_libdir_flag_spec_F77=
  2410. hardcode_libdir_flag_spec_ld_F77=
  2411. hardcode_libdir_separator_F77=
  2412. hardcode_minus_L_F77=no
  2413. hardcode_automatic_F77=no
  2414. module_cmds_F77=
  2415. module_expsym_cmds_F77=
  2416. link_all_deplibs_F77=unknown
  2417. old_archive_cmds_F77=$old_archive_cmds
  2418. no_undefined_flag_F77=
  2419. whole_archive_flag_spec_F77=
  2420. enable_shared_with_static_runtimes_F77=no
  2421. # Source file extension for f77 test sources.
  2422. ac_ext=f
  2423. # Object file extension for compiled f77 test sources.
  2424. objext=o
  2425. objext_F77=$objext
  2426. # Code to be used in simple compile tests
  2427. lt_simple_compile_test_code="      subroutine tn      returnn      endn"
  2428. # Code to be used in simple link tests
  2429. lt_simple_link_test_code="      program tn      endn"
  2430. # ltmain only uses $CC for tagged configurations so make sure $CC is set.
  2431. # If no C compiler was specified, use CC.
  2432. LTCC=${LTCC-"$CC"}
  2433. # Allow CC to be a program name with arguments.
  2434. compiler=$CC
  2435. # Allow CC to be a program name with arguments.
  2436. lt_save_CC="$CC"
  2437. CC=${F77-"f77"}
  2438. compiler=$CC
  2439. compiler_F77=$CC
  2440. cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
  2441. echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
  2442. echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6
  2443. echo "$as_me:$LINENO: result: $can_build_shared" >&5
  2444. echo "${ECHO_T}$can_build_shared" >&6
  2445. echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
  2446. echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6
  2447. test "$can_build_shared" = "no" && enable_shared=no
  2448. # On AIX, shared libraries and static libraries use the same namespace, and
  2449. # are all built from PIC.
  2450. case "$host_os" in
  2451. aix3*)
  2452.   test "$enable_shared" = yes && enable_static=no
  2453.   if test -n "$RANLIB"; then
  2454.     archive_cmds="$archive_cmds~$RANLIB $lib"
  2455.     postinstall_cmds='$RANLIB $lib'
  2456.   fi
  2457.   ;;
  2458. aix4* | aix5*)
  2459.   test "$enable_shared" = yes && enable_static=no
  2460.   ;;
  2461. esac
  2462. echo "$as_me:$LINENO: result: $enable_shared" >&5
  2463. echo "${ECHO_T}$enable_shared" >&6
  2464. echo "$as_me:$LINENO: checking whether to build static libraries" >&5
  2465. echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6
  2466. # Make sure either enable_shared or enable_static is yes.
  2467. test "$enable_shared" = yes || enable_static=yes
  2468. echo "$as_me:$LINENO: result: $enable_static" >&5
  2469. echo "${ECHO_T}$enable_static" >&6
  2470. test "$ld_shlibs_F77" = no && can_build_shared=no
  2471. GCC_F77="$G77"
  2472. LD_F77="$LD"
  2473. lt_prog_compiler_wl_F77=
  2474. lt_prog_compiler_pic_F77=
  2475. lt_prog_compiler_static_F77=
  2476. echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
  2477. echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
  2478.   if test "$GCC" = yes; then
  2479.     lt_prog_compiler_wl_F77='-Wl,'
  2480.     lt_prog_compiler_static_F77='-static'
  2481.     case $host_os in
  2482.       aix*)
  2483.       # All AIX code is PIC.
  2484.       if test "$host_cpu" = ia64; then
  2485. # AIX 5 now supports IA64 processor
  2486. lt_prog_compiler_static_F77='-Bstatic'
  2487.       fi
  2488.       ;;
  2489.     amigaos*)
  2490.       # FIXME: we need at least 68020 code to build shared libraries, but
  2491.       # adding the `-m68020' flag to GCC prevents building anything better,
  2492.       # like `-m68040'.
  2493.       lt_prog_compiler_pic_F77='-m68020 -resident32 -malways-restore-a4'
  2494.       ;;
  2495.     beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
  2496.       # PIC is the default for these OSes.
  2497.       ;;
  2498.     mingw* | pw32* | os2*)
  2499.       # This hack is so that the source file can tell whether it is being
  2500.       # built for inclusion in a dll (and should export symbols for example).
  2501.       lt_prog_compiler_pic_F77='-DDLL_EXPORT'
  2502.       ;;
  2503.     darwin* | rhapsody*)
  2504.       # PIC is the default on this platform
  2505.       # Common symbols not allowed in MH_DYLIB files
  2506.       lt_prog_compiler_pic_F77='-fno-common'
  2507.       ;;
  2508.     msdosdjgpp*)
  2509.       # Just because we use GCC doesn't mean we suddenly get shared libraries
  2510.       # on systems that don't support them.
  2511.       lt_prog_compiler_can_build_shared_F77=no
  2512.       enable_shared=no
  2513.       ;;
  2514.     sysv4*MP*)
  2515.       if test -d /usr/nec; then
  2516. lt_prog_compiler_pic_F77=-Kconform_pic
  2517.       fi
  2518.       ;;
  2519.     hpux*)
  2520.       # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
  2521.       # not for PA HP-UX.
  2522.       case "$host_cpu" in
  2523.       hppa*64*|ia64*)
  2524. # +Z the default
  2525. ;;
  2526.       *)
  2527. lt_prog_compiler_pic_F77='-fPIC'
  2528. ;;
  2529.       esac
  2530.       ;;
  2531.     *)
  2532.       lt_prog_compiler_pic_F77='-fPIC'
  2533.       ;;
  2534.     esac
  2535.   else
  2536.     # PORTME Check for flag to pass linker flags through the system compiler.
  2537.     case $host_os in
  2538.     aix*)
  2539.       lt_prog_compiler_wl_F77='-Wl,'
  2540.       if test "$host_cpu" = ia64; then
  2541. # AIX 5 now supports IA64 processor
  2542. lt_prog_compiler_static_F77='-Bstatic'
  2543.       else
  2544. lt_prog_compiler_static_F77='-bnso -bI:/lib/syscalls.exp'
  2545.       fi
  2546.       ;;
  2547.     mingw* | pw32* | os2*)
  2548.       # This hack is so that the source file can tell whether it is being
  2549.       # built for inclusion in a dll (and should export symbols for example).
  2550.       lt_prog_compiler_pic_F77='-DDLL_EXPORT'
  2551.       ;;
  2552.     hpux9* | hpux10* | hpux11*)
  2553.       lt_prog_compiler_wl_F77='-Wl,'
  2554.       # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
  2555.       # not for PA HP-UX.
  2556.       case "$host_cpu" in
  2557.       hppa*64*|ia64*)
  2558. # +Z the default
  2559. ;;
  2560.       *)
  2561. lt_prog_compiler_pic_F77='+Z'
  2562. ;;
  2563.       esac
  2564.       # Is there a better lt_prog_compiler_static that works with the bundled CC?
  2565.       lt_prog_compiler_static_F77='${wl}-a ${wl}archive'
  2566.       ;;
  2567.     irix5* | irix6* | nonstopux*)
  2568.       lt_prog_compiler_wl_F77='-Wl,'
  2569.       # PIC (with -KPIC) is the default.
  2570.       lt_prog_compiler_static_F77='-non_shared'
  2571.       ;;
  2572.     newsos6)
  2573.       lt_prog_compiler_pic_F77='-KPIC'
  2574.       lt_prog_compiler_static_F77='-Bstatic'
  2575.       ;;
  2576.     linux*)
  2577.       case $CC in
  2578.       icc* | ecc*)
  2579. lt_prog_compiler_wl_F77='-Wl,'
  2580. lt_prog_compiler_pic_F77='-KPIC'
  2581. lt_prog_compiler_static_F77='-static'
  2582.         ;;
  2583.       ccc*)
  2584.         lt_prog_compiler_wl_F77='-Wl,'
  2585.         # All Alpha code is PIC.
  2586.         lt_prog_compiler_static_F77='-non_shared'
  2587.         ;;
  2588.       esac
  2589.       ;;
  2590.     osf3* | osf4* | osf5*)
  2591.       lt_prog_compiler_wl_F77='-Wl,'
  2592.       # All OSF/1 code is PIC.
  2593.       lt_prog_compiler_static_F77='-non_shared'
  2594.       ;;
  2595.     sco3.2v5*)
  2596.       lt_prog_compiler_pic_F77='-Kpic'
  2597.       lt_prog_compiler_static_F77='-dn'
  2598.       ;;
  2599.     solaris*)
  2600.       lt_prog_compiler_wl_F77='-Wl,'
  2601.       lt_prog_compiler_pic_F77='-KPIC'
  2602.       lt_prog_compiler_static_F77='-Bstatic'
  2603.       ;;
  2604.     sunos4*)
  2605.       lt_prog_compiler_wl_F77='-Qoption ld '
  2606.       lt_prog_compiler_pic_F77='-PIC'
  2607.       lt_prog_compiler_static_F77='-Bstatic'
  2608.       ;;
  2609.     sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
  2610.       lt_prog_compiler_wl_F77='-Wl,'
  2611.       lt_prog_compiler_pic_F77='-KPIC'
  2612.       lt_prog_compiler_static_F77='-Bstatic'
  2613.       ;;
  2614.     sysv4*MP*)
  2615.       if test -d /usr/nec ;then
  2616. lt_prog_compiler_pic_F77='-Kconform_pic'
  2617. lt_prog_compiler_static_F77='-Bstatic'
  2618.       fi
  2619.       ;;
  2620.     uts4*)
  2621.       lt_prog_compiler_pic_F77='-pic'
  2622.       lt_prog_compiler_static_F77='-Bstatic'
  2623.       ;;
  2624.     *)
  2625.       lt_prog_compiler_can_build_shared_F77=no
  2626.       ;;
  2627.     esac
  2628.   fi
  2629. echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_F77" >&5
  2630. echo "${ECHO_T}$lt_prog_compiler_pic_F77" >&6
  2631. #
  2632. # Check to make sure the PIC flag actually works.
  2633. #
  2634. if test -n "$lt_prog_compiler_pic_F77"; then
  2635. echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works" >&5
  2636. echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works... $ECHO_C" >&6
  2637. if test "${lt_prog_compiler_pic_works_F77+set}" = set; then
  2638.   echo $ECHO_N "(cached) $ECHO_C" >&6
  2639. else
  2640.   lt_prog_compiler_pic_works_F77=no
  2641.   ac_outfile=conftest.$ac_objext
  2642.    printf "$lt_simple_compile_test_code" > conftest.$ac_ext
  2643.    lt_compiler_flag="$lt_prog_compiler_pic_F77"
  2644.    # Insert the option either (1) after the last *FLAGS variable, or
  2645.    # (2) before a word containing "conftest.", or (3) at the end.
  2646.    # Note that $ac_compile itself does not contain backslashes and begins
  2647.    # with a dollar sign (not a hyphen), so the echo should work correctly.
  2648.    # The option is referenced via a variable to avoid confusing sed.
  2649.    lt_compile=`echo "$ac_compile" | $SED 
  2650.    -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' 
  2651.    -e 's: [^ ]*conftest.: $lt_compiler_flag&:; t' 
  2652.    -e 's:$: $lt_compiler_flag:'`
  2653.    (eval echo ""$as_me:14053: $lt_compile"" >&5)
  2654.    (eval "$lt_compile" 2>conftest.err)
  2655.    ac_status=$?
  2656.    cat conftest.err >&5
  2657.    echo "$as_me:14057: $? = $ac_status" >&5
  2658.    if (exit $ac_status) && test -s "$ac_outfile"; then
  2659.      # The compiler can only warn and ignore the option if not recognized
  2660.      # So say no if there are warnings
  2661.      if test ! -s conftest.err; then
  2662.        lt_prog_compiler_pic_works_F77=yes
  2663.      fi
  2664.    fi
  2665.    $rm conftest*
  2666. fi
  2667. echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_F77" >&5
  2668. echo "${ECHO_T}$lt_prog_compiler_pic_works_F77" >&6
  2669. if test x"$lt_prog_compiler_pic_works_F77" = xyes; then
  2670.     case $lt_prog_compiler_pic_F77 in
  2671.      "" | " "*) ;;
  2672.      *) lt_prog_compiler_pic_F77=" $lt_prog_compiler_pic_F77" ;;
  2673.      esac
  2674. else
  2675.     lt_prog_compiler_pic_F77=
  2676.      lt_prog_compiler_can_build_shared_F77=no
  2677. fi
  2678. fi
  2679. case "$host_os" in
  2680.   # For platforms which do not support PIC, -DPIC is meaningless:
  2681.   *djgpp*)
  2682.     lt_prog_compiler_pic_F77=
  2683.     ;;
  2684.   *)
  2685.     lt_prog_compiler_pic_F77="$lt_prog_compiler_pic_F77"
  2686.     ;;
  2687. esac
  2688. echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
  2689. echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6
  2690. if test "${lt_cv_prog_compiler_c_o_F77+set}" = set; then
  2691.   echo $ECHO_N "(cached) $ECHO_C" >&6
  2692. else
  2693.   lt_cv_prog_compiler_c_o_F77=no
  2694.    $rm -r conftest 2>/dev/null
  2695.    mkdir conftest
  2696.    cd conftest
  2697.    mkdir out
  2698.    printf "$lt_simple_compile_test_code" > conftest.$ac_ext
  2699.    lt_compiler_flag="-o out/conftest2.$ac_objext"
  2700.    # Insert the option either (1) after the last *FLAGS variable, or
  2701.    # (2) before a word containing "conftest.", or (3) at the end.
  2702.    # Note that $ac_compile itself does not contain backslashes and begins
  2703.    # with a dollar sign (not a hyphen), so the echo should work correctly.
  2704.    lt_compile=`echo "$ac_compile" | $SED 
  2705.    -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' 
  2706.    -e 's: [^ ]*conftest.: $lt_compiler_flag&:; t' 
  2707.    -e 's:$: $lt_compiler_flag:'`
  2708.    (eval echo ""$as_me:14113: $lt_compile"" >&5)
  2709.    (eval "$lt_compile" 2>out/conftest.err)
  2710.    ac_status=$?
  2711.    cat out/conftest.err >&5
  2712.    echo "$as_me:14117: $? = $ac_status" >&5
  2713.    if (exit $ac_status) && test -s out/conftest2.$ac_objext
  2714.    then
  2715.      # The compiler can only warn and ignore the option if not recognized
  2716.      # So say no if there are warnings
  2717.      if test ! -s out/conftest.err; then
  2718.        lt_cv_prog_compiler_c_o_F77=yes
  2719.      fi
  2720.    fi
  2721.    chmod u+w .
  2722.    $rm conftest*
  2723.    # SGI C++ compiler will create directory out/ii_files/ for
  2724.    # template instantiation
  2725.    test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
  2726.    $rm out/* && rmdir out
  2727.    cd ..
  2728.    rmdir conftest
  2729.    $rm conftest*
  2730. fi
  2731. echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_F77" >&5
  2732. echo "${ECHO_T}$lt_cv_prog_compiler_c_o_F77" >&6
  2733. hard_links="nottested"
  2734. if test "$lt_cv_prog_compiler_c_o_F77" = no && test "$need_locks" != no; then
  2735.   # do not overwrite the value of need_locks provided by the user
  2736.   echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
  2737. echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6
  2738.   hard_links=yes
  2739.   $rm conftest*
  2740.   ln conftest.a conftest.b 2>/dev/null && hard_links=no
  2741.   touch conftest.a
  2742.   ln conftest.a conftest.b 2>&5 || hard_links=no
  2743.   ln conftest.a conftest.b 2>/dev/null && hard_links=no
  2744.   echo "$as_me:$LINENO: result: $hard_links" >&5
  2745. echo "${ECHO_T}$hard_links" >&6
  2746.   if test "$hard_links" = no; then
  2747.     { echo "$as_me:$LINENO: WARNING: `$CC' does not support `-c -o', so `make -j' may be unsafe" >&5
  2748. echo "$as_me: WARNING: `$CC' does not support `-c -o', so `make -j' may be unsafe" >&2;}
  2749.     need_locks=warn
  2750.   fi
  2751. else
  2752.   need_locks=no
  2753. fi
  2754. echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
  2755. echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6
  2756.   runpath_var=
  2757.   allow_undefined_flag_F77=
  2758.   enable_shared_with_static_runtimes_F77=no
  2759.   archive_cmds_F77=
  2760.   archive_expsym_cmds_F77=
  2761.   old_archive_From_new_cmds_F77=
  2762.   old_archive_from_expsyms_cmds_F77=
  2763.   export_dynamic_flag_spec_F77=
  2764.   whole_archive_flag_spec_F77=
  2765.   thread_safe_flag_spec_F77=
  2766.   hardcode_libdir_flag_spec_F77=
  2767.   hardcode_libdir_flag_spec_ld_F77=
  2768.   hardcode_libdir_separator_F77=
  2769.   hardcode_direct_F77=no
  2770.   hardcode_minus_L_F77=no
  2771.   hardcode_shlibpath_var_F77=unsupported
  2772.   link_all_deplibs_F77=unknown
  2773.   hardcode_automatic_F77=no
  2774.   module_cmds_F77=
  2775.   module_expsym_cmds_F77=
  2776.   always_export_symbols_F77=no
  2777.   export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED '''s/.* //''' | sort | uniq > $export_symbols'
  2778.   # include_expsyms should be a list of space-separated symbols to be *always*
  2779.   # included in the symbol list
  2780.   include_expsyms_F77=
  2781.   # exclude_expsyms can be an extended regexp of symbols to exclude
  2782.   # it will be wrapped by ` (' and `)$', so one must not match beginning or
  2783.   # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
  2784.   # as well as any symbol that contains `d'.
  2785.   exclude_expsyms_F77="_GLOBAL_OFFSET_TABLE_"
  2786.   # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
  2787.   # platforms (ab)use it in PIC code, but their linkers get confused if
  2788.   # the symbol is explicitly referenced.  Since portable code cannot
  2789.   # rely on this symbol name, it's probably fine to never include it in
  2790.   # preloaded symbol tables.
  2791.   extract_expsyms_cmds=
  2792.   case $host_os in
  2793.   cygwin* | mingw* | pw32*)
  2794.     # FIXME: the MSVC++ port hasn't been tested in a loooong time
  2795.     # When not using gcc, we currently assume that we are using
  2796.     # Microsoft Visual C++.
  2797.     if test "$GCC" != yes; then
  2798.       with_gnu_ld=no
  2799.     fi
  2800.     ;;
  2801.   openbsd*)
  2802.     with_gnu_ld=no
  2803.     ;;
  2804.   esac
  2805.   ld_shlibs_F77=yes
  2806.   if test "$with_gnu_ld" = yes; then
  2807.     # If archive_cmds runs LD, not CC, wlarc should be empty
  2808.     wlarc='${wl}'
  2809.     # See if GNU ld supports shared libraries.
  2810.     case $host_os in
  2811.     aix3* | aix4* | aix5*)
  2812.       # On AIX/PPC, the GNU linker is very broken
  2813.       if test "$host_cpu" != ia64; then
  2814. ld_shlibs_F77=no
  2815. cat <<EOF 1>&2
  2816. *** Warning: the GNU linker, at least up to release 2.9.1, is reported
  2817. *** to be unable to reliably create shared libraries on AIX.
  2818. *** Therefore, libtool is disabling shared libraries support.  If you
  2819. *** really care for shared libraries, you may want to modify your PATH
  2820. *** so that a non-GNU linker is found, and then restart.
  2821. EOF
  2822.       fi
  2823.       ;;
  2824.     amigaos*)
  2825.       archive_cmds_F77='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
  2826.       hardcode_libdir_flag_spec_F77='-L$libdir'
  2827.       hardcode_minus_L_F77=yes
  2828.       # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports
  2829.       # that the semantics of dynamic libraries on AmigaOS, at least up
  2830.       # to version 4, is to share data among multiple programs linked
  2831.       # with the same dynamic library.  Since this doesn't match the
  2832.       # behavior of shared libraries on other platforms, we can't use
  2833.       # them.
  2834.       ld_shlibs_F77=no
  2835.       ;;
  2836.     beos*)
  2837.       if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
  2838. allow_undefined_flag_F77=unsupported
  2839. # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
  2840. # support --undefined.  This deserves some investigation.  FIXME
  2841. archive_cmds_F77='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
  2842.       else
  2843. ld_shlibs_F77=no
  2844.       fi
  2845.       ;;
  2846.     cygwin* | mingw* | pw32*)
  2847.       # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, F77) is actually meaningless,
  2848.       # as there is no search path for DLLs.
  2849.       hardcode_libdir_flag_spec_F77='-L$libdir'
  2850.       allow_undefined_flag_F77=unsupported
  2851.       always_export_symbols_F77=no
  2852.       enable_shared_with_static_runtimes_F77=yes
  2853.       export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '''/^[BCDGS] /s/.* ([^ ]*)/1 DATA/''' | $SED -e '''/^[AITW] /s/.* //''' | sort | uniq > $export_symbols'
  2854.       if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
  2855.         archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
  2856. # If the export-symbols file already is a .def file (1st line
  2857. # is EXPORTS), use it as is; otherwise, prepend...
  2858. archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
  2859.   cp $export_symbols $output_objdir/$soname.def;
  2860. else
  2861.   echo EXPORTS > $output_objdir/$soname.def;
  2862.   cat $export_symbols >> $output_objdir/$soname.def;
  2863. fi~
  2864. $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000  ${wl}--out-implib,$lib'
  2865.       else
  2866. ld_shlibs=no
  2867.       fi
  2868.       ;;
  2869.     netbsd*)
  2870.       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
  2871. archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
  2872. wlarc=
  2873.       else
  2874. archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
  2875. archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
  2876.       fi
  2877.       ;;
  2878.     solaris* | sysv5*)
  2879.       if $LD -v 2>&1 | grep 'BFD 2.8' > /dev/null; then
  2880. ld_shlibs_F77=no
  2881. cat <<EOF 1>&2
  2882. *** Warning: The releases 2.8.* of the GNU linker cannot reliably
  2883. *** create shared libraries on Solaris systems.  Therefore, libtool
  2884. *** is disabling shared libraries support.  We urge you to upgrade GNU
  2885. *** binutils to release 2.9.1 or newer.  Another option is to modify
  2886. *** your PATH or compiler configuration so that the native linker is
  2887. *** used, and then restart.
  2888. EOF
  2889.       elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
  2890. archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
  2891. archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
  2892.       else
  2893. ld_shlibs_F77=no
  2894.       fi
  2895.       ;;
  2896.     sunos4*)
  2897.       archive_cmds_F77='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
  2898.       wlarc=
  2899.       hardcode_direct_F77=yes
  2900.       hardcode_shlibpath_var_F77=no
  2901.       ;;
  2902.   linux*)
  2903.     if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
  2904.         tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
  2905. archive_cmds_F77="$tmp_archive_cmds"
  2906.       supports_anon_versioning=no
  2907.       case `$LD -v 2>/dev/null` in
  2908.         * 01.* | * 2.[0-9].* | * 2.10.*) ;; # catch versions < 2.11
  2909.         * 2.11.93.0.2 *) supports_anon_versioning=yes ;; # RH7.3 ...
  2910.         * 2.11.92.0.12 *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
  2911.         * 2.11.*) ;; # other 2.11 versions
  2912.         *) supports_anon_versioning=yes ;;
  2913.       esac
  2914.       if test $supports_anon_versioning = yes; then
  2915.         archive_expsym_cmds_F77='$echo "{ global:" > $output_objdir/$libname.ver~
  2916. cat $export_symbols | sed -e "s/(.*)/1;/" >> $output_objdir/$libname.ver~
  2917. $echo "local: *; };" >> $output_objdir/$libname.ver~
  2918.         $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
  2919.       else
  2920.         archive_expsym_cmds_F77="$tmp_archive_cmds"
  2921.       fi
  2922.     else
  2923.       ld_shlibs_F77=no
  2924.     fi
  2925.     ;;
  2926.     *)
  2927.       if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
  2928. archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
  2929. archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
  2930.       else
  2931. ld_shlibs_F77=no
  2932.       fi
  2933.       ;;
  2934.     esac
  2935.     if test "$ld_shlibs_F77" = yes; then
  2936.       runpath_var=LD_RUN_PATH
  2937.       hardcode_libdir_flag_spec_F77='${wl}--rpath ${wl}$libdir'
  2938.       export_dynamic_flag_spec_F77='${wl}--export-dynamic'
  2939.       # ancient GNU ld didn't support --whole-archive et. al.
  2940.       if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
  2941.   whole_archive_flag_spec_F77="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
  2942.       else
  2943.    whole_archive_flag_spec_F77=
  2944.       fi
  2945.     fi
  2946.   else
  2947.     # PORTME fill in a description of your system's linker (not GNU ld)
  2948.     case $host_os in
  2949.     aix3*)
  2950.       allow_undefined_flag_F77=unsupported
  2951.       always_export_symbols_F77=yes
  2952.       archive_expsym_cmds_F77='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
  2953.       # Note: this linker hardcodes the directories in LIBPATH if there
  2954.       # are no directories specified by -L.
  2955.       hardcode_minus_L_F77=yes
  2956.       if test "$GCC" = yes && test -z "$link_static_flag"; then
  2957. # Neither direct hardcoding nor static linking is supported with a
  2958. # broken collect2.
  2959. hardcode_direct_F77=unsupported
  2960.       fi
  2961.       ;;
  2962.     aix4* | aix5*)
  2963.       if test "$host_cpu" = ia64; then
  2964. # On IA64, the linker does run time linking by default, so we don't
  2965. # have to do anything special.
  2966. aix_use_runtimelinking=no
  2967. exp_sym_flag='-Bexport'
  2968. no_entry_flag=""
  2969.       else
  2970. # If we're using GNU nm, then we don't want the "-C" option.
  2971. # -C means demangle to AIX nm, but means don't demangle with GNU nm
  2972. if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
  2973.   export_symbols_cmds_F77='$NM -Bpg $libobjs $convenience | awk '''{ if ((($2 == "T") || ($2 == "D") || ($2 == "B")) && (substr($3,1,1) != ".")) { print $3 } }''' | sort -u > $export_symbols'
  2974. else
  2975.   export_symbols_cmds_F77='$NM -BCpg $libobjs $convenience | awk '''{ if ((($2 == "T") || ($2 == "D") || ($2 == "B")) && (substr($3,1,1) != ".")) { print $3 } }''' | sort -u > $export_symbols'
  2976. fi
  2977. aix_use_runtimelinking=no
  2978. # Test if we are trying to use run time linking or normal
  2979. # AIX style linking. If -brtl is somewhere in LDFLAGS, we
  2980. # need to do runtime linking.
  2981. case $host_os in aix4.[23]|aix4.[23].*|aix5*)
  2982.   for ld_flag in $LDFLAGS; do
  2983.      if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
  2984.        aix_use_runtimelinking=yes
  2985.        break
  2986.      fi
  2987.   done
  2988. esac
  2989. exp_sym_flag='-bexport'
  2990. no_entry_flag='-bnoentry'
  2991.       fi
  2992.       # When large executables or shared objects are built, AIX ld can
  2993.       # have problems creating the table of contents.  If linking a library
  2994.       # or program results in "error TOC overflow" add -mminimal-toc to
  2995.       # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
  2996.       # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
  2997.       archive_cmds_F77=''
  2998.       hardcode_direct_F77=yes
  2999.       hardcode_libdir_separator_F77=':'
  3000.       link_all_deplibs_F77=yes
  3001.       if test "$GCC" = yes; then
  3002. case $host_os in aix4.012|aix4.012.*)
  3003. # We only want to do this on AIX 4.2 and lower, the check
  3004. # below for broken collect2 doesn't work under 4.3+
  3005.   collect2name=`${CC} -print-prog-name=collect2`
  3006.   if test -f "$collect2name" && 
  3007.       strings "$collect2name" | grep resolve_lib_name >/dev/null
  3008.   then
  3009.      # We have reworked collect2
  3010.      hardcode_direct_F77=yes
  3011.   else
  3012.      # We have old collect2
  3013.      hardcode_direct_F77=unsupported
  3014.      # It fails to find uninstalled libraries when the uninstalled
  3015.      # path is not listed in the libpath.  Setting hardcode_minus_L
  3016.      # to unsupported forces relinking
  3017.      hardcode_minus_L_F77=yes
  3018.      hardcode_libdir_flag_spec_F77='-L$libdir'
  3019.      hardcode_libdir_separator_F77=
  3020.   fi
  3021. esac
  3022. shared_flag='-shared'
  3023.       else
  3024. # not using gcc
  3025. if test "$host_cpu" = ia64; then
  3026.    # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
  3027.    # chokes on -Wl,-G. The following line is correct:
  3028.   shared_flag='-G'
  3029. else
  3030.    if test "$aix_use_runtimelinking" = yes; then
  3031.     shared_flag='${wl}-G'
  3032.   else
  3033.     shared_flag='${wl}-bM:SRE'
  3034.    fi
  3035. fi
  3036.       fi
  3037.       # It seems that -bexpall does not export symbols beginning with
  3038.       # underscore (_), so it is better to generate a list of symbols to export.
  3039.       always_export_symbols_F77=yes
  3040.       if test "$aix_use_runtimelinking" = yes; then
  3041. # Warning - without using the other runtime loading flags (-brtl),
  3042. # -berok will link without error, but may produce a broken library.
  3043. allow_undefined_flag_F77='-berok'
  3044.        # Determine the default libpath from the value encoded in an empty executable.
  3045.        cat >conftest.$ac_ext <<_ACEOF
  3046.       program main
  3047.       end
  3048. _ACEOF
  3049. rm -f conftest.$ac_objext conftest$ac_exeext
  3050. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  3051.   (eval $ac_link) 2>conftest.er1
  3052.   ac_status=$?
  3053.   grep -v '^ *+' conftest.er1 >conftest.err
  3054.   rm -f conftest.er1
  3055.   cat conftest.err >&5
  3056.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  3057.   (exit $ac_status); } &&
  3058.  { ac_try='test -z "$ac_f77_werror_flag"
  3059.  || test ! -s conftest.err'
  3060.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  3061.   (eval $ac_try) 2>&5
  3062.   ac_status=$?
  3063.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  3064.   (exit $ac_status); }; } &&
  3065.  { ac_try='test -s conftest$ac_exeext'
  3066.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  3067.   (eval $ac_try) 2>&5
  3068.   ac_status=$?
  3069.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  3070.   (exit $ac_status); }; }; then
  3071. aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *(.*)$/1/; p; }
  3072. }'`
  3073. # Check for a 64-bit object if we didn't find anything.
  3074. if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *(.*)$/1/; p; }
  3075. }'`; fi
  3076. else
  3077.   echo "$as_me: failed program was:" >&5
  3078. sed 's/^/| /' conftest.$ac_ext >&5
  3079. fi
  3080. rm -f conftest.err conftest.$ac_objext 
  3081.       conftest$ac_exeext conftest.$ac_ext
  3082. if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
  3083.        hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
  3084. archive_expsym_cmds_F77="$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"${wl}$no_entry_flag ${wl}$exp_sym_flag:$export_symbols $shared_flag"
  3085.        else
  3086. if test "$host_cpu" = ia64; then
  3087.   hardcode_libdir_flag_spec_F77='${wl}-R $libdir:/usr/lib:/lib'
  3088.   allow_undefined_flag_F77="-z nodefs"
  3089.   archive_expsym_cmds_F77="$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"${wl}$no_entry_flag ${wl}$exp_sym_flag:$export_symbols"
  3090. else
  3091.  # Determine the default libpath from the value encoded in an empty executable.
  3092.  cat >conftest.$ac_ext <<_ACEOF
  3093.       program main
  3094.       end
  3095. _ACEOF
  3096. rm -f conftest.$ac_objext conftest$ac_exeext
  3097. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  3098.   (eval $ac_link) 2>conftest.er1
  3099.   ac_status=$?
  3100.   grep -v '^ *+' conftest.er1 >conftest.err
  3101.   rm -f conftest.er1
  3102.   cat conftest.err >&5
  3103.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  3104.   (exit $ac_status); } &&
  3105.  { ac_try='test -z "$ac_f77_werror_flag"
  3106.  || test ! -s conftest.err'
  3107.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  3108.   (eval $ac_try) 2>&5
  3109.   ac_status=$?
  3110.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  3111.   (exit $ac_status); }; } &&
  3112.  { ac_try='test -s conftest$ac_exeext'
  3113.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  3114.   (eval $ac_try) 2>&5
  3115.   ac_status=$?
  3116.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  3117.   (exit $ac_status); }; }; then
  3118. aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *(.*)$/1/; p; }
  3119. }'`
  3120. # Check for a 64-bit object if we didn't find anything.
  3121. if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *(.*)$/1/; p; }
  3122. }'`; fi
  3123. else
  3124.   echo "$as_me: failed program was:" >&5
  3125. sed 's/^/| /' conftest.$ac_ext >&5
  3126. fi
  3127. rm -f conftest.err conftest.$ac_objext 
  3128.       conftest$ac_exeext conftest.$ac_ext
  3129. if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
  3130.  hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
  3131.   # Warning - without using the other run time loading flags,
  3132.   # -berok will link without error, but may produce a broken library.
  3133.   no_undefined_flag_F77=' ${wl}-bernotok'
  3134.   allow_undefined_flag_F77=' ${wl}-berok'
  3135.   # -bexpall does not export symbols beginning with underscore (_)
  3136.   always_export_symbols_F77=yes
  3137.   # Exported symbols can be pulled into shared objects from archives
  3138.   whole_archive_flag_spec_F77=' '
  3139.   archive_cmds_need_lc_F77=yes
  3140.   # This is similar to how AIX traditionally builds it's shared libraries.
  3141.   archive_expsym_cmds_F77="$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
  3142. fi
  3143.       fi
  3144.       ;;
  3145.     amigaos*)
  3146.       archive_cmds_F77='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
  3147.       hardcode_libdir_flag_spec_F77='-L$libdir'
  3148.       hardcode_minus_L_F77=yes
  3149.       # see comment about different semantics on the GNU ld section
  3150.       ld_shlibs_F77=no
  3151.       ;;
  3152.     bsdi4*)
  3153.       export_dynamic_flag_spec_F77=-rdynamic
  3154.       ;;
  3155.     cygwin* | mingw* | pw32*)
  3156.       # When not using gcc, we currently assume that we are using
  3157.       # Microsoft Visual C++.
  3158.       # hardcode_libdir_flag_spec is actually meaningless, as there is
  3159.       # no search path for DLLs.
  3160.       hardcode_libdir_flag_spec_F77=' '
  3161.       allow_undefined_flag_F77=unsupported
  3162.       # Tell ltmain to make .lib files, not .a files.
  3163.       libext=lib
  3164.       # Tell ltmain to make .dll files, not .so files.
  3165.       shrext_cmds=".dll"
  3166.       # FIXME: Setting linknames here is a bad hack.
  3167.       archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '''s/ -lc$//'''` -link -dll~linknames='
  3168.       # The linker will automatically build a .lib file if we build a DLL.
  3169.       old_archive_From_new_cmds_F77='true'
  3170.       # FIXME: Should let the user specify the lib program.
  3171.       old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
  3172.       fix_srcfile_path='`cygpath -w "$srcfile"`'
  3173.       enable_shared_with_static_runtimes_F77=yes
  3174.       ;;
  3175.     darwin* | rhapsody*)
  3176.     if test "$GXX" = yes ; then
  3177.       archive_cmds_need_lc_F77=no
  3178.       case "$host_os" in
  3179.       rhapsody* | darwin1.[012])
  3180. allow_undefined_flag_F77='-undefined suppress'
  3181. ;;
  3182.       *) # Darwin 1.3 on
  3183.       if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
  3184.        allow_undefined_flag_F77='-flat_namespace -undefined suppress'
  3185.       else
  3186.         case ${MACOSX_DEPLOYMENT_TARGET} in
  3187.           10.[012])
  3188.             allow_undefined_flag_F77='-flat_namespace -undefined suppress'
  3189.             ;;
  3190.           10.*)
  3191.             allow_undefined_flag_F77='-undefined dynamic_lookup'
  3192.             ;;
  3193.         esac
  3194.       fi
  3195. ;;
  3196.       esac
  3197.      lt_int_apple_cc_single_mod=no
  3198.      output_verbose_link_cmd='echo'
  3199.      if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
  3200.        lt_int_apple_cc_single_mod=yes
  3201.      fi
  3202.      if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
  3203.        archive_cmds_F77='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
  3204.      else
  3205.         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'
  3206.       fi
  3207.       module_cmds_F77='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
  3208.       # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
  3209.         if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
  3210.           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}'
  3211.         else
  3212.           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}'
  3213.         fi
  3214.           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}'
  3215.       hardcode_direct_F77=no
  3216.       hardcode_automatic_F77=yes
  3217.       hardcode_shlibpath_var_F77=unsupported
  3218.       whole_archive_flag_spec_F77='-all_load $convenience'
  3219.       link_all_deplibs_F77=yes
  3220.     else
  3221.       ld_shlibs_F77=no
  3222.     fi
  3223.       ;;
  3224.     dgux*)
  3225.       archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
  3226.       hardcode_libdir_flag_spec_F77='-L$libdir'
  3227.       hardcode_shlibpath_var_F77=no
  3228.       ;;
  3229.     freebsd1*)
  3230.       ld_shlibs_F77=no
  3231.       ;;
  3232.     # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
  3233.     # support.  Future versions do this automatically, but an explicit c++rt0.o
  3234.     # does not break anything, and helps significantly (at the cost of a little
  3235.     # extra space).
  3236.     freebsd2.2*)
  3237.       archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
  3238.       hardcode_libdir_flag_spec_F77='-R$libdir'
  3239.       hardcode_direct_F77=yes
  3240.       hardcode_shlibpath_var_F77=no
  3241.       ;;
  3242.     # Unfortunately, older versions of FreeBSD 2 do not have this feature.
  3243.     freebsd2*)
  3244.       archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
  3245.       hardcode_direct_F77=yes
  3246.       hardcode_minus_L_F77=yes
  3247.       hardcode_shlibpath_var_F77=no
  3248.       ;;
  3249.     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
  3250.     freebsd* | kfreebsd*-gnu)
  3251.       archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
  3252.       hardcode_libdir_flag_spec_F77='-R$libdir'
  3253.       hardcode_direct_F77=yes
  3254.       hardcode_shlibpath_var_F77=no
  3255.       ;;
  3256.     hpux9*)
  3257.       if test "$GCC" = yes; then
  3258. archive_cmds_F77='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
  3259.       else
  3260. archive_cmds_F77='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
  3261.       fi
  3262.       hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
  3263.       hardcode_libdir_separator_F77=:
  3264.       hardcode_direct_F77=yes
  3265.       # hardcode_minus_L: Not really in the search PATH,
  3266.       # but as the default location of the library.
  3267.       hardcode_minus_L_F77=yes
  3268.       export_dynamic_flag_spec_F77='${wl}-E'
  3269.       ;;
  3270.     hpux10* | hpux11*)
  3271.       if test "$GCC" = yes -a "$with_gnu_ld" = no; then
  3272. case "$host_cpu" in
  3273. hppa*64*|ia64*)
  3274.   archive_cmds_F77='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
  3275.   ;;
  3276. *)
  3277.   archive_cmds_F77='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
  3278.   ;;
  3279. esac
  3280.       else
  3281. case "$host_cpu" in
  3282. hppa*64*|ia64*)
  3283.   archive_cmds_F77='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
  3284.   ;;
  3285. *)
  3286.   archive_cmds_F77='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
  3287.   ;;
  3288. esac
  3289.       fi
  3290.       if test "$with_gnu_ld" = no; then
  3291. case "$host_cpu" in
  3292. hppa*64*)
  3293.   hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
  3294.   hardcode_libdir_flag_spec_ld_F77='+b $libdir'
  3295.   hardcode_libdir_separator_F77=:
  3296.   hardcode_direct_F77=no
  3297.   hardcode_shlibpath_var_F77=no
  3298.   ;;
  3299. ia64*)
  3300.   hardcode_libdir_flag_spec_F77='-L$libdir'
  3301.   hardcode_direct_F77=no
  3302.   hardcode_shlibpath_var_F77=no
  3303.   # hardcode_minus_L: Not really in the search PATH,
  3304.   # but as the default location of the library.
  3305.   hardcode_minus_L_F77=yes
  3306.   ;;
  3307. *)
  3308.   hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
  3309.   hardcode_libdir_separator_F77=:
  3310.   hardcode_direct_F77=yes
  3311.   export_dynamic_flag_spec_F77='${wl}-E'
  3312.   # hardcode_minus_L: Not really in the search PATH,
  3313.   # but as the default location of the library.
  3314.   hardcode_minus_L_F77=yes
  3315.   ;;
  3316. esac
  3317.       fi
  3318.       ;;