<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>rullzer &#187; gcc3</title>
	<atom:link href="http://rullzer.com/blog/tag/gcc3/feed/" rel="self" type="application/rss+xml" />
	<link>http://rullzer.com/blog</link>
	<description>an experience beyond</description>
	<lastBuildDate>Thu, 24 Jun 2010 22:23:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Howto: x11-drivers/ati-drivers without gcc3</title>
		<link>http://rullzer.com/blog/2007/10/05/howto-x11-driversati-drivers-without-gcc3/</link>
		<comments>http://rullzer.com/blog/2007/10/05/howto-x11-driversati-drivers-without-gcc3/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 12:15:53 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://rullzer.com/blog/2007/10/05/howto-x11-driversati-drivers-without-gcc3/">rullzer</span></dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ati]]></category>
		<category><![CDATA[ati-drivers]]></category>
		<category><![CDATA[gcc3]]></category>

		<guid isPermaLink="false">http://rullzer.com/blog/2007/10/05/howto-x11-driversati-drivers-without-gcc3/</guid>
		<description><![CDATA[I figured out how to get the ati drivers to work on my new laptop without having to compile gcc-3. It are basicly a few easy steps:

libstdc++.so.5:

Google for libstdc++.so.5, you will find it. Well actually you find an rpm containing libstdc++.so.5.0.5
Copy libstdc++.so.5.0.5 to /usr/lib
Symlink /usr/lib/libstdc++.so.5.0.5 to /usr/lib/libstdc++.so.5


Portage Overlay:

Copy x11-drivers/ati-drivers to you overlay
Open the ebuild of [...]]]></description>
			<content:encoded><![CDATA[<p>I figured out how to get the ati drivers to work on my new laptop without having to compile gcc-3. It are basicly a few easy steps:</p>
<ol>
<li>libstdc++.so.5:
<ol>
<li>Google for libstdc++.so.5, you will find it. Well actually you find an rpm containing libstdc++.so.5.0.5</li>
<li>Copy libstdc++.so.5.0.5 to /usr/lib</li>
<li>Symlink /usr/lib/libstdc++.so.5.0.5 to /usr/lib/libstdc++.so.5</li>
</ol>
</li>
<li>Portage Overlay:
<ol>
<li>Copy x11-drivers/ati-drivers to you overlay</li>
<li>Open the ebuild of choise ( ati-drivers-[version].ebuild )</li>
<li>Remove the dependancy on virutial/libstdc++</li>
<li>run: <strong>ebuild ati-drivers-[version].ebuild digest</strong></li>
<li>run: <strong>emerge =x11-drivers/ati-drivers-[version]</strong>
    </ol>
</li>
</ol>
<p>This should go well. at least it did here.<br />
And enjoy your ati video card with ati-drivers without gcc-3. Now you can configure your card further.</p>
]]></content:encoded>
			<wfw:commentRss>http://rullzer.com/blog/2007/10/05/howto-x11-driversati-drivers-without-gcc3/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
