I'm trying to create a shared library on ubuntu using gcc ... independent code) gcc -fPIC -Wall -g -c shared.cpp #compile shared library gcc -shared -Wl ...
確定! 回上一頁