Replies: 1 comment
-
|
No technical reason to link dynamicly. GLIBCXX is the problem. No one would like to build a gcc to get the correct libstdc++ version. I recently built twice. You may change to dynamic in your own build. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Gluten community,
We're deploying Gluten/Velox in a production environment where we're encountering library conflicts with other components that dynamically link libstdc++ and libgcc. We'd like to get the community's input on switching from static to dynamic linking for these libraries.
Context:
Questions:
Has anyone else in the community deployed with dynamic linking? Thanks in advance for your insights!
cc @zhli1142015 @weiting-chen
Beta Was this translation helpful? Give feedback.
All reactions