“automake”相关日志
-
- 试了一下gnu automake工具链327天前
- 作者:Debian小站 标签:
autoscan
aclocal
autoconf
autoheader
automake
- 本来想放到c/c++中,因为这套东西在其他平台也适用。想了想,还是放这里吧~~试了好长时间终于通过了automake的工具链,把过程说一下,备忘吧1、创建目录,随便取名了mkdir kconfcd kconf创建hello.c#include <stdio.h>int main(int ...





