mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-23 15:32:26 +00:00
add a note about building on Mac OS X 10.4
This commit is contained in:
parent
e1e1734a84
commit
e3c57148f8
@ -78,6 +78,11 @@ of the Retro68 directory:
|
||||
The toolchain will be installed in the "toolchain" directory inside
|
||||
the build directory.
|
||||
|
||||
If you're building this on a PowerMac running Mac OS X 10.4, tell the build script
|
||||
to use the gcc you've installed via tigerbrew:
|
||||
|
||||
../Retro68/build-toolchain.bash --host-cxx-compiler=g++-5
|
||||
|
||||
### Build options and recompiling
|
||||
|
||||
Building all of Retro68 involves building binutils and gcc... twice, so it
|
||||
|
Loading…
Reference in New Issue
Block a user