摘要:
Can't find default configuration "arch/x86/configs/xx_defconfig"! 这个问题常见在没有设置好架构的makefile中,当makefile没有指定架构时,会使用host机架构 解决方法:修改顶层Makefile文件 vi Makefile 阅读全文
posted @ 2019-03-18 22:24
schips
阅读(5436)
评论(0)
推荐(1)
摘要:
Linux 系统编程 学习:04 进程间通信2:System V IPC(1) 背景 上一讲 "进程间通信:Unix IPC 信号" 中,我们介绍了Unix IPC中有关信号的概念,以及如何使用。 IPC的方式通常有: Unix IPC包括:管道(pipe)、命名管道(FIFO)与信号(Signal 阅读全文
posted @ 2019-03-18 17:14
schips
阅读(410)
评论(0)
推荐(0)

浙公网安备 33010602011771号