<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Thunderbird and cygwin annoyances</title>
	<atom:link href="http://rdist.root.org/2008/08/18/thunderbird-and-cygwin-annoyances/feed/" rel="self" type="application/rss+xml" />
	<link>http://rdist.root.org/2008/08/18/thunderbird-and-cygwin-annoyances/</link>
	<description>Embedded security, crypto, software protection</description>
	<lastBuildDate>Mon, 08 Mar 2010 21:19:29 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ken</title>
		<link>http://rdist.root.org/2008/08/18/thunderbird-and-cygwin-annoyances/#comment-5721</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Tue, 16 Feb 2010 02:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://rdist.wordpress.com/?p=177#comment-5721</guid>
		<description>I just installed Cygwin on Win XP SP-3 and was puzzled by the absence of gcc.
I would get back bash: gcc: command not found. It turns out that gcc isn&#039;t linked to anything and there is, in fact, gcc-3.exe and gcc-4.exe in /usr/bin.

A simple symbolic link solved the problem. Hope this helps</description>
		<content:encoded><![CDATA[<p>I just installed Cygwin on Win XP SP-3 and was puzzled by the absence of gcc.<br />
I would get back bash: gcc: command not found. It turns out that gcc isn&#8217;t linked to anything and there is, in fact, gcc-3.exe and gcc-4.exe in /usr/bin.</p>
<p>A simple symbolic link solved the problem. Hope this helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate Lawson</title>
		<link>http://rdist.root.org/2008/08/18/thunderbird-and-cygwin-annoyances/#comment-4930</link>
		<dc:creator>Nate Lawson</dc:creator>
		<pubDate>Fri, 20 Mar 2009 18:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://rdist.wordpress.com/?p=177#comment-4930</guid>
		<description>Danny had another comment, sent via email:

i am, i do, and i found a more generic answer.. tfy!

http://sources.redhat.com/ml/cygwin/2006-03/msg00164.html

it doesnt quite detour the console apis, but close. it does a dll
injection, that when run, creates threads that hook the console
handles back up to the bootstrapper program via pipes. the
bootstrapper then translates console stuff to something more
xterm/vt100 friendly using ncurses.</description>
		<content:encoded><![CDATA[<p>Danny had another comment, sent via email:</p>
<p>i am, i do, and i found a more generic answer.. tfy!</p>
<p><a href="http://sources.redhat.com/ml/cygwin/2006-03/msg00164.html" rel="nofollow">http://sources.redhat.com/ml/cygwin/2006-03/msg00164.html</a></p>
<p>it doesnt quite detour the console apis, but close. it does a dll<br />
injection, that when run, creates threads that hook the console<br />
handles back up to the bootstrapper program via pipes. the<br />
bootstrapper then translates console stuff to something more<br />
xterm/vt100 friendly using ncurses.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate Lawson</title>
		<link>http://rdist.root.org/2008/08/18/thunderbird-and-cygwin-annoyances/#comment-4765</link>
		<dc:creator>Nate Lawson</dc:creator>
		<pubDate>Thu, 21 Aug 2008 02:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://rdist.wordpress.com/?p=177#comment-4765</guid>
		<description>Danny, I didn&#039;t know you were still alive, let alone read my blog.  :-)</description>
		<content:encoded><![CDATA[<p>Danny, I didn&#8217;t know you were still alive, let alone read my blog.  :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny Dulai</title>
		<link>http://rdist.root.org/2008/08/18/thunderbird-and-cygwin-annoyances/#comment-4763</link>
		<dc:creator>Danny Dulai</dc:creator>
		<pubDate>Wed, 20 Aug 2008 01:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://rdist.wordpress.com/?p=177#comment-4763</guid>
		<description>sounds like it&#039;s time to detour console apis to cygwin tty</description>
		<content:encoded><![CDATA[<p>sounds like it&#8217;s time to detour console apis to cygwin tty</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate Lawson</title>
		<link>http://rdist.root.org/2008/08/18/thunderbird-and-cygwin-annoyances/#comment-4759</link>
		<dc:creator>Nate Lawson</dc:creator>
		<pubDate>Tue, 19 Aug 2008 05:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://rdist.wordpress.com/?p=177#comment-4759</guid>
		<description>Nice tip, Shawn.</description>
		<content:encoded><![CDATA[<p>Nice tip, Shawn.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Sherwood</title>
		<link>http://rdist.root.org/2008/08/18/thunderbird-and-cygwin-annoyances/#comment-4758</link>
		<dc:creator>Shawn Sherwood</dc:creator>
		<pubDate>Mon, 18 Aug 2008 20:52:47 +0000</pubDate>
		<guid isPermaLink="false">http://rdist.wordpress.com/?p=177#comment-4758</guid>
		<description>If you run the windows python like this:

/cygdrive/c/Python24/python -i

things will work interactively. You&#039;ll have to kill it with quit() or sys.exit() to get out instead of ^d or ^z.</description>
		<content:encoded><![CDATA[<p>If you run the windows python like this:</p>
<p>/cygdrive/c/Python24/python -i</p>
<p>things will work interactively. You&#8217;ll have to kill it with quit() or sys.exit() to get out instead of ^d or ^z.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
