<?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: M2Crypto Build Wrapper for Fedora Core -based Distributions</title>
	<atom:link href="http://www.heikkitoivonen.net/blog/2009/02/09/m2crypto-build-wrapper-for-fedora-core-based-distributions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.heikkitoivonen.net/blog/2009/02/09/m2crypto-build-wrapper-for-fedora-core-based-distributions/</link>
	<description>A Finn in Silicon Valley - Adventures in Technology</description>
	<lastBuildDate>Wed, 17 Aug 2011 08:58:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Andrew</title>
		<link>http://www.heikkitoivonen.net/blog/2009/02/09/m2crypto-build-wrapper-for-fedora-core-based-distributions/comment-page-1/#comment-12299</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Mon, 15 Jun 2009 20:12:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=694#comment-12299</guid>
		<description>I had to modify the script slightly, so arch is set to `uname -i` (i386) instead of `uname -m` (i686). This is on FC8.</description>
		<content:encoded><![CDATA[<p>I had to modify the script slightly, so arch is set to `uname -i` (i386) instead of `uname -m` (i686). This is on FC8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miloslav Trmač</title>
		<link>http://www.heikkitoivonen.net/blog/2009/02/09/m2crypto-build-wrapper-for-fedora-core-based-distributions/comment-page-1/#comment-8095</link>
		<dc:creator>Miloslav Trmač</dc:creator>
		<pubDate>Thu, 12 Mar 2009 09:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=694#comment-8095</guid>
		<description>Doing it this way does not require any modification of the build process of applications that use openssl.

M2Crypto is an exception because SWIG does not (or should not) follow #includes recursively, which breaks the platform auto-detection header file.</description>
		<content:encoded><![CDATA[<p>Doing it this way does not require any modification of the build process of applications that use openssl.</p>
<p>M2Crypto is an exception because SWIG does not (or should not) follow #includes recursively, which breaks the platform auto-detection header file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heikki Toivonen</title>
		<link>http://www.heikkitoivonen.net/blog/2009/02/09/m2crypto-build-wrapper-for-fedora-core-based-distributions/comment-page-1/#comment-8070</link>
		<dc:creator>Heikki Toivonen</dc:creator>
		<pubDate>Wed, 11 Mar 2009 03:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=694#comment-8070</guid>
		<description>Hmm, I still don&#039;t see why this couldn&#039;t be solved with defines during build or something like that. Of course, I haven&#039;t really thought through all issues so maybe there really was no better way. But thanks for the explanation.</description>
		<content:encoded><![CDATA[<p>Hmm, I still don&#8217;t see why this couldn&#8217;t be solved with defines during build or something like that. Of course, I haven&#8217;t really thought through all issues so maybe there really was no better way. But thanks for the explanation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miloslav Trmač</title>
		<link>http://www.heikkitoivonen.net/blog/2009/02/09/m2crypto-build-wrapper-for-fedora-core-based-distributions/comment-page-1/#comment-8054</link>
		<dc:creator>Miloslav Trmač</dc:creator>
		<pubDate>Tue, 10 Mar 2009 14:17:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=694#comment-8054</guid>
		<description>The opensslconf.h changes are necessary for multilib systems - to allow installing both i386 and x86_64 headers and development libraries on one machine, and building both 32-bit and 64-bit programs using those headers.  If opensslconf.h contained data about the 64-bit mode, building 32-bit programs wouldn&#039;t be possible.</description>
		<content:encoded><![CDATA[<p>The opensslconf.h changes are necessary for multilib systems &#8211; to allow installing both i386 and x86_64 headers and development libraries on one machine, and building both 32-bit and 64-bit programs using those headers.  If opensslconf.h contained data about the 64-bit mode, building 32-bit programs wouldn&#8217;t be possible.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

