<?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: OpenWatcom for the DEC Alpha	</title>
	<atom:link href="https://virtuallyfun.com/2010/05/27/openwatcom-for-the-dec-alpha/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2010/05/27/openwatcom-for-the-dec-alpha/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Mon, 04 Nov 2013 20:57:30 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: David Goodwin		</title>
		<link>https://virtuallyfun.com/2010/05/27/openwatcom-for-the-dec-alpha/comment-page-1/#comment-231</link>

		<dc:creator><![CDATA[David Goodwin]]></dc:creator>
		<pubDate>Thu, 03 Jun 2010 22:34:58 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=243#comment-231</guid>

					<description><![CDATA[I&#039;ve put my notes up at http://www.ext.zx.net.nz/software/notes/watcom-axp for now. I was planning to put them up on the OpenWatcom wiki sometime but haven&#039;t got around to it yet. A bit more testing is probably still required - so far all I&#039;ve attempted is my Win32 hello world/floppy imager program.]]></description>
			<content:encoded><![CDATA[<p>I&#39;ve put my notes up at <a href="http://www.ext.zx.net.nz/software/notes/watcom-axp" rel="nofollow ugc">http://www.ext.zx.net.nz/software/notes/watcom-axp</a> for now. I was planning to put them up on the OpenWatcom wiki sometime but haven&#39;t got around to it yet. A bit more testing is probably still required &#8211; so far all I&#39;ve attempted is my Win32 hello world/floppy imager program.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Neozeed		</title>
		<link>https://virtuallyfun.com/2010/05/27/openwatcom-for-the-dec-alpha/comment-page-1/#comment-230</link>

		<dc:creator><![CDATA[Neozeed]]></dc:creator>
		<pubDate>Thu, 03 Jun 2010 02:13:27 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=243#comment-230</guid>

					<description><![CDATA[Ah, that makes sense I also died on the cfold.c&lt;br /&gt;&lt;br /&gt;Also can you give me a pointer on building the libs (or libc at a minimum?!)&lt;br /&gt;&lt;br /&gt;THANKS!!!!!]]></description>
			<content:encoded><![CDATA[<p>Ah, that makes sense I also died on the cfold.c</p>
<p>Also can you give me a pointer on building the libs (or libc at a minimum?!)</p>
<p>THANKS!!!!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David Goodwin		</title>
		<link>https://virtuallyfun.com/2010/05/27/openwatcom-for-the-dec-alpha/comment-page-1/#comment-229</link>

		<dc:creator><![CDATA[David Goodwin]]></dc:creator>
		<pubDate>Thu, 03 Jun 2010 00:17:59 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=243#comment-229</guid>

					<description><![CDATA[I managed to build the C/C++ cross-compiler a few weeks ago without relying on owaxp0401.zip. You just have to do a full build using the standard configuration (the alpha, mips &#038; ppc cross-compilers are created by default) and then build the libraries by hand in the right order (thats the hard bit). Part way through building the libraries you have to switch your compiler over to the one you&#039;re building so that later libraries can use the ones you built earlier.&lt;br /&gt;&lt;br /&gt;I couldn&#039;t get the alpha-hosted compiler built however. Apparently the alpha code-generator is not quite complete enough to build itself. cfold.c was where it fell over for me. I was told the cause is missing support for unsigned long long &#060;-&#062; double conversions in the Alpha code generator.]]></description>
			<content:encoded><![CDATA[<p>I managed to build the C/C++ cross-compiler a few weeks ago without relying on owaxp0401.zip. You just have to do a full build using the standard configuration (the alpha, mips &amp; ppc cross-compilers are created by default) and then build the libraries by hand in the right order (thats the hard bit). Part way through building the libraries you have to switch your compiler over to the one you&#39;re building so that later libraries can use the ones you built earlier.</p>
<p>I couldn&#39;t get the alpha-hosted compiler built however. Apparently the alpha code-generator is not quite complete enough to build itself. cfold.c was where it fell over for me. I was told the cause is missing support for unsigned long long &lt;-&gt; double conversions in the Alpha code generator.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
