<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Super small 64bit OS	</title>
	<atom:link href="https://virtuallyfun.com/2011/10/20/super-small-64bit-os/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2011/10/20/super-small-64bit-os/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Wed, 21 Dec 2011 21:55:36 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2011/10/20/super-small-64bit-os/comment-page-1/#comment-4890</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Wed, 21 Dec 2011 21:55:36 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=1522#comment-4890</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2011/10/20/super-small-64bit-os/comment-page-1/#comment-4885&quot;&gt;lizard1982&lt;/a&gt;.

DJGPP is a 32bit compiler for MS-DOS ....  for something 64bit you&#039;ll need a 64bit tool chain..  download my attempt at building this guys simple &#039;hello&#039; kernel and see how far you get...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2011/10/20/super-small-64bit-os/comment-page-1/#comment-4885">lizard1982</a>.</p>
<p>DJGPP is a 32bit compiler for MS-DOS &#8230;.  for something 64bit you&#8217;ll need a 64bit tool chain..  download my attempt at building this guys simple &#8216;hello&#8217; kernel and see how far you get&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: lizard1982		</title>
		<link>https://virtuallyfun.com/2011/10/20/super-small-64bit-os/comment-page-1/#comment-4886</link>

		<dc:creator><![CDATA[lizard1982]]></dc:creator>
		<pubDate>Wed, 21 Dec 2011 21:20:12 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=1522#comment-4886</guid>

					<description><![CDATA[I’m using Windows XP only.
I want to start writing my OS in 64-bit mode, but I don’t know what to do…
I have downloaded and installed GCC from here:
http://www.delorie.com/djgpp/zip-picker.html

And I can’t find such a file like x86_64-pc-elf-ld in there.
There are no files that starts with ‘x86_64…”
They say I need that to build my kernel
http://wiki.osdev.org/Creating_a_64-bit_kernel

Could you help me please?
Have a nice day!]]></description>
			<content:encoded><![CDATA[<p>I’m using Windows XP only.<br />
I want to start writing my OS in 64-bit mode, but I don’t know what to do…<br />
I have downloaded and installed GCC from here:<br />
<a href="http://www.delorie.com/djgpp/zip-picker.html" rel="nofollow ugc">http://www.delorie.com/djgpp/zip-picker.html</a></p>
<p>And I can’t find such a file like x86_64-pc-elf-ld in there.<br />
There are no files that starts with ‘x86_64…”<br />
They say I need that to build my kernel<br />
<a href="http://wiki.osdev.org/Creating_a_64-bit_kernel" rel="nofollow ugc">http://wiki.osdev.org/Creating_a_64-bit_kernel</a></p>
<p>Could you help me please?<br />
Have a nice day!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: lizard1982		</title>
		<link>https://virtuallyfun.com/2011/10/20/super-small-64bit-os/comment-page-1/#comment-4885</link>

		<dc:creator><![CDATA[lizard1982]]></dc:creator>
		<pubDate>Wed, 21 Dec 2011 21:19:29 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=1522#comment-4885</guid>

					<description><![CDATA[I&#039;m using Windows XP only.
I want to start writing my OS in 64-bit mode, but I don&#039;t know what to do...
I have downloaded and installed GCC from here:
http://www.delorie.com/djgpp/zip-picker.html

And I can&#039;t find such a file like x86_64-pc-elf-ld in there.
There are no files that starts with &#039;x86_64...&quot;
They say I need that to build my kernel
http://wiki.osdev.org/Creating_a_64-bit_kernel

Could you help me please?
Have a nice day!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m using Windows XP only.<br />
I want to start writing my OS in 64-bit mode, but I don&#8217;t know what to do&#8230;<br />
I have downloaded and installed GCC from here:<br />
<a href="http://www.delorie.com/djgpp/zip-picker.html" rel="nofollow ugc">http://www.delorie.com/djgpp/zip-picker.html</a></p>
<p>And I can&#8217;t find such a file like x86_64-pc-elf-ld in there.<br />
There are no files that starts with &#8216;x86_64&#8230;&#8221;<br />
They say I need that to build my kernel<br />
<a href="http://wiki.osdev.org/Creating_a_64-bit_kernel" rel="nofollow ugc">http://wiki.osdev.org/Creating_a_64-bit_kernel</a></p>
<p>Could you help me please?<br />
Have a nice day!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
