<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[C++ -&amp;gt; C compilieren]]></title><description><![CDATA[<p>Hi,</p>
<p>hat jemand von euch eine Lizenz des Comeau Compilers und könnte mir folgende Bibliothek nach C kompilieren? <a href="http://warp.povusers.org/EfficientLZW/index.html" rel="nofollow">http://warp.povusers.org/EfficientLZW/index.html</a> Die ist nicht groß (zwei kleine Header und 300 Zeilen Implementierung). Wäre super lieb, da ich für die Zielplattform nur einen C-Compiler habe. Danke! <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
<p>P.S. Falls ihr noch eine andere Möglichkeit zur Umwandlung von C++ zu C kennt lasst es mich wissen <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/topic/274627/c-gt-c-compilieren</link><generator>RSS for Node</generator><lastBuildDate>Thu, 27 Aug 2026 10:27:53 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/274627.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 29 Sep 2010 16:25:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to C++ -&amp;gt; C compilieren on Wed, 29 Sep 2010 16:25:44 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>hat jemand von euch eine Lizenz des Comeau Compilers und könnte mir folgende Bibliothek nach C kompilieren? <a href="http://warp.povusers.org/EfficientLZW/index.html" rel="nofollow">http://warp.povusers.org/EfficientLZW/index.html</a> Die ist nicht groß (zwei kleine Header und 300 Zeilen Implementierung). Wäre super lieb, da ich für die Zielplattform nur einen C-Compiler habe. Danke! <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
<p>P.S. Falls ihr noch eine andere Möglichkeit zur Umwandlung von C++ zu C kennt lasst es mich wissen <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1959120</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1959120</guid><dc:creator><![CDATA[Frank L.]]></dc:creator><pubDate>Wed, 29 Sep 2010 16:25:44 GMT</pubDate></item><item><title><![CDATA[Reply to C++ -&amp;gt; C compilieren on Wed, 29 Sep 2010 17:58:44 GMT]]></title><description><![CDATA[<p>Frank L. schrieb:</p>
<blockquote>
<p>P.S. Falls ihr noch eine andere Möglichkeit zur Umwandlung von C++ zu C kennt lasst es mich wissen <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
</blockquote>
<p>Jeden anderen Compiler? Was soll am Comeau so besonders sein?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1959168</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1959168</guid><dc:creator><![CDATA[SeppJ]]></dc:creator><pubDate>Wed, 29 Sep 2010 17:58:44 GMT</pubDate></item><item><title><![CDATA[Reply to C++ -&amp;gt; C compilieren on Wed, 29 Sep 2010 18:32:24 GMT]]></title><description><![CDATA[<p>Ich kenne außer dem Comeau-Compiler keinen anderen, der C++ frisst und C ausspuckt und auch noch aktuell ist. Allerdings frage ich mich, wozu Du das brauchst. Willst Du den Kram dann für ein Embedded-System kompilieren, für das es nur einen C-Compiler gibt?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1959207</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1959207</guid><dc:creator><![CDATA[krümelkacker]]></dc:creator><pubDate>Wed, 29 Sep 2010 18:32:24 GMT</pubDate></item><item><title><![CDATA[Reply to C++ -&amp;gt; C compilieren on Wed, 29 Sep 2010 18:52:54 GMT]]></title><description><![CDATA[<p>Ach, der macht tatsächlich aus C++ C, so wie ganz früher die ersten C++ Compiler? Ich dachte der Threadersteller wollte nur den Code im C-Stil compiliert haben (also mit extern &quot;C&quot;).</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1959216</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1959216</guid><dc:creator><![CDATA[SeppJ]]></dc:creator><pubDate>Wed, 29 Sep 2010 18:52:54 GMT</pubDate></item><item><title><![CDATA[Reply to C++ -&amp;gt; C compilieren on Thu, 30 Sep 2010 09:17:29 GMT]]></title><description><![CDATA[<p>SeppJ schrieb:</p>
<blockquote>
<p>Ach, der macht tatsächlich aus C++ C, so wie ganz früher die ersten C++ Compiler?</p>
</blockquote>
<p>Der Comeau arbeitet tatsächlich so (Und erfordert einen C-Compiler), auch wenn ich nicht weiß ob man den C-Code einfach abgreifen kann (Ich besitze zwar eine Lizenz, habe sie aber nirgends mehr installiert).</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1959389</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1959389</guid><dc:creator><![CDATA[asc]]></dc:creator><pubDate>Thu, 30 Sep 2010 09:17:29 GMT</pubDate></item></channel></rss>