Bug 55782 - GCC needs a -shared-libstdc++ option
Summary: GCC needs a -shared-libstdc++ option
Status: UNCONFIRMED
Alias: None
Product: gcc
Classification: Unclassified
Component: driver (show other bugs)
Version: 4.6.3
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-21 21:55 UTC by Cary Coutant
Modified: 2012-12-21 21:55 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cary Coutant 2012-12-21 21:55:17 UTC
The top-level configure for gcc and sources now turns on -static-libstdc++ option, and I need to be able to add an option to turn that back off. Unfortunately, there is no -shared-libstdc++ option.