<?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: Compile Server Scalability</title>
	<atom:link href="http://tromey.com/blog/?feed=rss2&#038;p=407" rel="self" type="application/rss+xml" />
	<link>http://tromey.com/blog/?p=407&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=compile-server-scalability</link>
	<description></description>
	<lastBuildDate>Wed, 15 May 2013 18:03:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Taras</title>
		<link>http://tromey.com/blog/?p=407&#038;cpage=1#comment-114774</link>
		<dc:creator>Taras</dc:creator>
		<pubDate>Fri, 21 Mar 2008 21:22:58 +0000</pubDate>
		<guid isPermaLink="false">http://tromey.com/blog/?p=407#comment-114774</guid>
		<description><![CDATA[The gnu preprocessor is impressively fast in my experience, but feel free to improve it :)

You might like this 
https://sourceforge.net/forum/message.php?msg_id=4828516
I think what it means is that
With a compile server you can figure out which headers aren&#039;t needed at all :)

I&#039;m also looking forward to this compile server idea for static analysis..Not just because you&#039;ll keep pre-GIMPLE ast longer, but also because it would be nice to parse the code once..and then compile it and or run analysis passes without reparsing!]]></description>
		<content:encoded><![CDATA[<p>The gnu preprocessor is impressively fast in my experience, but feel free to improve it <img src='http://tromey.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>You might like this<br />
<a href="https://sourceforge.net/forum/message.php?msg_id=4828516" rel="nofollow">https://sourceforge.net/forum/message.php?msg_id=4828516</a><br />
I think what it means is that<br />
With a compile server you can figure out which headers aren&#8217;t needed at all <img src='http://tromey.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m also looking forward to this compile server idea for static analysis..Not just because you&#8217;ll keep pre-GIMPLE ast longer, but also because it would be nice to parse the code once..and then compile it and or run analysis passes without reparsing!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
