<?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: Ada Compiler (GNAT) Packages For Arch</title>
	<atom:link href="http://allanmcrae.com/2009/09/ada-compiler-gnat-packages-for-arch/feed/" rel="self" type="application/rss+xml" />
	<link>http://allanmcrae.com/2009/09/ada-compiler-gnat-packages-for-arch/</link>
	<description>One day this will feature a witty tagline…</description>
	<lastBuildDate>Wed, 16 May 2012 13:51:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Allan</title>
		<link>http://allanmcrae.com/2009/09/ada-compiler-gnat-packages-for-arch/#comment-73</link>
		<dc:creator>Allan</dc:creator>
		<pubDate>Fri, 18 Sep 2009 01:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://allanmcrae.com/?p=201#comment-73</guid>
		<description>I am actually thinking of re-splitting the Arch gcc packages using the package splitting in makepkg.  You can read about the reasons for joining them together &lt;a href=&quot;http://mailman.archlinux.org/pipermail/arch-dev-public/2008-January/004074.html&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.  If I re-split them, I will probably include the gcc-ada package, but that requires clearance from other devs.

And your sed line was very helpful.  I had tried just doing a &quot;gcc&quot; to &quot;gcc-ada&quot; sed without the exclusion and compilation failed because of a too long comment line...  Stupid language, isn&#039;t it?</description>
		<content:encoded><![CDATA[<p>I am actually thinking of re-splitting the Arch gcc packages using the package splitting in makepkg.  You can read about the reasons for joining them together <a href="http://mailman.archlinux.org/pipermail/arch-dev-public/2008-January/004074.html" rel="nofollow">here</a>.  If I re-split them, I will probably include the gcc-ada package, but that requires clearance from other devs.</p>
<p>And your sed line was very helpful.  I had tried just doing a &#8220;gcc&#8221; to &#8220;gcc-ada&#8221; sed without the exclusion and compilation failed because of a too long comment line&#8230;  Stupid language, isn&#8217;t it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sylphe</title>
		<link>http://allanmcrae.com/2009/09/ada-compiler-gnat-packages-for-arch/#comment-72</link>
		<dc:creator>Sylphe</dc:creator>
		<pubDate>Thu, 17 Sep 2009 23:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://allanmcrae.com/?p=201#comment-72</guid>
		<description>Hi Allan,

Glad to see you looked at this. It would be nice if GNAT was officially supported, and if gcc was split into gcc-java, gcc-objc, gcc-fortran... as it was before. I don&#039;t remember why gcc is unsplit, but is it relevant now that pacman supports splitting?

I&#039;ve explained on AUR how I build my binaries for i686 &amp; x86_64. In fact they are just the gcc-ada packages stripped. And I took the first packages from Frugalware.
Actually, these binaries have to match with the installed gcc version. So they were not really broken, just out of date.

What else.. I&#039;ve excluded comments from the global sed. This is not only for cosmetic purposes, but to do not produce lines too long. According to Gentoo ebuild, the style check could fail.

Ask me if needed, I would be pleased to help you.

Cheers,
Florent</description>
		<content:encoded><![CDATA[<p>Hi Allan,</p>
<p>Glad to see you looked at this. It would be nice if GNAT was officially supported, and if gcc was split into gcc-java, gcc-objc, gcc-fortran&#8230; as it was before. I don&#8217;t remember why gcc is unsplit, but is it relevant now that pacman supports splitting?</p>
<p>I&#8217;ve explained on AUR how I build my binaries for i686 &amp; x86_64. In fact they are just the gcc-ada packages stripped. And I took the first packages from Frugalware.<br />
Actually, these binaries have to match with the installed gcc version. So they were not really broken, just out of date.</p>
<p>What else.. I&#8217;ve excluded comments from the global sed. This is not only for cosmetic purposes, but to do not produce lines too long. According to Gentoo ebuild, the style check could fail.</p>
<p>Ask me if needed, I would be pleased to help you.</p>
<p>Cheers,<br />
Florent</p>
]]></content:encoded>
	</item>
</channel>
</rss>

