mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-16 19:32:07 +00:00
update README
This commit is contained in:
parent
f53e0a3c2b
commit
31cf746b9a
@ -2,7 +2,7 @@ Retro68
|
||||
=======
|
||||
|
||||
A GCC-based cross-compilation environment for 68K and PowerPC Macs.
|
||||
Why? Because there is no decent C++11 Compiler targeting Apple's System 6.
|
||||
Why? Because there is no decent C++17 Compiler targeting Apple's System 6.
|
||||
If that's not a sufficient reason for you, I'm sure you will find
|
||||
something more useful elsewhere.
|
||||
|
||||
@ -147,9 +147,9 @@ projects with a few components added.
|
||||
|
||||
|
||||
Third Party Components:
|
||||
- binutils 2.28
|
||||
- gcc 6.3.0
|
||||
- newlib 2.10.1 (inside the gcc directory)
|
||||
- binutils 2.31.1
|
||||
- gcc 8.2.0
|
||||
- newlib 3.0.0 (inside the gcc directory)
|
||||
- libelf from elfutils-0.170
|
||||
- hfsutils 3.2.6
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user