non-pointer arith check
This commit is contained in:
parent
05f6b1906f
commit
12840c12f9
3 changed files with 60 additions and 35 deletions
|
@ -37,6 +37,8 @@ $ sh boot.sh
|
|||
| boot.c boot-lib.h | boot1.out | boot2.s | boot2.out | 自举自举自制编译器 |
|
||||
| boot.c boot-lib.h | boot2.out | boot3.s | | 验证自举自举自制编译器 |
|
||||
|
||||
后三次编译时,boot-lib.h 的内容被手动导入 boot.c 开头进行编译,boot-lib.c 提供的库通过链接引入。
|
||||
|
||||
自举的目标为 boot1.s == boot2.s == boot3.s
|
||||
|
||||
## 语言文档
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue