<?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: Tonc &#8211; GBA Programming in rot13</title>
	<atom:link href="http://www.coranac.com/projects/tonc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coranac.com</link>
	<description>my own little world</description>
	<lastBuildDate>Thu, 08 Jul 2010 23:15:00 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: cearn</title>
		<link>http://www.coranac.com/projects/tonc/comment-page-1/#comment-2962</link>
		<dc:creator>cearn</dc:creator>
		<pubDate>Fri, 22 Jan 2010 17:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/projects/tonc/#comment-2962</guid>
		<description>Odd. I&#039;ve rebuilt tonclib here and it seems to compile okay. It did seem I missed a few points in the main codebase, though, so I&#039;ve re-uploaded everything. Maybe it&#039;ll work better this time.

About &lt;code&gt;INCLUDE&lt;/code&gt; vs &lt;code&gt;INCLUDES&lt;/code&gt;: &lt;code&gt;INCLUDE&lt;b&gt;S&lt;/b&gt;&lt;/code&gt; is supposed to be the list for include directories, and &lt;code&gt;INCLUDE&lt;/code&gt; is the variable that the compiler needs to search for the directories. You shouldn&#039;t replace one for the other, that won&#039;t work. Because of the obvious potential for confusion here, I always used &lt;code&gt;INCDIRS&lt;/code&gt; in the examples, but somehow missed it in the tonclib makefile.</description>
		<content:encoded><![CDATA[<p>Odd. I&#8217;ve rebuilt tonclib here and it seems to compile okay. It did seem I missed a few points in the main codebase, though, so I&#8217;ve re-uploaded everything. Maybe it&#8217;ll work better this time.</p>
<p> About <code>INCLUDE</code> vs <code>INCLUDES</code>: <code>INCLUDE<b>S</b></code> is supposed to be the list for include directories, and <code>INCLUDE</code> is the variable that the compiler needs to search for the directories. You shouldn&#8217;t replace one for the other, that won&#8217;t work. Because of the obvious potential for confusion here, I always used <code>INCDIRS</code> in the examples, but somehow missed it in the tonclib makefile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gooner</title>
		<link>http://www.coranac.com/projects/tonc/comment-page-1/#comment-2961</link>
		<dc:creator>gooner</dc:creator>
		<pubDate>Thu, 21 Jan 2010 19:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/projects/tonc/#comment-2961</guid>
		<description>There is a problem building the tonclib v1.4. It seems that make isn&#039;t pointing out where the headers are. I looked through the makefile and found some discrepancies between the variables INCLUDE and INCLUDES. But after changing them all to INCLUDES, the same thing happened.</description>
		<content:encoded><![CDATA[<p>There is a problem building the tonclib v1.4. It seems that make isn&#8217;t pointing out where the headers are. I looked through the makefile and found some discrepancies between the variables INCLUDE and INCLUDES. But after changing them all to INCLUDES, the same thing happened.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toney</title>
		<link>http://www.coranac.com/projects/tonc/comment-page-1/#comment-2879</link>
		<dc:creator>toney</dc:creator>
		<pubDate>Wed, 23 Dec 2009 20:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/projects/tonc/#comment-2879</guid>
		<description>In the latest tonc-code.zip, there appears to be no &#039;source&#039; or &#039;gfx&#039; subdirectories in code/adv/m7_demo/</description>
		<content:encoded><![CDATA[<p>In the latest tonc-code.zip, there appears to be no &#8217;source&#8217; or &#8216;gfx&#8217; subdirectories in code/adv/m7_demo/</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!--
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
</head>
<body>
<p>
My database has called in sick. Please imagine some 
annoying elevator tune till he gets back.
</p>
<p>
<small>[[Doo-di-doo tooo. Dum-di-dum-di-doo-dooo.]]</small>
</p>
</body>
</html>

-->