Tekkaman

导航

 

2014年2月14日

摘要: 【ld - linker】NAME ld -- linkerSYNOPSIS ld files... [options] [-o outputfile]DESCRIPTION The ld command combines several object files and libraries, resolves references, and produces an ouput file. ld can produce a final linked image (executable, dylib, or bundle), or with the -r option, produce... 阅读全文
posted @ 2014-02-14 21:19 Tekkaman 阅读(391) 评论(0) 推荐(0)