From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13270 invoked by alias); 31 Oct 2011 21:05:54 -0000 Received: (qmail 13260 invoked by uid 22791); 31 Oct 2011 21:05:52 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from ud10.udmedia.de (HELO mail.ud10.udmedia.de) (194.117.254.50) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 31 Oct 2011 21:05:37 +0000 Received: (qmail 29532 invoked from network); 31 Oct 2011 22:05:35 +0100 Received: from unknown (HELO x4.trippels.de) (ud10?360p3@91.64.56.160) by mail.ud10.udmedia.de with ESMTPSA (DHE-RSA-AES256-SHA encrypted, authenticated); 31 Oct 2011 22:05:35 +0100 Date: Mon, 31 Oct 2011 21:39:00 -0000 From: Markus Trippelsdorf To: gcc-patches@gcc.gnu.org Subject: Re: v2[PATCH] update to libtool-2.4.2 and regenerate Message-ID: <20111031210534.GA27299@x4.trippels.de> References: <20111027233544.GA10660@x4.trippels.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111027233544.GA10660@x4.trippels.de> Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2011-10/txt/msg02889.txt.bz2 This is an updated version of the libtool update patch. It fixes the --with-sysroot clash by reverting commit 3334f7ed5851ef1 in libtools. I've also included Rainer's 64bit Solaris patch. http://trippelsdorf.de/update-to-libtool-2.4.2-and-regenerate.patch.bz2 --- boehm-gc/Makefile.in | 3 + boehm-gc/configure | 1857 ++++++-- boehm-gc/include/Makefile.in | 3 + boehm-gc/include/gc_config.h.in | 6 - boehm-gc/testsuite/Makefile.in | 3 + fixincludes/configure | 95 +- gcc/configure | 1383 +++++-- intl/config.h.in | 232 +- intl/configure | 4764 +++++++++++++++----- libffi/Makefile.in | 3 + libffi/configure | 1430 +++++-- libffi/include/Makefile.in | 3 + libffi/man/Makefile.in | 3 + libffi/testsuite/Makefile.in | 3 + libgfortran/Makefile.in | 3 + libgfortran/configure | 1884 ++++++--- libgomp/Makefile.in | 3 + libgomp/configure | 1886 ++++++--- libgomp/testsuite/Makefile.in | 3 + libjava/Makefile.in | 2 + libjava/classpath/Makefile.in | 3 + libjava/classpath/configure | 1869 ++++++--- libjava/classpath/doc/Makefile.in | 3 + libjava/classpath/doc/api/Makefile.in | 3 + libjava/classpath/examples/Makefile.in | 3 + libjava/classpath/external/Makefile.in | 3 + libjava/classpath/external/jsr166/Makefile.in | 3 + .../classpath/external/relaxngDatatype/Makefile.in | 3 + libjava/classpath/external/sax/Makefile.in | 3 + libjava/classpath/external/w3c_dom/Makefile.in | 3 + libjava/classpath/include/Makefile.in | 3 + libjava/classpath/lib/Makefile.in | 3 + libjava/classpath/native/Makefile.in | 3 + libjava/classpath/native/fdlibm/Makefile.in | 3 + libjava/classpath/native/jawt/Makefile.in | 3 + libjava/classpath/native/jni/Makefile.in | 3 + libjava/classpath/native/jni/classpath/Makefile.in | 3 + .../classpath/native/jni/gconf-peer/Makefile.in | 3 + .../native/jni/gstreamer-peer/Makefile.in | 3 + libjava/classpath/native/jni/gtk-peer/Makefile.in | 3 + libjava/classpath/native/jni/java-io/Makefile.in | 3 + libjava/classpath/native/jni/java-lang/Makefile.in | 3 + libjava/classpath/native/jni/java-math/Makefile.in | 3 + libjava/classpath/native/jni/java-net/Makefile.in | 3 + libjava/classpath/native/jni/java-nio/Makefile.in | 3 + libjava/classpath/native/jni/java-util/Makefile.in | 3 + libjava/classpath/native/jni/midi-alsa/Makefile.in | 3 + libjava/classpath/native/jni/midi-dssi/Makefile.in | 3 + .../classpath/native/jni/native-lib/Makefile.in | 3 + libjava/classpath/native/jni/qt-peer/Makefile.in | 3 + libjava/classpath/native/jni/xmlj/Makefile.in | 3 + libjava/classpath/native/plugin/Makefile.in | 3 + libjava/classpath/resource/Makefile.in | 3 + libjava/classpath/scripts/Makefile.in | 3 + libjava/classpath/tools/Makefile.in | 3 + libjava/configure | 2164 +++++++--- libjava/gcj/Makefile.in | 4 +- libjava/include/Makefile.in | 4 +- libjava/testsuite/Makefile.in | 4 +- libmudflap/Makefile.in | 3 + libmudflap/configure | 1430 +++++-- libmudflap/testsuite/Makefile.in | 3 + libobjc/configure | 1457 +++++-- libquadmath/Makefile.in | 3 + libquadmath/configure | 1430 +++++-- libssp/Makefile.in | 3 + libssp/configure | 1430 +++++-- libstdc++-v3/Makefile.in | 3 + libstdc++-v3/configure | 1873 ++++++--- libstdc++-v3/doc/Makefile.in | 3 + libstdc++-v3/include/Makefile.in | 3 + libstdc++-v3/libsupc++/Makefile.in | 3 + libstdc++-v3/po/Makefile.in | 3 + libstdc++-v3/python/Makefile.in | 3 + libstdc++-v3/src/Makefile.in | 3 + libstdc++-v3/testsuite/Makefile.in | 3 + libtool.m4 | 1292 ++++-- ltmain.sh | 2967 ++++++++---- lto-plugin/Makefile.in | 3 + lto-plugin/configure | 1430 +++++-- ltoptions.m4 | 21 +- ltversion.m4 | 12 +- lt~obsolete.m4 | 2 +- zlib/Makefile.in | 3 + zlib/configure | 1430 +++++-- 85 files changed, 24070 insertions(+), 8462 deletions(-) -- Markus