之前一直觉得toolchain是个高大上的东西,现摘录 uClibc中的FAQ以助理解。
A toolchain consists of GNU binutils, the gcc compiler, and uClibc, all built to produce binaries for your target system linked with uClibc.
相关链接:https://uclibc.org/FAQ.html
之前一直觉得toolchain是个高大上的东西,现摘录 uClibc中的FAQ以助理解。
A toolchain consists of GNU binutils, the gcc compiler, and uClibc, all built to produce binaries for your target system linked with uClibc.
相关链接:https://uclibc.org/FAQ.html
转载于:https://www.cnblogs.com/vanwoos/p/6681072.html