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: