Closed barracuda156 closed 1 year ago
Hi, I originally made it for Linux, so if you want to use it for macOS you should replace "ppc-linux-gnu" by "powerpc-apple-darwin" in this line https://github.com/narke/gcc-cross-compiler/blob/master/toolchain.py#L104 or "ppc64-linux-gnu" by "powerpc64-apple-darwin" on the following line.
@narke Thank you for responding!
Is it possible to add support for the following targets?
powerpc-apple-darwin powerpc64-apple-darwin