Cuberite Forum
Compiling for powerpc (Darwin 9/OS X 10.5) - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html)
+--- Forum: Development (https://forum.cuberite.org/forum-13.html)
+--- Thread: Compiling for powerpc (Darwin 9/OS X 10.5) (/thread-384.html)

Pages: 1 2 3 4


RE: Compiling for powerpc (Darwin 9/OS X 10.5) - xoft - 05-17-2012

I strongly believe that the compiler is shielding us from those missing instructions and is doing those optimizations automagically.


RE: Compiling for powerpc (Darwin 9/OS X 10.5) - The Walking Glitch - 05-18-2012

(05-17-2012, 07:26 PM)xoft Wrote: I strongly believe that the compiler is shielding us from those missing instructions and is doing those optimizations automagically.

Sometimes there are bugs or screw-ups, just letting you know in case you run into problems. I know when freebsd was ported to MIPS64 they had some issues.