X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=sim%2Fucsim%2Flibtool;h=22321aa9779ff647e5d507aa7b255e4cbfc630d3;hb=90bdb43b342189fcb94a398855d43f3f47f96738;hp=e4d98b96fd316ae0da84464a2d690224ddd66746;hpb=0a602d50e5d325591873e6ef4a92b023539b2136;p=fw%2Fsdcc diff --git a/sim/ucsim/libtool b/sim/ucsim/libtool index e4d98b96..22321aa9 100755 --- a/sim/ucsim/libtool +++ b/sim/ucsim/libtool @@ -1,7 +1,7 @@ #! /bin/sh # libtool - Provide generalized library-building support services. -# Generated automatically by (GNU 0.4.1-pre5) +# Generated automatically by (GNU 0.5.4) # NOTE: Changes made to this file will be lost: look at ltmain.sh. # # Copyright (C) 1996-2000 Free Software Foundation, Inc. @@ -35,7 +35,7 @@ if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi # ### BEGIN LIBTOOL CONFIG -# Libtool was configured on host dani: +# Libtool was configured on host viktoria: # Shell to use when invoking shell scripts. SHELL="/bin/sh" @@ -53,7 +53,7 @@ build_libtool_need_lc=no fast_install=yes # The host system. -host_alias=i686-pc-linux-gnu +host_alias= host=i686-pc-linux-gnu # An echo program that does not interpret backslashes. @@ -70,7 +70,7 @@ CC="gcc" with_gcc=yes # The linker used to build libraries. -LD="/usr/bin/ld" +LD="/usr/i586-suse-linux/bin/ld" # Whether we need hard or soft links. LN_S="ln -s" @@ -113,7 +113,7 @@ libext="a" exeext="" # Additional compiler flags for building library objects. -pic_flag=" -fPIC" +pic_flag=" -fPIC" pic_mode=default # Does compiler simultaneously support -c and -o options? @@ -132,19 +132,19 @@ need_lib_prefix=no need_version=no # Whether dlopen is supported. -dlopen_support=yes +dlopen_support=unknown # Whether dlopen of programs is supported. -dlopen_self=yes +dlopen_self=unknown # Whether dlopen of statically linked programs is supported. -dlopen_self_static=no +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" +no_builtin_flag=" -fno-builtin" # Compiler flag to allow reflexive dlopens. export_dynamic_flag_spec="\${wl}--export-dynamic"