public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/12462] New: gcc-3.3.1 can't build shared library with libstdc++.a
@ 2003-09-30 15:43 bs at okyz dot com
  2003-10-28 15:31 ` [Bug bootstrap/12462] " pinskia at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: bs at okyz dot com @ 2003-09-30 15:43 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: gcc-3.3.1 can't build shared library with libstdc++.a
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bs at okyz dot com
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: hpux11

gcc -shared doesn't work 
i want to make a shared library, and i link with the static library libstdc++.a
ld answer me that libstdc++.a isn't position independant code (PIC).
I built gcc.3.3.1 passing with-pic and disable-shared to configure, but the HP
linker still doesn't want to link with libstdc++.a, which isn't a PIC library
for him. (try to compile with +Z)
i have installed the latest ld linker HP patch.


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

end of thread, other threads:[~2004-10-06 12:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-30 15:43 [Bug bootstrap/12462] New: gcc-3.3.1 can't build shared library with libstdc++.a bs at okyz dot com
2003-10-28 15:31 ` [Bug bootstrap/12462] " pinskia at gcc dot gnu dot org
2003-11-08 21:15 ` dhazeghi at yahoo dot com
2003-11-14 21:11 ` croze at nsisoftware dot com
2004-01-20 13:56 ` bangerth at dealii dot org
2004-01-28 17:37 ` pinskia at gcc dot gnu dot org
2004-10-06 11:30 ` pinskia at gcc dot gnu dot org
2004-10-06 11:53 ` pinskia at gcc dot gnu dot org
2004-10-06 12:05 ` info at yourkit dot com
2004-10-06 12:43 ` pinskia at gcc dot gnu 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).