<div class="gmail_quote">On Mon, Jul 13, 2009 at 5:05 AM, Francois Gouget <span dir="ltr">&lt;<a href="mailto:fgouget@free.fr">fgouget@free.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
On Thu, 9 Jul 2009, James Mckenzie wrote:<br>
[...]<br>
<div class="im">&gt; Or maybe job security.  However, we have a requirement that any code<br>
&gt; submitted to the Wine project be either c or C++.  ObjC cannot be<br>
&gt; included, however.<br>
<br>
</div>Actually C++ is strictly forbidden in Wine. The only language that is<br>
allowed is C; and then perl or sh for build scripts, etc.<br>
<div class="im"><br>
<br>
--<br>
Francois Gouget &lt;<a href="mailto:fgouget@free.fr">fgouget@free.fr</a>&gt;              <a href="http://fgouget.free.fr/" target="_blank">http://fgouget.free.fr/</a><br>
</div>                 Dieu dit: &quot;M-x Lumičre&quot;. Et la lumičre fut.<br><br>
<br></blockquote></div><br><div>Why is only C allowed in the first place? And isn&#39;t Obj-C supposed to be &quot;a true superset&quot; of C?</div><div>However, even if you build with C or Obj-C, you still would have to build the Mac driver on Mac OS X. Unless you are willing to grab the Cocoa libraries and headers to use with GCC on Linux.</div>