This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/15120] [3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' is referenced by DSO
- From: "gdr at integrable-solutions dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Jun 2004 00:30:43 -0000
- Subject: [Bug bootstrap/15120] [3.3 only] [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 gdr at integrable-solutions dot net 2004-06-01 00:30 -------
Subject: Re: [3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' is referenced by DSO
"kkojima at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:
| It appears again in 3.3-branch. It seems that libstdc++-v3/configure is
| regenerated with the older libtool.m4
That may be caused by this:
2004-05-24 Ronald Landheer-Cieslak <ronald@landheer.com>
PR libstdc++/11171
* acinclude.m4: Deal with --with-newlib.
* aclocal.m4: Regenerate.
* configure.in: Set os_include_dir correctly when
--with-newlib.
* configure: Regenerate.
We should be setting sanity checks with respect to required autotools.
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15120