This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/18153] [3.4/4.0 Regression] -static-libgcc links in libunwind.so.7


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]