libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libtool generated for tests


From: Tim Rice
Subject: libtool generated for tests
Date: Mon, 26 Sep 2005 20:51:18 -0700 (PDT)

branch-1-5

Could someone explain why the libtool generated in the test dirs
are different than the one in the build dir?

Or more importanbtly, why a software package using ltmain.sh from 1.5.21a
would build a libtool that didn't work but copying libtool from
my libtool build dir would work. The differences looked similar 
to the ones below.

--- depdemo/libtool     2005-09-26 16:03:23.949817104 -0700
+++ libtool     2005-09-26 15:57:57.144777437 -0700
@@ -1,7 +1,7 @@
 #! /bin/ksh
 
 # libtoolT - Provide generalized library-building support services.
-# Generated automatically by  (GNU depdemo 0.1)
+# Generated automatically by  (GNU libtool 1.5.21a (1.1220.2.300 2005/09/25 
07:37:09))
 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
 #
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001
@@ -53,7 +53,7 @@
 build_libtool_libs=yes
 
 # Whether or not to build static libraries.
-build_old_libs=no
+build_old_libs=yes
 
 # Whether or not to add -lc for building shared libraries.
 build_libtool_need_lc=no
@@ -70,7 +70,7 @@
 host_os=sysv5UnixWare7.1.4
 
 # The build system.
-build_alias=i686-unknown-sysv5UnixWare7.1.4
+build_alias=
 build=i686-unknown-sysv5UnixWare7.1.4
 build_os=sysv5UnixWare7.1.4
 
@@ -159,10 +159,10 @@
 need_version=no
 
 # Whether dlopen is supported.
-dlopen_support=unknown
+dlopen_support=yes
 
 # Whether dlopen of programs is supported.
-dlopen_self=unknown
+dlopen_self=no
 
 # Whether dlopen of statically linked programs is supported.
 dlopen_self_static=unknown
@@ -6896,7 +6896,7 @@
 build_libtool_libs=yes
 
 # Whether or not to build static libraries.
-build_old_libs=no
+build_old_libs=yes
 
 # Whether or not to add -lc for building shared libraries.
 build_libtool_need_lc=no
@@ -6913,7 +6913,7 @@
 host_os=sysv5UnixWare7.1.4
 
 # The build system.
-build_alias=i686-unknown-sysv5UnixWare7.1.4
+build_alias=
 build=i686-unknown-sysv5UnixWare7.1.4
 build_os=sysv5UnixWare7.1.4
 
@@ -7002,10 +7002,10 @@
 need_version=no
 
 # Whether dlopen is supported.
-dlopen_support=unknown
+dlopen_support=yes
 
 # Whether dlopen of programs is supported.
-dlopen_self=unknown
+dlopen_self=no
 
 # Whether dlopen of statically linked programs is supported.
 dlopen_self_static=unknown


-- 
Tim Rice                                Multitalents    (707) 887-1469
address@hidden






reply via email to

[Prev in Thread] Current Thread [Next in Thread]