Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 200 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 200 Bytes

fix for brew install i386-elf-gcc

install dependency manual

$ brew install gmp
$ brew install libmpc

then install gcc

$ brew install i386-elf-binutils
$ brew install i386-elf-gcc