public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug driver/18153] New: -static-libgcc links in libunwind.so.7
@ 2004-10-26  0:43 hjl at lucon dot org
  2004-10-26  0:49 ` [Bug target/18153] [3.4/4.0 Regression] " pinskia at gcc dot gnu dot org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: hjl at lucon dot org @ 2004-10-26  0:43 UTC (permalink / raw)
  To: gcc-bugs

-static-libgcc links in libunwind.so.7 even if it isn't used at all:

[hjl@gnu-4 tmp]$ cat f.c
int
main ()
{
  return 0;
}
[hjl@gnu-4 tmp]$ /usr/gcc-3.4/bin/gcc -static-libgcc f.c
[hjl@gnu-4 tmp]$ ./a.out
./a.out: error while loading shared libraries: libunwind.so.7: cannot open 
shared object file: No such file or directory

-- 
           Summary: -static-libgcc links in libunwind.so.7
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: driver
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl at lucon dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: ia64-unknown-linux-gnu
  GCC host triplet: ia64-unknown-linux-gnu
GCC target triplet: ia64-unknown-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18153


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2004-12-16  0:21 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-26  0:43 [Bug driver/18153] New: -static-libgcc links in libunwind.so.7 hjl at lucon dot org
2004-10-26  0:49 ` [Bug target/18153] [3.4/4.0 Regression] " pinskia at gcc dot gnu dot org
2004-10-26  1:07 ` hjl at lucon dot org
2004-11-01  0:45 ` mmitchel at gcc dot gnu dot org
2004-11-01 16:29 ` hjl at lucon dot org
2004-12-10 17:11 ` hjl at lucon dot org
2004-12-14 17:52 ` hjl at lucon dot org
2004-12-15 19:54 ` mmitchel at gcc dot gnu dot org
2004-12-15 22:54 ` hjl at lucon dot org
2004-12-15 23:30 ` mark at codesourcery dot com
2004-12-15 23:50 ` cvs-commit at gcc dot gnu dot org
2004-12-16  0:20 ` cvs-commit at gcc dot gnu dot org
2004-12-16  0:21 ` hjl at lucon dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).