mirror of
https://github.com/cfenollosa/os-tutorial.git
synced 2024-10-27 20:34:19 +00:00
Update README.md
This commit is contained in:
parent
38ebdba5b9
commit
96d458cdd2
@ -55,6 +55,11 @@ cd binutils-build
|
||||
make all install 2>&1 | tee make.log
|
||||
```
|
||||
|
||||
NOTE: Run this if on mac to substitiute the /usr/include directory
|
||||
```
|
||||
export CPATH="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/"
|
||||
```
|
||||
|
||||
gcc
|
||||
---
|
||||
```sh
|
||||
|
Loading…
Reference in New Issue
Block a user