This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/18153] [3.4/4.0 Regression] -static-libgcc links in libunwind.so.7
- From: "mmitchel 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 Dec 2004 19:54:51 -0000
- Subject: [Bug target/18153] [3.4/4.0 Regression] -static-libgcc links in libunwind.so.7
- References: <20041026004311.18153.hjl@lucon.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mmitchel at gcc dot gnu dot org 2004-12-15 19:54 -------
Why would we want to link libunwind statically? I don't see why it shouldn't be
a shared library just like everything else.
In fact, I don't see this as a bug at all. Binaries depend on libgcc already;
so, now they depend on libunwind too.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18153