Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用定制的 GCC 8.3.0,在尝试构建时出现以下错误:
cannot find crt0.o: No such file or directory cannot find -lc cannot find -lgloss
什么是crt0.o、是-lc和-lgloss库?我可以从哪里下载它们?
crt0.o
-lc
-lgloss