os_kernel_lab/related_info/lab0/lab0_ex4.md

11 lines
189 B
Markdown
Raw Permalink Normal View History

2015-03-06 11:53:47 +08:00
#README
Try below command
```
gcc -g -m32 -I. lab0_ex4.c 2>&1|tee make.log
```
If you get gcc's error, try to read make.log and fix the bugs.
If gcc successed, then you will get a.out.