<?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"
	>
<channel>
	<title>Comments on: embedded gentoo linux: the basics</title>
	<atom:link href="http://wonkabar.org/archives/359/feed" rel="self" type="application/rss+xml" />
	<link>http://wonkabar.org/archives/359</link>
	<description>linux, databases, cartoons and cornflakes</description>
	<pubDate>Thu, 04 Dec 2008 06:44:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: yoshi314</title>
		<link>http://wonkabar.org/archives/359#comment-25160</link>
		<dc:creator>yoshi314</dc:creator>
		<pubDate>Thu, 01 Nov 2007 22:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://wonkabar.org/archives/359#comment-25160</guid>
		<description>pacman package manager from archlinux and its from-source tool makepkg has also a couple of neat features, like predefined options for stripping built packages of development files (*.la, *.a headers, documentation, manpages, gtk help files etc, etc). 

gentoo, although more flexible, has but one problem in this regard - it does not provide an ebuild for gcc-libs, which stands for gcc libraries, without the compiler (archlinux does have an pkgbuild). using this instead of whole gcc really trims down your system, without resorting to manual intervention, as you simply cannot do without libstdc++ (well, if you use gcc3 you can, because there is an ebuild for it; but that's just an exception) or other gcc libraries if you are going to run c++ apps in your system.</description>
		<content:encoded><![CDATA[<p>pacman package manager from archlinux and its from-source tool makepkg has also a couple of neat features, like predefined options for stripping built packages of development files (*.la, *.a headers, documentation, manpages, gtk help files etc, etc). </p>
<p>gentoo, although more flexible, has but one problem in this regard - it does not provide an ebuild for gcc-libs, which stands for gcc libraries, without the compiler (archlinux does have an pkgbuild). using this instead of whole gcc really trims down your system, without resorting to manual intervention, as you simply cannot do without libstdc++ (well, if you use gcc3 you can, because there is an ebuild for it; but that&#8217;s just an exception) or other gcc libraries if you are going to run c++ apps in your system.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
