<?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: GXemul for Win32	</title>
	<atom:link href="https://virtuallyfun.com/2019/08/05/gxemul-for-win32/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2019/08/05/gxemul-for-win32/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Sat, 18 Oct 2025 11:19:25 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>
	<item>
		<title>
		By: MiaM		</title>
		<link>https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-382084</link>

		<dc:creator><![CDATA[MiaM]]></dc:creator>
		<pubDate>Sat, 18 Oct 2025 11:19:25 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9683#comment-382084</guid>

					<description><![CDATA[Old post, but:

For anyone wanting to run gxemul as it is on Windows, I&#039;ve just tested and it will successfully compile and run the MIPS emulator and run ULTRIX using Cygwin under Windows + any X server.

(There is an issue where the X servers own cursor is displayed and moves not synchronized with the guest os X cursor).

If you happen to have Intel graphics, disable ctrl+alt+left for screen rotation as that is also the key combination to release the cursor from the emulator.]]></description>
			<content:encoded><![CDATA[<p>Old post, but:</p>
<p>For anyone wanting to run gxemul as it is on Windows, I&#8217;ve just tested and it will successfully compile and run the MIPS emulator and run ULTRIX using Cygwin under Windows + any X server.</p>
<p>(There is an issue where the X servers own cursor is displayed and moves not synchronized with the guest os X cursor).</p>
<p>If you happen to have Intel graphics, disable ctrl+alt+left for screen rotation as that is also the key combination to release the cursor from the emulator.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gabucino		</title>
		<link>https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-306907</link>

		<dc:creator><![CDATA[Gabucino]]></dc:creator>
		<pubDate>Sat, 11 Jun 2022 02:58:29 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9683#comment-306907</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-306868&quot;&gt;Kevin Read&lt;/a&gt;.

Oh, and bash 1.14 and pdksh both compile.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-306868">Kevin Read</a>.</p>
<p>Oh, and bash 1.14 and pdksh both compile.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gabucino		</title>
		<link>https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-306906</link>

		<dc:creator><![CDATA[Gabucino]]></dc:creator>
		<pubDate>Sat, 11 Jun 2022 02:55:23 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9683#comment-306906</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-306868&quot;&gt;Kevin Read&lt;/a&gt;.

Use these, fellow OSF/1 afficionado:

This is perl 5, version 32, subversion 0 (v5.32.0) built for mips-mips_osf1


Reading specs from /usr/local/gcc-3.0.4/lib/gcc-lib/mips-dec-osf2/3.0.4/specs
Configured with: ../gcc-3.0.4/configure --prefix=/usr/local/gcc-3.0.4 --enable-languages=c,c++,f77 : (reconfigured)

Later versions are off the table.

Other GCC versions from the working variety: egcs-1.1.2, gcc-2.8.1, gcc-2.95.3

And both binutils-2.9.1 and binutils-2.10.1 suck, as noted.

By all means disable X: set XLOGIN to &quot;false&quot; or anything, and start an xterm script from inittab with for example DISPLAY=192.168.1.198:1

Then redirect port localhost 6001 to wherever with whatever (ssh/redir.tgz, etc)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-306868">Kevin Read</a>.</p>
<p>Use these, fellow OSF/1 afficionado:</p>
<p>This is perl 5, version 32, subversion 0 (v5.32.0) built for mips-mips_osf1</p>
<p>Reading specs from /usr/local/gcc-3.0.4/lib/gcc-lib/mips-dec-osf2/3.0.4/specs<br />
Configured with: ../gcc-3.0.4/configure &#8211;prefix=/usr/local/gcc-3.0.4 &#8211;enable-languages=c,c++,f77 : (reconfigured)</p>
<p>Later versions are off the table.</p>
<p>Other GCC versions from the working variety: egcs-1.1.2, gcc-2.8.1, gcc-2.95.3</p>
<p>And both binutils-2.9.1 and binutils-2.10.1 suck, as noted.</p>
<p>By all means disable X: set XLOGIN to &#8220;false&#8221; or anything, and start an xterm script from inittab with for example DISPLAY=192.168.1.198:1</p>
<p>Then redirect port localhost 6001 to wherever with whatever (ssh/redir.tgz, etc)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kevin Read		</title>
		<link>https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-306868</link>

		<dc:creator><![CDATA[Kevin Read]]></dc:creator>
		<pubDate>Fri, 10 Jun 2022 07:34:15 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9683#comment-306868</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-306848&quot;&gt;neozeed&lt;/a&gt;.

Yeah, it&#039;s an interesting system! Getting anything modern to compile for it has been a struggle though :D GCC 3 requires perl, which doesn&#039;t want to compile. Bash causes the ancient MIPS c compiler to dump core... I think I&#039;ll with GCC 2.7 first, I read somewhere that that will work...
I&#039;ll also have to see if I can get the serial console to work, it would free up memory to run without X.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-306848">neozeed</a>.</p>
<p>Yeah, it&#8217;s an interesting system! Getting anything modern to compile for it has been a struggle though 😀 GCC 3 requires perl, which doesn&#8217;t want to compile. Bash causes the ancient MIPS c compiler to dump core&#8230; I think I&#8217;ll with GCC 2.7 first, I read somewhere that that will work&#8230;<br />
I&#8217;ll also have to see if I can get the serial console to work, it would free up memory to run without X.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-306848</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Thu, 09 Jun 2022 22:01:41 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9683#comment-306848</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-306827&quot;&gt;Kevin Read&lt;/a&gt;.

wow super cool!  Mach rules!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-306827">Kevin Read</a>.</p>
<p>wow super cool!  Mach rules!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kevin Read		</title>
		<link>https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-306827</link>

		<dc:creator><![CDATA[Kevin Read]]></dc:creator>
		<pubDate>Thu, 09 Jun 2022 12:30:15 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9683#comment-306827</guid>

					<description><![CDATA[I managed to get OSF/1 2.0 running on gxemul. I wrote some notes and posted image files here: https://kevin-read.com/unix-archaelogy-osf-1-2-0-for-decstation-mips/]]></description>
			<content:encoded><![CDATA[<p>I managed to get OSF/1 2.0 running on gxemul. I wrote some notes and posted image files here: <a href="https://kevin-read.com/unix-archaelogy-osf-1-2-0-for-decstation-mips/" rel="nofollow ugc">https://kevin-read.com/unix-archaelogy-osf-1-2-0-for-decstation-mips/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-224840</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Sun, 15 Sep 2019 05:20:13 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9683#comment-224840</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-224838&quot;&gt;Kevin Chase&lt;/a&gt;.

Sure!  There is a lot of drift in gxemul, so newer doesn&#039;t mean better..

Just as my crap is like a &#039;omg it linked!&#039; bare effort.  I&#039;m surprised it runs anything to be honest, but that isn&#039;t the result of my work.. I&#039;m just a monkey banging a keyboard lol]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-224838">Kevin Chase</a>.</p>
<p>Sure!  There is a lot of drift in gxemul, so newer doesn&#8217;t mean better..</p>
<p>Just as my crap is like a &#8216;omg it linked!&#8217; bare effort.  I&#8217;m surprised it runs anything to be honest, but that isn&#8217;t the result of my work.. I&#8217;m just a monkey banging a keyboard lol</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kevin Chase		</title>
		<link>https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-224838</link>

		<dc:creator><![CDATA[Kevin Chase]]></dc:creator>
		<pubDate>Sun, 15 Sep 2019 04:05:56 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9683#comment-224838</guid>

					<description><![CDATA[In 2009 I was messing around with GXEmul on Windows (back when it was a pure-C project) via Cygwin initially, and then started working on a minimal patch to get it to build and run using MSVC.  I got it far enough along that it would boot a PMAX and output graphics to a window (all graphics done through GDI). I don&#039;t think the keyboard was hooked up so it was simply a demo.

A couple of years later I revisited it, refining the patches so that the project had a clear graphics interop layer that had implementations for both Windows and Unix. Some anecdotes:  Originally I rewrote the shell scripts in perl, but later decided it was simpler to write a simple shell emulator in perl and invoke that instead.  Also, the build times were very slow in Windows because of all the processes launched so I switched some code in the makefiles to use awk to cut the build times in half.

In the end, I got interested in other things and never completed the project, but I still have my patches lying around if there&#039;s interest in looking them over to see if there&#039;s anything of interest to your efforts.]]></description>
			<content:encoded><![CDATA[<p>In 2009 I was messing around with GXEmul on Windows (back when it was a pure-C project) via Cygwin initially, and then started working on a minimal patch to get it to build and run using MSVC.  I got it far enough along that it would boot a PMAX and output graphics to a window (all graphics done through GDI). I don&#8217;t think the keyboard was hooked up so it was simply a demo.</p>
<p>A couple of years later I revisited it, refining the patches so that the project had a clear graphics interop layer that had implementations for both Windows and Unix. Some anecdotes:  Originally I rewrote the shell scripts in perl, but later decided it was simpler to write a simple shell emulator in perl and invoke that instead.  Also, the build times were very slow in Windows because of all the processes launched so I switched some code in the makefiles to use awk to cut the build times in half.</p>
<p>In the end, I got interested in other things and never completed the project, but I still have my patches lying around if there&#8217;s interest in looking them over to see if there&#8217;s anything of interest to your efforts.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bengo		</title>
		<link>https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-221234</link>

		<dc:creator><![CDATA[Bengo]]></dc:creator>
		<pubDate>Mon, 19 Aug 2019 17:57:39 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9683#comment-221234</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-220139&quot;&gt;neozeed&lt;/a&gt;.

almost all of the Rom&#039;s  http://www.vdheijden-messerli.net/sgistuff/nekochan/prom/
The iso&#039;s you know where to download right? and the Irix 6.X source code? :P]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-220139">neozeed</a>.</p>
<p>almost all of the Rom&#8217;s  <a href="http://www.vdheijden-messerli.net/sgistuff/nekochan/prom/" rel="nofollow ugc">http://www.vdheijden-messerli.net/sgistuff/nekochan/prom/</a><br />
The iso&#8217;s you know where to download right? and the Irix 6.X source code? 😛</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: bengo		</title>
		<link>https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-221230</link>

		<dc:creator><![CDATA[bengo]]></dc:creator>
		<pubDate>Mon, 19 Aug 2019 17:43:20 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9683#comment-221230</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-220735&quot;&gt;Undertaker&lt;/a&gt;.

Yes I have been following that, but it only emulates an SGI Indy, and its slow as a  sloth.
GXEmul has much better performance and emulates the O2 machine]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2019/08/05/gxemul-for-win32/comment-page-1/#comment-220735">Undertaker</a>.</p>
<p>Yes I have been following that, but it only emulates an SGI Indy, and its slow as a  sloth.<br />
GXEmul has much better performance and emulates the O2 machine</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
