PragmaTwice commented on issue #575: URL: https://github.com/apache/incubator-kvrocks/issues/575#issuecomment-1125064568
> The problem is caused by that `-static-libstdc++` is added as a flag to the compiler in [CMakeLists.txt#L72](https://github.com/apache/incubator-kvrocks/blob/unstable/CMakeLists.txt#L72), which is not added in makefiles, so a static library of libstdc++ is needed. Maybe some tips should be added to README to let users know that kvrocks need libstdc++.a for build. @git-hulk -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
