<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Microbits &#187; mingw</title>
	<atom:link href="http://microbits.info/index.php/tag/mingw/feed" rel="self" type="application/rss+xml" />
	<link>http://microbits.info</link>
	<description>Random thoughts about programming, gaming, and the world.</description>
	<lastBuildDate>Mon, 31 Oct 2011 04:43:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>MinGW</title>
		<link>http://microbits.info/index.php/2010/01/mingw</link>
		<comments>http://microbits.info/index.php/2010/01/mingw#comments</comments>
		<pubDate>Fri, 08 Jan 2010 06:47:59 +0000</pubDate>
		<dc:creator>recon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[compiler]]></category>
		<category><![CDATA[mingw]]></category>

		<guid isPermaLink="false">http://microbits.info/?p=434</guid>
		<description><![CDATA[After needing a copy of MinGW to compile some C code, I was somewhat annoyed to find that their all in one installer is now considered &#8220;deprecated&#8221;. That meant I had to download and extract 15 packages manually (two of them were even compressed as .lzma). Why anyone would compress a package designed for Windows [...]]]></description>
			<content:encoded><![CDATA[<p>After needing a copy of MinGW to compile some C code, I was somewhat annoyed to find that their all in one installer is now considered &#8220;deprecated&#8221;. That meant I had to download and extract 15 packages manually (two of them were even compressed as .lzma).</p>
<p>Why anyone would compress a package designed for Windows in .lzma format? The only way to extract it is with a command line sdk tool. Even on Linux, distributing archives in .lzma format is a little strange.</p>
<p>Anyhow, to save everyone the trouble, here&#8217;s a package (includes C, C++ and all necessary tools) in .7z format (which can be extracted by <a href="http://www.7-zip.org/" target="_blank">7-Zip</a>, the best file archiver for Windows) -&gt; <a class="downloadlink" href="http://microbits.info/wp-content/plugins/download-monitor/download.php?id=10" title="Version1.0.0.0 downloaded 202 times" >MinGW Compiler Package (202)</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://microbits.info/index.php/2010/01/mingw/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.759 seconds -->

