mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-17 11:31:00 +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 toolchain will be installed in the "toolchain" directory inside
|
||||||
the build directory.
|
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
|
### Build options and recompiling
|
||||||
|
|
||||||
Building all of Retro68 involves building binutils and gcc... twice, so it
|
Building all of Retro68 involves building binutils and gcc... twice, so it
|
||||||
|
Loading…
x
Reference in New Issue
Block a user