<?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[OS - kernel mit MSVS-Compiler machbar?]]></title><description><![CDATA[<p>hallo! Ich würde gerne für ein eigenes OS einen kernel in C/C++ programmieren. Kann ich als Compiler den aus VisualStudio (05) nehmen. Oder was brauch ich da für einen?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/211643/os-kernel-mit-msvs-compiler-machbar</link><generator>RSS for Node</generator><lastBuildDate>Sat, 04 Apr 2026 18:26:23 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/211643.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 25 Apr 2008 14:16:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to OS - kernel mit MSVS-Compiler machbar? on Fri, 25 Apr 2008 14:16:45 GMT]]></title><description><![CDATA[<p>hallo! Ich würde gerne für ein eigenes OS einen kernel in C/C++ programmieren. Kann ich als Compiler den aus VisualStudio (05) nehmen. Oder was brauch ich da für einen?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1498119</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1498119</guid><dc:creator><![CDATA[flothespider]]></dc:creator><pubDate>Fri, 25 Apr 2008 14:16:45 GMT</pubDate></item><item><title><![CDATA[Reply to OS - kernel mit MSVS-Compiler machbar? on Fri, 25 Apr 2008 20:00:12 GMT]]></title><description><![CDATA[<p>Ich denke mal, dass das gut möglich ist.</p>
<p>Aber wenn du solche Fragen stellst, glaube ich kaum, dass du bereits so weit bist ein eigenes OS zu schreiben. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1498282</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1498282</guid><dc:creator><![CDATA[drakon]]></dc:creator><pubDate>Fri, 25 Apr 2008 20:00:12 GMT</pubDate></item><item><title><![CDATA[Reply to OS - kernel mit MSVS-Compiler machbar? on Fri, 25 Apr 2008 21:43:24 GMT]]></title><description><![CDATA[<p>Generell bieten die MS Toolchains relativ wenig was OS Entwicklung angeht.</p>
<p>Es ist durchaus möglich, aber die üblichen Linux Toolchains sind da wesentlich komfortabler und bieten bessere Formate für Executables/Kernel Images (Win32/PE ist ne Hölle)</p>
<p>Wenn du tatsächlich ein OS entwickeln willst: &quot;don't use win32&quot;.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1498312</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1498312</guid><dc:creator><![CDATA[ronny]]></dc:creator><pubDate>Fri, 25 Apr 2008 21:43:24 GMT</pubDate></item><item><title><![CDATA[Reply to OS - kernel mit MSVS-Compiler machbar? on Fri, 25 Apr 2008 22:03:28 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://www.c-plusplus.net/forum/uid/18517">@flothespider</a><br />
hast du vielleicht zufällig eine msn adresse oder so was? würd gern deine ideen zu einem os erfahren. oder erfahrungen austauschen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1498318</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1498318</guid><dc:creator><![CDATA[os programmierer]]></dc:creator><pubDate>Fri, 25 Apr 2008 22:03:28 GMT</pubDate></item><item><title><![CDATA[Reply to OS - kernel mit MSVS-Compiler machbar? on Sat, 26 Apr 2008 06:57:42 GMT]]></title><description><![CDATA[<p>os programmierer schrieb:</p>
<blockquote>
<p><a class="plugin-mentions-user plugin-mentions-a" href="https://www.c-plusplus.net/forum/uid/18517">@flothespider</a><br />
hast du vielleicht zufällig eine msn adresse oder so was? würd gern deine ideen zu einem os erfahren. oder erfahrungen austauschen.</p>
</blockquote>
<p><a href="mailto:MSN:stascheck.fl@hotmail.de" rel="nofollow">MSN:stascheck.fl@hotmail.de</a><br />
ICQ:373786451</p>
<p>Danke für die Hilfe an alle!!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1498352</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1498352</guid><dc:creator><![CDATA[flothespider]]></dc:creator><pubDate>Sat, 26 Apr 2008 06:57:42 GMT</pubDate></item><item><title><![CDATA[Reply to OS - kernel mit MSVS-Compiler machbar? on Sat, 26 Apr 2008 06:59:56 GMT]]></title><description><![CDATA[<p>drakon schrieb:</p>
<blockquote>
<p>Ich denke mal, dass das gut möglich ist.</p>
<p>Aber wenn du solche Fragen stellst, glaube ich kaum, dass du bereits so weit bist ein eigenes OS zu schreiben. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
</blockquote>
<p>Ich hab schon ne eigene Programmiersprache, aber mit C und C++ hab ich sonst nur (Win-)Dos Programmierung gemacht!!<br />
<a class="plugin-mentions-user plugin-mentions-a" href="https://www.c-plusplus.net/forum/uid/18422">@drakon</a>: wenn du mir deine mail oder so gibst, send ich dir mal meine sprache!!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1498353</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1498353</guid><dc:creator><![CDATA[flothespider]]></dc:creator><pubDate>Sat, 26 Apr 2008 06:59:56 GMT</pubDate></item><item><title><![CDATA[Reply to OS - kernel mit MSVS-Compiler machbar? on Sat, 26 Apr 2008 07:47:21 GMT]]></title><description><![CDATA[<p>So ähnlich ist auch Linux entstanden</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1498361</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1498361</guid><dc:creator><![CDATA[KennerDerRealität]]></dc:creator><pubDate>Sat, 26 Apr 2008 07:47:21 GMT</pubDate></item><item><title><![CDATA[Reply to OS - kernel mit MSVS-Compiler machbar? on Sat, 26 Apr 2008 10:17:36 GMT]]></title><description><![CDATA[<p>KennerDerRealität schrieb:</p>
<blockquote>
<p>So ähnlich ist auch Linux entstanden</p>
</blockquote>
<p>Mit der Frage, ob man mit VS ein OS Kernel schreiben kann?</p>
<p><a class="plugin-mentions-user plugin-mentions-a" href="https://www.c-plusplus.net/forum/uid/18517">@flothespider</a><br />
Sorry, aber einem, der nichtmal registriet ist, gebe ich sicher nicht meine Email Adresse. Aber du kannst es mir ja dennoch senden. (Dafür gibt es hier im Board ja eine Funktion. ;))</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1498416</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1498416</guid><dc:creator><![CDATA[drakon]]></dc:creator><pubDate>Sat, 26 Apr 2008 10:17:36 GMT</pubDate></item><item><title><![CDATA[Reply to OS - kernel mit MSVS-Compiler machbar? on Sat, 26 Apr 2008 10:56:09 GMT]]></title><description><![CDATA[<p>Hi!</p>
<p>Kenn da eine gute HP:</p>
<p>WIKI:<br />
<a href="http://lowlevel.brainsware.org/" rel="nofollow">http://lowlevel.brainsware.org/</a><br />
Forum:<br />
<a href="http://lowlevel.brainsware.org/forum/" rel="nofollow">http://lowlevel.brainsware.org/forum/</a></p>
<p>Ich bin da auch öfters unterwegs. Echt gute Einführungen.</p>
<p>mfg bauerb</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1498432</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1498432</guid><dc:creator><![CDATA[bauerb]]></dc:creator><pubDate>Sat, 26 Apr 2008 10:56:09 GMT</pubDate></item><item><title><![CDATA[Reply to OS - kernel mit MSVS-Compiler machbar? on Sat, 26 Apr 2008 15:20:24 GMT]]></title><description><![CDATA[<p>Danke... Ihr habt mir alle sehr geholfen. Die nächsten fragen werd ich im assembler-forum stellen, weil es noch dauern kann, bis c++ unterstützt wird!!!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1498578</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1498578</guid><dc:creator><![CDATA[flothespider]]></dc:creator><pubDate>Sat, 26 Apr 2008 15:20:24 GMT</pubDate></item><item><title><![CDATA[Reply to OS - kernel mit MSVS-Compiler machbar? on Sat, 26 Apr 2008 15:31:04 GMT]]></title><description><![CDATA[<p>drakon schrieb:</p>
<blockquote>
<p>KennerDerRealität schrieb:</p>
<blockquote>
<p>So ähnlich ist auch Linux entstanden</p>
</blockquote>
<p>Mit der Frage, ob man mit VS ein OS Kernel schreiben kann?</p>
</blockquote>
<p><a href="https://de.wikipedia.org/wiki/ironie" rel="nofollow">Wikipedia: ironie</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1498586</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1498586</guid><dc:creator><![CDATA[KennerDerRealität]]></dc:creator><pubDate>Sat, 26 Apr 2008 15:31:04 GMT</pubDate></item></channel></rss>