To link with a library with a filename libad.a you link options to gcc should be: gcc abc.c -lad So you don't specify the extension, ...
確定! 回上一頁