This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/15120] [libtool bug] hidden symbol `__sdivsi3_i4' is referenced by DSO
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 May 2004 15:14:41 -0000
- Subject: [Bug bootstrap/15120] [libtool bug] hidden symbol `__sdivsi3_i4' is referenced by DSO
- References: <20040424223414.15120.kkojima@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-05-12 15:14 -------
Subject: Bug 15120
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: kkojima@gcc.gnu.org 2004-05-12 15:14:35
Modified files:
. : ChangeLog libtool.m4
boehm-gc : configure
libf2c : configure
libffi : configure
libjava : configure
libobjc : configure
libstdc++-v3 : configure
zlib : configure
Log message:
PR bootstrap/15120
* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
* */configure: Rebuilt.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.621.2.48&r2=1.621.2.49
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libtool.m4.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.10.2.2&r2=1.10.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/configure.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.55.14.5&r2=1.55.14.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/configure.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.35.14.3&r2=1.35.14.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/configure.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.37.2.7&r2=1.37.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/configure.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.159.2.9&r2=1.159.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/configure.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.25.14.3&r2=1.25.14.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.286.2.19&r2=1.286.2.20
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/zlib/configure.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.20.14.4&r2=1.20.14.5
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15120