How can I statically link only a some specific libraries to my binary when linking with GCC?gcc ... -static ... tries to statically link all the linked ...
確定! 回上一頁