<?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: The Totally Bullshit Ruby Extension Experience on Windows</title>
	<atom:link href="http://apocryph.org/2007/06/16/totally_bullshit_ruby_extension_experience_windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://apocryph.org/2007/06/16/totally_bullshit_ruby_extension_experience_windows/</link>
	<description>Notes to my future self</description>
	<lastBuildDate>Tue, 27 Jul 2010 01:59:07 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: anelson</title>
		<link>http://apocryph.org/2007/06/16/totally_bullshit_ruby_extension_experience_windows/comment-page-1/#comment-1027</link>
		<dc:creator>anelson</dc:creator>
		<pubDate>Tue, 02 Feb 2010 02:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://apocryph.org/?p=401#comment-1027</guid>
		<description>What&#039;s a real world solution without swears?  Fuck that!</description>
		<content:encoded><![CDATA[<p>What&#8217;s a real world solution without swears?  Fuck that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl R.</title>
		<link>http://apocryph.org/2007/06/16/totally_bullshit_ruby_extension_experience_windows/comment-page-1/#comment-1026</link>
		<dc:creator>Karl R.</dc:creator>
		<pubDate>Tue, 02 Feb 2010 02:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://apocryph.org/?p=401#comment-1026</guid>
		<description>awesome.  great real world solution with swears. thanks, you are the only guy who solved my fucking problem.  Fuckin A.  (seriously, thanks). fuck.</description>
		<content:encoded><![CDATA[<p>awesome.  great real world solution with swears. thanks, you are the only guy who solved my fucking problem.  Fuckin A.  (seriously, thanks). fuck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brandon</title>
		<link>http://apocryph.org/2007/06/16/totally_bullshit_ruby_extension_experience_windows/comment-page-1/#comment-837</link>
		<dc:creator>brandon</dc:creator>
		<pubDate>Wed, 30 Sep 2009 19:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://apocryph.org/?p=401#comment-837</guid>
		<description>This isn&#039;t still an issue is it? I recently built 1.9.1 on windows with VCExpress 2008. wasn&#039;t too difficult as I recall. I ran the configure.bat file in [src]/win32 which generated config.h and the Makefile. Then it was just nmake, nmake test, nmake install. A few extensions got skipped, but I&#039;m going back and fixing them now (zlib, iconv)</description>
		<content:encoded><![CDATA[<p>This isn&#8217;t still an issue is it? I recently built 1.9.1 on windows with VCExpress 2008. wasn&#8217;t too difficult as I recall. I ran the configure.bat file in [src]/win32 which generated config.h and the Makefile. Then it was just nmake, nmake test, nmake install. A few extensions got skipped, but I&#8217;m going back and fixing them now (zlib, iconv)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anelson</title>
		<link>http://apocryph.org/2007/06/16/totally_bullshit_ruby_extension_experience_windows/comment-page-1/#comment-741</link>
		<dc:creator>anelson</dc:creator>
		<pubDate>Tue, 04 Aug 2009 17:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://apocryph.org/?p=401#comment-741</guid>
		<description>Mingw/cygwin are your only options most of the time on Windows, but neither would work for me because I need a 21st century debugger like Visual Studio&#039;s.  GDB is not the same, no matter what the graybeards say.  Since Ruby 1.9 on Windows has gone the mingw route, it looks like we&#039;ll never get relief.</description>
		<content:encoded><![CDATA[<p>Mingw/cygwin are your only options most of the time on Windows, but neither would work for me because I need a 21st century debugger like Visual Studio&#8217;s.  GDB is not the same, no matter what the graybeards say.  Since Ruby 1.9 on Windows has gone the mingw route, it looks like we&#8217;ll never get relief.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roger rubygem rdocs</title>
		<link>http://apocryph.org/2007/06/16/totally_bullshit_ruby_extension_experience_windows/comment-page-1/#comment-740</link>
		<dc:creator>roger rubygem rdocs</dc:creator>
		<pubDate>Tue, 04 Aug 2009 11:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://apocryph.org/?p=401#comment-740</guid>
		<description>I would definitely suggest considering mingw or cygwin.  Since we windows users have been abandoned we need something closer to unix-y :)
http://programming-gone-awry.blogspot.com/2009/05/how-to-setup-complete-mingw-msys-build.html
Re: performance: you could try 1.9 I suppose http://rubyinstaller.org/downloads/
GL to all us windows users out there.
=r</description>
		<content:encoded><![CDATA[<p>I would definitely suggest considering mingw or cygwin.  Since we windows users have been abandoned we need something closer to unix-y <img src='http://apocryph.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br />
<a href="http://programming-gone-awry.blogspot.com/2009/05/how-to-setup-complete-mingw-msys-build.html" rel="nofollow">http://programming-gone-awry.blogspot.com/2009/05/how-to-setup-complete-mingw-msys-build.html</a><br />
Re: performance: you could try 1.9 I suppose <a href="http://rubyinstaller.org/downloads/" rel="nofollow">http://rubyinstaller.org/downloads/</a><br />
GL to all us windows users out there.<br />
=r</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anelson</title>
		<link>http://apocryph.org/2007/06/16/totally_bullshit_ruby_extension_experience_windows/comment-page-1/#comment-603</link>
		<dc:creator>anelson</dc:creator>
		<pubDate>Sun, 07 Jun 2009 18:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://apocryph.org/?p=401#comment-603</guid>
		<description>I have contributed it inasmuch as the code is available on my SVN repository.  I can&#039;t contribute it in to the Ruby code because 1.8.6 is built with the ancient Visual C++ 6.0, and 1.9 is build with mingw, neither of which I support.</description>
		<content:encoded><![CDATA[<p>I have contributed it inasmuch as the code is available on my SVN repository.  I can&#8217;t contribute it in to the Ruby code because 1.8.6 is built with the ancient Visual C++ 6.0, and 1.9 is build with mingw, neither of which I support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Ratzloff</title>
		<link>http://apocryph.org/2007/06/16/totally_bullshit_ruby_extension_experience_windows/comment-page-1/#comment-599</link>
		<dc:creator>Matthew Ratzloff</dc:creator>
		<pubDate>Sun, 07 Jun 2009 02:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://apocryph.org/?p=401#comment-599</guid>
		<description>This is an ancient post, but here&#039;s a thought: why not contribute your work back?  I&#039;m sure the other Windows users would appreciate it.</description>
		<content:encoded><![CDATA[<p>This is an ancient post, but here&#8217;s a thought: why not contribute your work back?  I&#8217;m sure the other Windows users would appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Thoroddsen</title>
		<link>http://apocryph.org/2007/06/16/totally_bullshit_ruby_extension_experience_windows/comment-page-1/#comment-36</link>
		<dc:creator>Jon Thoroddsen</dc:creator>
		<pubDate>Wed, 07 Nov 2007 08:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://apocryph.org/?p=401#comment-36</guid>
		<description>&lt;strong&gt;What a spot on rant. I’m&lt;/strong&gt;

What a spot on rant. I&#039;m trying to build the ibm db2 adaptor and luckily found this post. It was very helpful :-)</description>
		<content:encoded><![CDATA[<p><strong>What a spot on rant. I’m</strong></p>
<p>What a spot on rant. I&#8217;m trying to build the ibm db2 adaptor and luckily found this post. It was very helpful <img src='http://apocryph.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
