Skip to content
Snippets Groups Projects
Commit de2c1e51 authored by Quinton Robbins's avatar Quinton Robbins
Browse files

Updating macOS cross compilers

In section 3.1 'Preparing Redox', the book suggests using the cross compilers from glendc/gcc_cross_compilers. These no longer work, and are not being used in the bootstrap.sh script from the redox-os/redox repo. This closes redox-os/book#84.
parent 2fe329d2
No related branches found
No related tags found
1 merge request!86Updating macOS cross compilers
......@@ -49,8 +49,7 @@ MacOS Users using Homebrew:
```
$ brew install make nasm qemu gcc49 pkg-config Caskroom/cask/osxfuse
$ brew tap glendc/gcc_cross_compilers
$ brew install glendc/gcc_cross_compilers/x64-elf-binutils glendc/gcc_cross_compilers/x64-elf-gcc
$ brew install redox-os/gcc_cross_compilers/x86_64-elf-gcc
```
Setting Up Nightly Rust
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment