This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/4455] [HP-UX] libstdc++.sl depends on libgcc.a
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Nov 2005 21:07:12 -0000
- Subject: [Bug libstdc++/4455] [HP-UX] libstdc++.sl depends on libgcc.a
- References: <bug-4455-2740@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from pcarlini at suse dot de 2005-11-15 21:07 -------
This PR can now be closed, basing on up to date comments from John David Anglin
(dave@hiauly1.hia.nrc.ca), which indicate that now shared versions of libgcc
are
built on both 32 and 64-bit ports. He also remarks that "it's technically wrong
to link the shared version of libstdc++ with libgcc.a and libgcc_eh.a as this
could lead to duplicate symbols".
--
pcarlini at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4455