<p dir="ltr"><br>
On 15 Mar 2014 09:44, "Jacob Carlborg" <<a href="mailto:doob@me.com">doob@me.com</a>> wrote:<br>
><br>
> On Friday, 14 March 2014 at 18:06:47 UTC, Iain Buclaw wrote:<br>
><br>
>>     else version (OSX) {<br>
>>         version (PPC)<br>
>>            iSomeWackyFunction();<br>
>>         else<br>
>>            SomeWackyFunction();   // In hope there's no other Apple hardware.<br>
><br>
><br>
> There's also ARM, ARM64, x86 32bit and PPC64.<br>
><br>
> --<br>
> /Jacob Carlborg</p>
<p dir="ltr">Wonderful - so the OSX bindings in druntime are pretty much in a dia state for someone who wishes to port to a non-X86 architecture?  I know the BSD and Solaris code needs fixing up and testing.</p>