This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14925] libunwind enabled gcc generates incompatible libgcc_s.so.1
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Aug 2004 03:56:32 -0000
- Subject: [Bug target/14925] libunwind enabled gcc generates incompatible libgcc_s.so.1
- References: <20040412164900.14925.hjl@lucon.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-08-15 03:56 -------
I see the email was posted and nothing came out of it, basically this bug is invalid. Not because it
would change the ABI but the different between using libunwind and not using it is an ABI difference
and an known one which means that you should be care full when trying to mix the binaries so closing
as invalid.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14925