configure
上传用户:lijia5631
上传日期:2008-11-10
资源大小:1214k
文件大小:789k
源码类别:

视频捕捉/采集

开发平台:

MultiPlatform

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