<?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: Оптимизация за компилиране с GCC</title>
	<atom:link href="http://misho.zlatograd.com/blog/2008/02/10/64/feed/" rel="self" type="application/rss+xml" />
	<link>http://misho.zlatograd.com/blog/2008/02/10/64/</link>
	<description>Личен блог на Михаил Пелтеков</description>
	<pubDate>Thu, 04 Dec 2008 19:30:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Mihail Peltekov</title>
		<link>http://misho.zlatograd.com/blog/2008/02/10/64/#comment-1375</link>
		<dc:creator>Mihail Peltekov</dc:creator>
		<pubDate>Fri, 14 Nov 2008 13:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://misho.zlatograd.com/blog/2008/02/10/64/#comment-1375</guid>
		<description>Допълнение за Xeon :)

export CHOST="x86_64-pc-linux-gnu"
export CFLAGS="-march=nocona -O3 -pipe -ftree-vectorize -m64"
export CXXFLAGS="${CFLAGS}"</description>
		<content:encoded><![CDATA[<p>Допълнение за Xeon :)</p>
<p>export CHOST=&#8221;x86_64-pc-linux-gnu&#8221;<br />
export CFLAGS=&#8221;-march=nocona -O3 -pipe -ftree-vectorize -m64&#8243;<br />
export CXXFLAGS=&#8221;${CFLAGS}&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
