When linking with libstdc++ statically, also link with libgcc statically

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.5.5
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When statically linking libstdc++ in an effort to be able to run on systems with older system libstdc++ installed, it is important to also link libgcc statically. However, our --static-libstdc++ flag only causes libstdc++ to be linked statically. Our interpretation of that flag should imply --static-libgcc as well.

              Assignee:
              Andrew Morrow (Inactive)
              Reporter:
              Andrew Morrow (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: