How do I build a shared object on Ubuntu 20.04 and have it run on Debian 10.x?

前端 未结 0 1831
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-27 03:03

I am trying to build a C library, that is internally implemented with C++ 17, that I can compile as a shared object on Ubuntu 20.04 and use in an executable that runs on Debian

相关标签:
回答
  • 消灭零回复
提交回复
热议问题