X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=sim%2Fucsim%2Flibtool;h=e4d98b96fd316ae0da84464a2d690224ddd66746;hb=0a602d50e5d325591873e6ef4a92b023539b2136;hp=9cf63f6e4d87069f8e6fae0431ad742a6707e0d5;hpb=fc0353de7f0cb4ef1b92be73235a5f54b30369a1;p=fw%2Fsdcc diff --git a/sim/ucsim/libtool b/sim/ucsim/libtool index 9cf63f6e..e4d98b96 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-pre4) +# Generated automatically by (GNU 0.4.1-pre5) # NOTE: Changes made to this file will be lost: look at ltmain.sh. # # Copyright (C) 1996-2000 Free Software Foundation, Inc. @@ -64,7 +64,7 @@ AR="ar" AR_FLAGS="cru" # The default C compiler. -CC="gcc-3.0" +CC="gcc" # Is the compiler the GNU C compiler? with_gcc=yes @@ -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?