gcc -o myprog myprog.c -L/home/newhall/lib -lmine ... ARCHIVE FILE (.a) from many .o files that can be statically linked with programs that use your library.
確定! 回上一頁