configure
上传用户:center1979
上传日期:2022-07-26
资源大小:50633k
文件大小:1316k
源码类别:

OpenGL

开发平台:

Visual C++

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