mirror of
https://github.com/claunia/cross-docks.git
synced 2025-12-16 19:24:49 +00:00
Add environments with Retro68 toolchain.
This commit is contained in:
21
Retro68/universal/ppc/README.md
Normal file
21
Retro68/universal/ppc/README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Cross compilation environment
|
||||
|
||||
| | |
|
||||
|--------------------------:|:-------------------------------------------------------------------------------|
|
||||
| **Compiler:** | 9.1.0 |
|
||||
| **Target architecture:** | PowerPC |
|
||||
| **Target OS:** | System 6 and Mac OS 7 and higher |
|
||||
| **AS:** | `/opt/Retro68/toolchain/bin/powerpc-apple-macos-as` |
|
||||
| **LD:** | `/opt/Retro68/toolchain/bin/powerpc-apple-macos-ld` |
|
||||
| **AR:** | `/opt/Retro68/toolchain/bin/powerpc-apple-macos-ar` |
|
||||
| **CC:** | `/opt/Retro68/toolchain/bin/powerpc-apple-macos-gcc` |
|
||||
| **CXX:** | `/opt/Retro68/toolchain/bin/powerpc-apple-macos-g++` |
|
||||
| **RANLIB:** | `/opt/Retro68/toolchain/bin/powerpc-apple-macos-ranlib` |
|
||||
| **CMake toolchain file:** | `/opt/Retro68/toolchain/powerpc-apple-macos/cmake/retroppc.toolchain.cmake` |
|
||||
| **SSH daemon:** | *Yes* |
|
||||
| **Username:** | `retro68` |
|
||||
| **Password:** | |
|
||||
|
||||
Installed using [Retro68 toolchain](https://github.com/autc04/Retro68).
|
||||
|
||||
Uses Apple's Universal Interfaces.
|
||||
Reference in New Issue
Block a user