1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224
|
# libtool.cfg - Libtool configuration file.
# Generated automatically by ltconfig (GNU libtool 1.3.3 (1.385.2.181 1999/07/02 15:49:11))
# Libtool was configured as follows, on host yellowpig:
#
# CC="old_CC" CFLAGS="old_CFLAGS" CPPFLAGS="old_CPPFLAGS" \
# LD="old_LD" LDFLAGS="old_LDFLAGS" LIBS="old_LIBS" \
# NM="old_NM" RANLIB="old_RANLIB" LN_S="old_LN_S" \
# DLLTOOL="old_DLLTOOL" OBJDUMP="old_OBJDUMP" AS="old_AS" \
# ./ltconfig.new ./ltmain.sh.new i386-gnu
#
# Compiler and other test output produced by ltconfig.new, useful for
# debugging ltconfig.new, is in ./config.log if it exists.
# The version of ltconfig.new that generated this script.
LTCONFIG_VERSION=1.3.3
# Shell to use when invoking shell scripts.
SHELL=/bin/sh
# Whether or not to build shared libraries.
build_libtool_libs=yes
# Whether or not to build static libraries.
build_old_libs=yes
# Whether or not to optimize for fast installation.
fast_install=yes
# The host system.
host_alias=i386-gnu
host=i386-pc-gnu
# An echo program that does not interpret backslashes.
echo=echo
# The archiver.
AR=ar
# The default C compiler.
CC=gcc
# The linker used to build libraries.
LD=/usr/bin/ld
# Whether we need hard or soft links.
LN_S=ln -s
# A BSD-compatible nm program.
NM=/usr/bin/nm -B
# Used on cygwin: DLL creation program.
DLLTOOL="dlltool"
# Used on cygwin: object dumper.
OBJDUMP="objdump"
# Used on cygwin: assembler.
AS="as"
# The name of the directory that contains temporary libtool files.
objdir=.libs
# How to create reloadable object files.
reload_flag= -r
reload_cmds=$LD$reload_flag -o $output$reload_objs
# How to pass a linker flag through the compiler.
wl=-Wl,
# Object file suffix (normally "o").
objext="o"
# Old archive suffix (normally "a").
libext="a"
# Executable file suffix (normally "").
exeext=""
# Additional compiler flags for building library objects.
pic_flag= -fPIC
# Does compiler simultaneously support -c and -o options?
compiler_c_o=yes
# Can we write directly to a .lo ?
compiler_o_lo=yes
# Must we lock files when doing compilation ?
need_locks=no
# Do we need the lib prefix for modules?
need_lib_prefix=no
# Do we need a version for libraries?
need_version=no
# Whether dlopen is supported.
dlopen=unknown
# Whether dlopen of programs is supported.
dlopen_self=unknown
# Whether dlopen of statically linked programs is supported.
dlopen_self_static=unknown
# Compiler flag to prevent dynamic linking.
link_static_flag=-static
# Compiler flag to turn off builtin functions.
no_builtin_flag= -fno-builtin -fno-rtti -fno-exceptions
# Compiler flag to allow reflexive dlopens.
export_dynamic_flag_spec=${wl}--export-dynamic
# Compiler flag to generate shared objects directly from archives.
whole_archive_flag_spec=${wl}--whole-archive$convenience ${wl}--no-whole-archive
# Compiler flag to generate thread-safe objects.
thread_safe_flag_spec=
# Library versioning type.
version_type=linux
# Format of library name prefix.
libname_spec=lib$name
# List of archive names. First name is the real one, the rest are links.
# The last name is the one that the linker finds with -lNAME.
library_names_spec=${libname}${release}.so$versuffix ${libname}${release}.so${major} ${libname}.so
# The coded name of the library, if different from the real name.
soname_spec=${libname}${release}.so$major
# Commands used to build and install an old-style archive.
RANLIB=ranlib
old_archive_cmds=$AR cru $oldlib$oldobjs~$RANLIB $oldlib
old_postinstall_cmds=$RANLIB $oldlib~chmod 644 $oldlib
old_postuninstall_cmds=
# Create an old-style archive from a shared archive.
old_archive_from_new_cmds=
# Commands used to build and install a shared archive.
archive_cmds=$CC -shared $libobjs $deplibs $linkopts ${wl}-soname $wl$soname -o $lib
archive_expsym_cmds=$CC -shared $libobjs $deplibs $linkopts ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib
postinstall_cmds=
postuninstall_cmds=
# Method to check whether dependent libraries are shared objects.
deplibs_check_method=unknown
# Command to use when deplibs_check_method == file_magic.
file_magic_cmd=
# Flag that allows shared libraries with undefined symbols to be built.
allow_undefined_flag=
# Flag that forces no undefined symbols.
no_undefined_flag=
# Commands used to finish a libtool library installation in a directory.
finish_cmds=
# Same as above, but a single script fragment to be evaled but not shown.
finish_eval=
# Take the output of nm and produce a listing of raw symbols and C names.
global_symbol_pipe=sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'
# Transform the output of nm in a proper C declaration
global_symbol_to_cdecl=sed -n -e 's/^. .* \(.*\)$/extern char \1;/p'
# This is the shared library runtime path variable.
runpath_var=LD_RUN_PATH
# This is the shared library path variable.
shlibpath_var=LD_LIBRARY_PATH
# Is shlibpath searched before the hard-coded library search path?
shlibpath_overrides_runpath=unknown
# How to hardcode a shared library path into an executable.
hardcode_action=immediate
# Flag to hardcode $libdir into a binary during linking.
# This must work even if $libdir does not exist.
hardcode_libdir_flag_spec=${wl}--rpath ${wl}$libdir
# Whether we need a single -rpath flag with a separated argument.
hardcode_libdir_separator=
# Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the
# resulting binary.
hardcode_direct=no
# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
# resulting binary.
hardcode_minus_L=no
# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
# the resulting binary.
hardcode_shlibpath_var=unsupported
# Compile-time system search path for libraries
sys_lib_search_path_spec=/lib /usr/lib /usr/local/lib
# Run-time system search path for libraries
sys_lib_dlsearch_path_spec=/lib /usr/lib
# Fix the shell variable $srcfile for the compiler.
fix_srcfile_path=""
# Set to yes if exported symbols are required.
always_export_symbols=no
# The commands to list exported symbols.
export_symbols_cmds=$NM $libobjs $convenience | $global_symbol_pipe | sed 's/.* //' | sort | uniq > $export_symbols
# Symbols that should not be listed in the preloaded symbols.
exclude_expsyms=_GLOBAL_OFFSET_TABLE_
# Symbols that must always be exported.
include_expsyms=
|