<?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: gcc, textinfo, and diffutils updates	</title>
	<atom:link href="https://www.dragonflydigest.com/2011/05/03/gcc-textinfo-and-diffutils-updates/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2011/05/03/gcc-textinfo-and-diffutils-updates/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Mon, 29 Aug 2011 00:22:26 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Justin Sherrill		</title>
		<link>https://www.dragonflydigest.com/2011/05/03/gcc-textinfo-and-diffutils-updates/comment-page-1/#comment-43129</link>

		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Mon, 29 Aug 2011 00:22:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=7707#comment-43129</guid>

					<description><![CDATA[Ruben - The wiki is editable by anyone, so you can certainly add it there.  Or, it could go in the appropriate man page, though I&#039;m not sure which one that would be.]]></description>
			<content:encoded><![CDATA[<p>Ruben &#8211; The wiki is editable by anyone, so you can certainly add it there.  Or, it could go in the appropriate man page, though I&#8217;m not sure which one that would be.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ruben		</title>
		<link>https://www.dragonflydigest.com/2011/05/03/gcc-textinfo-and-diffutils-updates/comment-page-1/#comment-43128</link>

		<dc:creator><![CDATA[Ruben]]></dc:creator>
		<pubDate>Sun, 28 Aug 2011 08:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=7707#comment-43128</guid>

					<description><![CDATA[I needed to upgrade the system compiler to pull in a patch that was committed after the last 2.10 release and didn&#039;t want to build the whole world again, so I was looking for a way to just build the compiler.  I didn&#039;t find anything in google, so this is what I got to run after looking over the Makefile:

cd gnu/usr.bin/cc44
make DIRPRFX=gnu/usr.bin/cc44/ obj
make DIRPRFX=gnu/usr.bin/cc44/ depend
make DIRPRFX=gnu/usr.bin/cc44/ all
make DIRPRFX=gnu/usr.bin/cc44/ install

That seemed to work, would be nice if it were documented someplace.  I realize this is probably some old BSD knowledge that old-timers just know, as I now see that OpenBSD has some similar commands, but perhaps the most compact way to compile a single utility like this belongs on the wiki.]]></description>
			<content:encoded><![CDATA[<p>I needed to upgrade the system compiler to pull in a patch that was committed after the last 2.10 release and didn&#8217;t want to build the whole world again, so I was looking for a way to just build the compiler.  I didn&#8217;t find anything in google, so this is what I got to run after looking over the Makefile:</p>
<p>cd gnu/usr.bin/cc44<br />
make DIRPRFX=gnu/usr.bin/cc44/ obj<br />
make DIRPRFX=gnu/usr.bin/cc44/ depend<br />
make DIRPRFX=gnu/usr.bin/cc44/ all<br />
make DIRPRFX=gnu/usr.bin/cc44/ install</p>
<p>That seemed to work, would be nice if it were documented someplace.  I realize this is probably some old BSD knowledge that old-timers just know, as I now see that OpenBSD has some similar commands, but perhaps the most compact way to compile a single utility like this belongs on the wiki.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Edward O'Callaghan		</title>
		<link>https://www.dragonflydigest.com/2011/05/03/gcc-textinfo-and-diffutils-updates/comment-page-1/#comment-42866</link>

		<dc:creator><![CDATA[Edward O'Callaghan]]></dc:creator>
		<pubDate>Wed, 04 May 2011 23:12:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=7707#comment-42866</guid>

					<description><![CDATA[:) !]]></description>
			<content:encoded><![CDATA[<p>:) !</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
