$ gcc main.o -L/some/lib/dir -lfoo -lbar -lbaz. The linker is almost always invoked through the compiler driver gcc when compiling C or C++ code ...
確定! 回上一頁