gcc 是compiler,但它會使用static linker 產生shared library / executable。有時需要透過gcc 傳遞參數給static linker (後述)。 dynamic (runtime) ...
確定! 回上一頁