Mercurial > hg > sv-dependency-builds
comparison src/liblo-0.26/libtool @ 9:c0fb53affa76
Add liblo
author | Chris Cannam |
---|---|
date | Wed, 20 Mar 2013 15:25:02 +0000 |
parents | e13257ea84a4 |
children |
comparison
equal
deleted
inserted
replaced
8:c29fa680fb5a | 9:c0fb53affa76 |
---|---|
1 #! /bin/bash | 1 #! /bin/sh |
2 | 2 |
3 # libtool - Provide generalized library-building support services. | 3 # libtool - Provide generalized library-building support services. |
4 # Generated automatically by config.status (liblo) 0.26 | 4 # Generated automatically by config.status (liblo) 0.26 |
5 # Libtool was configured on host utilitypod: | 5 # Libtool was configured on host mortadella: |
6 # NOTE: Changes made to this file will be lost: look at ltmain.sh. | 6 # NOTE: Changes made to this file will be lost: look at ltmain.sh. |
7 # | 7 # |
8 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, | 8 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, |
9 # 2006, 2007, 2008 Free Software Foundation, Inc. | 9 # 2006, 2007, 2008 Free Software Foundation, Inc. |
10 # Written by Gordon Matzigkeit, 1996 | 10 # Written by Gordon Matzigkeit, 1996 |
37 available_tags="" | 37 available_tags="" |
38 | 38 |
39 # ### BEGIN LIBTOOL CONFIG | 39 # ### BEGIN LIBTOOL CONFIG |
40 | 40 |
41 # Whether or not to build static libraries. | 41 # Whether or not to build static libraries. |
42 build_old_libs=no | 42 build_old_libs=yes |
43 | 43 |
44 # Whether or not to build shared libraries. | 44 # Whether or not to build shared libraries. |
45 build_libtool_libs=yes | 45 build_libtool_libs=no |
46 | 46 |
47 # Which release of libtool.m4 was used? | 47 # Which release of libtool.m4 was used? |
48 macro_version=2.2.4 | 48 macro_version=2.2.4 |
49 macro_revision=1.2976 | 49 macro_revision=1.2976 |
50 | 50 |
53 | 53 |
54 # Whether or not to optimize for fast installation. | 54 # Whether or not to optimize for fast installation. |
55 fast_install=yes | 55 fast_install=yes |
56 | 56 |
57 # The host system. | 57 # The host system. |
58 host_alias= | 58 host_alias=i486-unknown-windows |
59 host=i686-pc-linux-gnu | 59 host=i486-unknown-windows |
60 host_os=linux-gnu | 60 host_os=windows |
61 | 61 |
62 # The build system. | 62 # The build system. |
63 build_alias= | 63 build_alias= |
64 build=i686-pc-linux-gnu | 64 build=x86_64-unknown-linux-gnu |
65 build_os=linux-gnu | 65 build_os=linux-gnu |
66 | 66 |
67 # A sed program that does not truncate output. | 67 # A sed program that does not truncate output. |
68 SED="/bin/sed" | 68 SED="/usr/bin/sed" |
69 | 69 |
70 # Sed that helps us avoid accidentally triggering echo(1) options like -n. | 70 # Sed that helps us avoid accidentally triggering echo(1) options like -n. |
71 Xsed="$SED -e 1s/^X//" | 71 Xsed="$SED -e 1s/^X//" |
72 | 72 |
73 # A grep program that handles long lines. | 73 # A grep program that handles long lines. |
74 GREP="/bin/grep" | 74 GREP="/usr/bin/grep" |
75 | 75 |
76 # An ERE matcher. | 76 # An ERE matcher. |
77 EGREP="/bin/grep -E" | 77 EGREP="/usr/bin/grep -E" |
78 | 78 |
79 # A literal string matcher. | 79 # A literal string matcher. |
80 FGREP="/bin/grep -F" | 80 FGREP="/usr/bin/grep -F" |
81 | 81 |
82 # A BSD- or MS-compatible name lister. | 82 # A BSD- or MS-compatible name lister. |
83 NM="/usr/bin/nm -B" | 83 NM="link -dump -symbols" |
84 | 84 |
85 # Whether we need soft or hard links. | 85 # Whether we need soft or hard links. |
86 LN_S="ln -s" | 86 LN_S="ln -s" |
87 | 87 |
88 # What is the maximum length of a command? | 88 # What is the maximum length of a command? |
106 # How to create reloadable object files. | 106 # How to create reloadable object files. |
107 reload_flag=" -r" | 107 reload_flag=" -r" |
108 reload_cmds="\$LD\$reload_flag -o \$output\$reload_objs" | 108 reload_cmds="\$LD\$reload_flag -o \$output\$reload_objs" |
109 | 109 |
110 # Method to check whether dependent libraries are shared objects. | 110 # Method to check whether dependent libraries are shared objects. |
111 deplibs_check_method="pass_all" | 111 deplibs_check_method="unknown" |
112 | 112 |
113 # Command to use when deplibs_check_method == "file_magic". | 113 # Command to use when deplibs_check_method == "file_magic". |
114 file_magic_cmd="\$MAGIC_CMD" | 114 file_magic_cmd="\$MAGIC_CMD" |
115 | 115 |
116 # The archiver. | 116 # The archiver. |
124 RANLIB="ranlib" | 124 RANLIB="ranlib" |
125 old_postinstall_cmds="chmod 644 \$oldlib~\$RANLIB \$oldlib" | 125 old_postinstall_cmds="chmod 644 \$oldlib~\$RANLIB \$oldlib" |
126 old_postuninstall_cmds="" | 126 old_postuninstall_cmds="" |
127 | 127 |
128 # A C compiler. | 128 # A C compiler. |
129 LTCC="gcc" | 129 LTCC="i486-mingw32-gcc -I/work/sonic-visualiser/sv-dependency-builds/src/liblo-0.26/../../script/win32/../..//win32-mingw/include -L/work/sonic-visualiser/sv-dependency-builds/src/liblo-0.26/../../script/win32/../..//win32-mingw/lib" |
130 | 130 |
131 # LTCC compiler flags. | 131 # LTCC compiler flags. |
132 LTCFLAGS="-g -O2" | 132 LTCFLAGS="-g -O2 -DWIN32 -D_WIN32_WINNT=0x501" |
133 | 133 |
134 # Take the output of nm and produce a listing of raw symbols and C names. | 134 # Take the output of nm and produce a listing of raw symbols and C names. |
135 global_symbol_pipe="sed -n -e 's/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'" | 135 global_symbol_pipe="" |
136 | 136 |
137 # Transform the output of nm in a proper C declaration. | 137 # Transform the output of nm in a proper C declaration. |
138 global_symbol_to_cdecl="sed -n -e 's/^T .* \\(.*\\)\$/extern int \\1();/p' -e 's/^[ABCDGIRSTW]* .* \\(.*\\)\$/extern char \\1;/p'" | 138 global_symbol_to_cdecl="" |
139 | 139 |
140 # Transform the output of nm in a C name address pair. | 140 # Transform the output of nm in a C name address pair. |
141 global_symbol_to_c_name_address="sed -n -e 's/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (void *) 0},/p' -e 's/^[ABCDGIRSTW]* \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (void *) \\&\\2},/p'" | 141 global_symbol_to_c_name_address="sed -n -e 's/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (void *) 0},/p' -e 's/^[BCDEGRST]* \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (void *) \\&\\2},/p'" |
142 | 142 |
143 # Transform the output of nm in a C name address pair when lib prefix is needed. | 143 # Transform the output of nm in a C name address pair when lib prefix is needed. |
144 global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (void *) 0},/p' -e 's/^[ABCDGIRSTW]* \\([^ ]*\\) \\(lib[^ ]*\\)\$/ {\"\\2\", (void *) \\&\\2},/p' -e 's/^[ABCDGIRSTW]* \\([^ ]*\\) \\([^ ]*\\)\$/ {\"lib\\2\", (void *) \\&\\2},/p'" | 144 global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (void *) 0},/p' -e 's/^[BCDEGRST]* \\([^ ]*\\) \\(lib[^ ]*\\)\$/ {\"\\2\", (void *) \\&\\2},/p' -e 's/^[BCDEGRST]* \\([^ ]*\\) \\([^ ]*\\)\$/ {\"lib\\2\", (void *) \\&\\2},/p'" |
145 | 145 |
146 # The name of the directory that contains temporary libtool files. | 146 # The name of the directory that contains temporary libtool files. |
147 objdir=.libs | 147 objdir=.libs |
148 | 148 |
149 # Shell to use when invoking shell scripts. | 149 # Shell to use when invoking shell scripts. |
150 SHELL="/bin/bash" | 150 SHELL="/bin/sh" |
151 | 151 |
152 # An echo program that does not interpret backslashes. | 152 # An echo program that does not interpret backslashes. |
153 ECHO="echo" | 153 ECHO="echo" |
154 | 154 |
155 # Used to examine libraries when file_magic_cmd begins with "file". | 155 # Used to examine libraries when file_magic_cmd begins with "file". |
182 # The commands to extract the exported symbol list from a shared archive. | 182 # The commands to extract the exported symbol list from a shared archive. |
183 extract_expsyms_cmds="" | 183 extract_expsyms_cmds="" |
184 | 184 |
185 # Variables whose values should be saved in libtool wrapper scripts and | 185 # Variables whose values should be saved in libtool wrapper scripts and |
186 # restored at link time. | 186 # restored at link time. |
187 variables_saved_for_relink="PATH LD_LIBRARY_PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" | 187 variables_saved_for_relink="PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" |
188 | 188 |
189 # Do we need the "lib" prefix for modules? | 189 # Do we need the "lib" prefix for modules? |
190 need_lib_prefix=no | 190 need_lib_prefix=unknown |
191 | 191 |
192 # Do we need a version for libraries? | 192 # Do we need a version for libraries? |
193 need_version=no | 193 need_version=unknown |
194 | 194 |
195 # Library versioning type. | 195 # Library versioning type. |
196 version_type=linux | 196 version_type=none |
197 | 197 |
198 # Shared library runtime path variable. | 198 # Shared library runtime path variable. |
199 runpath_var=LD_RUN_PATH | 199 runpath_var=LD_RUN_PATH |
200 | 200 |
201 # Shared library path variable. | 201 # Shared library path variable. |
202 shlibpath_var=LD_LIBRARY_PATH | 202 shlibpath_var= |
203 | 203 |
204 # Is shlibpath searched before the hard-coded library search path? | 204 # Is shlibpath searched before the hard-coded library search path? |
205 shlibpath_overrides_runpath=no | 205 shlibpath_overrides_runpath=unknown |
206 | 206 |
207 # Format of library name prefix. | 207 # Format of library name prefix. |
208 libname_spec="lib\$name" | 208 libname_spec="lib\$name" |
209 | 209 |
210 # List of archive names. First name is the real one, the rest are links. | 210 # List of archive names. First name is the real one, the rest are links. |
211 # The last name is the one that the linker finds with -lNAME | 211 # The last name is the one that the linker finds with -lNAME |
212 library_names_spec="\${libname}\${release}\${shared_ext}\$versuffix \${libname}\${release}\${shared_ext}\$major \$libname\${shared_ext}" | 212 library_names_spec="" |
213 | 213 |
214 # The coded name of the library, if different from the real name. | 214 # The coded name of the library, if different from the real name. |
215 soname_spec="\${libname}\${release}\${shared_ext}\$major" | 215 soname_spec="" |
216 | 216 |
217 # Command to use after installation of a shared archive. | 217 # Command to use after installation of a shared archive. |
218 postinstall_cmds="" | 218 postinstall_cmds="" |
219 | 219 |
220 # Command to use after uninstallation of a shared archive. | 220 # Command to use after uninstallation of a shared archive. |
221 postuninstall_cmds="" | 221 postuninstall_cmds="" |
222 | 222 |
223 # Commands used to finish a libtool library installation in a directory. | 223 # Commands used to finish a libtool library installation in a directory. |
224 finish_cmds="PATH=\\\"\\\$PATH:/sbin\\\" ldconfig -n \$libdir" | 224 finish_cmds="" |
225 | 225 |
226 # As "finish_cmds", except a single script fragment to be evaled but | 226 # As "finish_cmds", except a single script fragment to be evaled but |
227 # not shown. | 227 # not shown. |
228 finish_eval="" | 228 finish_eval="" |
229 | 229 |
230 # Whether we should hardcode library paths into libraries. | 230 # Whether we should hardcode library paths into libraries. |
231 hardcode_into_libs=yes | 231 hardcode_into_libs=no |
232 | 232 |
233 # Compile-time system search path for libraries. | 233 # Compile-time system search path for libraries. |
234 sys_lib_search_path_spec="/usr/lib/gcc/i486-linux-gnu/4.3.2 /usr/lib /lib" | 234 sys_lib_search_path_spec="/usr/lib/gcc/i486-mingw32/4.7.2 /usr/i486-mingw32/lib" |
235 | 235 |
236 # Run-time system search path for libraries. | 236 # Run-time system search path for libraries. |
237 sys_lib_dlsearch_path_spec="/lib /usr/lib /lib/i486-linux-gnu /usr/lib/i486-linux-gnu /usr/lib/R/lib /usr/lib/alsa-lib /usr/local/lib /home/sinclairs/.local/lib " | 237 sys_lib_dlsearch_path_spec="/lib /usr/lib" |
238 | 238 |
239 # Whether dlopen is supported. | 239 # Whether dlopen is supported. |
240 dlopen_support=unknown | 240 dlopen_support=unknown |
241 | 241 |
242 # Whether dlopen of programs is supported. | 242 # Whether dlopen of programs is supported. |
249 old_striplib="strip --strip-debug" | 249 old_striplib="strip --strip-debug" |
250 striplib="strip --strip-unneeded" | 250 striplib="strip --strip-unneeded" |
251 | 251 |
252 | 252 |
253 # The linker used to build libraries. | 253 # The linker used to build libraries. |
254 LD="/usr/bin/ld" | 254 LD="/usr/i486-mingw32/bin/ld" |
255 | 255 |
256 # Commands used to build an old-style archive. | 256 # Commands used to build an old-style archive. |
257 old_archive_cmds="\$AR \$AR_FLAGS \$oldlib\$oldobjs~\$RANLIB \$oldlib" | 257 old_archive_cmds="\$AR \$AR_FLAGS \$oldlib\$oldobjs~\$RANLIB \$oldlib" |
258 | 258 |
259 # A language specific compiler. | 259 # A language specific compiler. |
260 CC="gcc" | 260 CC="i486-mingw32-gcc -I/work/sonic-visualiser/sv-dependency-builds/src/liblo-0.26/../../script/win32/../..//win32-mingw/include -L/work/sonic-visualiser/sv-dependency-builds/src/liblo-0.26/../../script/win32/../..//win32-mingw/lib" |
261 | 261 |
262 # Is the compiler the GNU compiler? | 262 # Is the compiler the GNU compiler? |
263 with_gcc=yes | 263 with_gcc=yes |
264 | 264 |
265 # Compiler flag to turn off builtin functions. | 265 # Compiler flag to turn off builtin functions. |
267 | 267 |
268 # How to pass a linker flag through the compiler. | 268 # How to pass a linker flag through the compiler. |
269 wl="-Wl," | 269 wl="-Wl," |
270 | 270 |
271 # Additional compiler flags for building library objects. | 271 # Additional compiler flags for building library objects. |
272 pic_flag=" -fPIC -DPIC" | 272 pic_flag="" |
273 | 273 |
274 # Compiler flag to prevent dynamic linking. | 274 # Compiler flag to prevent dynamic linking. |
275 link_static_flag="-static" | 275 link_static_flag="-static" |
276 | 276 |
277 # Does compiler simultaneously support -c and -o options? | 277 # Does compiler simultaneously support -c and -o options? |
278 compiler_c_o="yes" | 278 compiler_c_o="yes" |
279 | 279 |
280 # Whether or not to add -lc for building shared libraries. | 280 # Whether or not to add -lc for building shared libraries. |
281 build_libtool_need_lc=no | 281 build_libtool_need_lc=yes |
282 | 282 |
283 # Whether or not to disallow shared libs when runtime libs are static. | 283 # Whether or not to disallow shared libs when runtime libs are static. |
284 allow_libtool_libs_with_static_runtimes=no | 284 allow_libtool_libs_with_static_runtimes=no |
285 | 285 |
286 # Compiler flag to allow reflexive dlopens. | 286 # Compiler flag to allow reflexive dlopens. |
298 # Create a temporary old-style archive to link instead of a shared archive. | 298 # Create a temporary old-style archive to link instead of a shared archive. |
299 old_archive_from_expsyms_cmds="" | 299 old_archive_from_expsyms_cmds="" |
300 | 300 |
301 # Commands used to build a shared archive. | 301 # Commands used to build a shared archive. |
302 archive_cmds="\$CC -shared \$libobjs \$deplibs \$compiler_flags \${wl}-soname \$wl\$soname -o \$lib" | 302 archive_cmds="\$CC -shared \$libobjs \$deplibs \$compiler_flags \${wl}-soname \$wl\$soname -o \$lib" |
303 archive_expsym_cmds="echo \\\"{ global:\\\" > \$output_objdir/\$libname.ver~ | 303 archive_expsym_cmds="\$CC -shared \$libobjs \$deplibs \$compiler_flags \${wl}-soname \$wl\$soname \${wl}-retain-symbols-file \$wl\$export_symbols -o \$lib" |
304 cat \$export_symbols | sed -e \\\"s/\\\\(.*\\\\)/\\\\1;/\\\" >> \$output_objdir/\$libname.ver~ | |
305 echo \\\"local: *; };\\\" >> \$output_objdir/\$libname.ver~ | |
306 \$CC -shared \$libobjs \$deplibs \$compiler_flags \${wl}-soname \$wl\$soname \${wl}-version-script \${wl}\$output_objdir/\$libname.ver -o \$lib" | |
307 | 304 |
308 # Commands used to build a loadable module if different from building | 305 # Commands used to build a loadable module if different from building |
309 # a shared archive. | 306 # a shared archive. |
310 module_cmds="" | 307 module_cmds="" |
311 module_expsym_cmds="" | 308 module_expsym_cmds="" |