为什么不给依赖者悬挂国旗就建立这种共同的平衡呢?
原文:Why is it okay to create this shared lib without -l flags for dependencies?
原文:Why is it okay to create this shared lib without -l flags for dependencies?
The rules regarding linking are getting jumbled in my head. I have this little C file that I want to turn into a shared library. For the purpose of illustration, I m calling a libuv function, but it ...