<br><br><div class="gmail_quote">On Jan 1, 2008 3:42 PM, Ryan Ordway &lt;<a href="mailto:rordway@oregonstate.edu">rordway@oregonstate.edu</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>On Jan 1, 2008, at 11:29 AM, Serphet wrote:<br><br>&gt; The linux and mac clients are almost identical in code. So whatever<br>&gt; snag the linux client is in, the mac is also in.<br>&gt;<br>&gt; I say there are almost identical because they are both ogl based.
<br>&gt; Honestly i&#39;m still not sure what the differnece is except for perhaps<br>&gt; kernel stuff.<br><br><br></div>MacOS X is based on BSD, so it&#39;s quite different from Linux &quot;under the<br>hood&quot;. As people have already said, they are very similar. But they
<br>are still different enough to make it possible that they won&#39;t be<br>released together. The networking stacks are very, very different.<br>Depending on how low-level the code gets, there can be some very big<br>differences.
<br><br>Having had experience having to choose between supporting one platform<br>or another first, I know that it will come down to whether they want<br>to delay one or the other to get the other out first. They may choose
<br>to release both at the same time, but the two platforms are definitely<br>different enough that they may decide to release one first. Who knows?<br>I don&#39;t.<br><br>That being said, I&#39;m writing this e-mail on a Mac. I&#39;d love to see the
<br>Mac client out, especially if it has the editor!<br><div><div></div><div class="Wj3C7c"><br></div></div></blockquote><div>Linux and BSD both use the elf standard for binaries, though I believe the Mac side is a little different if they&#39;re releasing a Universal binary thats compatible with both PowerPC and Intel based Macs. If they&#39;re releasing a Universal Binary that&#39;s almost twice the amount of coding they have to do so the linux binary would probably be released first. Plus there&#39;s the changes to the libraries between Tiger and Leopard thats another challenge so they have to make sure its compatible with both OS&#39;s before releasing the installer.
<br></div></div><br>