Browse Source
This is broken for a number of reasons, including: - g++ understands "-static-libstdc++ -lstdc++" to mean "link against whatever libstdc++ exists, probably shared", which in itself is buggy. - another stdlib (libc++ for example) may be in use0.16
Cory Fields
7 years ago
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue