public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/33080]  New: Building libstdc++ with static libgcc
@ 2007-08-15 15:19 janka dot gcc at mailnull dot com
  2007-08-15 16:44 ` [Bug libstdc++/33080] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: janka dot gcc at mailnull dot com @ 2007-08-15 15:19 UTC (permalink / raw)
  To: gcc-bugs

Add possibility (maybe a configure param) for building libstdc++ (and other gcc
companion libraries) with libgcc linked-in staticaly.


-- 
           Summary: Building libstdc++ with static libgcc
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: janka dot gcc at mailnull dot com


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


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

* [Bug libstdc++/33080] Building libstdc++ with static libgcc
  2007-08-15 15:19 [Bug libstdc++/33080] New: Building libstdc++ with static libgcc janka dot gcc at mailnull dot com
@ 2007-08-15 16:44 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-08-15 16:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-08-15 16:44 -------
Use --disable-shared --enable-shared=libstdc++,
libffi,ada,libada,libjava,libobjc instead.

Anyways you don't want to use the static version of libgcc in many places,
because exceptions will not always work now.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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

end of thread, other threads:[~2007-08-15 16:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-15 15:19 [Bug libstdc++/33080] New: Building libstdc++ with static libgcc janka dot gcc at mailnull dot com
2007-08-15 16:44 ` [Bug libstdc++/33080] " 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).