我有2个目标文件(*.o)和一个静态库(*.a)使用g ++如何链接这些文件并成为1个目标文件(*.o)?
*.o
*.a
请指教......谢谢.
linker static compilation g++
compilation ×1
g++ ×1
linker ×1
static ×1