<?xml version="1.0" encoding="utf-8"?>

<feed xmlns="http://www.w3.org/2005/Atom">
<title>FatELF</title>
<link href="http://www.paranormal-entertainment.com/idr/blog/posts/2009-11-04T05:21:29Z-FatELF/"/>
<link href="http://www.paranormal-entertainment.com/idr/blog/posts/2009-11-04T05:21:29Z-FatELF/comments.atom" rel="self" type="application/atom+xml"/>
<author>

 <name>blogtest</name>

</author>

 


  <id>http://www.paranormal-entertainment.com/idr/blog/posts/2009-11-04T05:21:29Z-FatELF/</id>

<subtitle type="html">blogtest</subtitle>
<generator uri="http://ikiwiki.info/" version="3.12">ikiwiki</generator>
<updated>2009-11-06T02:49:35Z</updated>
<entry>
	<title>comment 1</title>
	
	  <id>http://www.paranormal-entertainment.com/idr/blog/posts/2009-11-04T05:21:29Z-FatELF/comment_1/</id>
	
	<link href="http://www.paranormal-entertainment.com/idr/blog/posts/2009-11-04T05:21:29Z-FatELF/#comment-9900ded8a88f69f242e34a463723c65b"/>
	
	 <author><name>anon</name></author>
	
	
	 
	
	
	<updated>2009-11-04T14:11:55Z</updated>
	<published>2009-11-04T14:08:55Z</published>
	
	 <content type="html" xml:lang="en">
	  Actually, the simplest solution would be to dump 32 bits alltogether.  The minor fraction of proprietary, 32-bit software that runs on free systems can be ported to 64 bits easily.  It is only proprietary systems like Mac OS or Windows that have their hands tied and have to maintain backwards compatibility, which leads to hacks like universal binaries.

	 </content>
	
	
	
</entry>
<entry>
	<title>Ideals vs. Reality</title>
	
	  <id>http://www.paranormal-entertainment.com/idr/blog/posts/2009-11-04T05:21:29Z-FatELF/comment_2/</id>
	
	<link href="http://www.paranormal-entertainment.com/idr/blog/posts/2009-11-04T05:21:29Z-FatELF/#comment-e130c7b9f1f30b5549412923c4b4e0ba"/>
	
	 <author><name>Greg</name></author>
	
	
	 
	
	
	<updated>2009-11-04T14:31:48Z</updated>
	<published>2009-11-04T14:28:48Z</published>
	
	 <content type="html" xml:lang="en">
	  The point of system software is to be used, not to be maintained against some conceptual ideal.  In the case of backwards compatibility MacOSX and Windows have it right.  They have sacrificed conceptual purity to maintain a higher level of usability.  Users are maintain a relative level of satisfaction with the system and frankly I don&#39;t know of anyone who would complain at the existence of Universal binaries or 32 bit compatibility mode.  I see no real drawbacks to Universal binaries.  If you&#39;re someone who actually cares so much that they want N binary versions to choose from rather than 1 binary option then you&#39;re probably also someone who&#39;s capable of downloading the source and building it yourself.  Is this a philosophical problem of the Linux community at large that usability is somehow secondary to &quot;purity&quot;?

	 </content>
	
	
	
</entry>
<entry>
	<title>RE: Ideals vs. Reality</title>
	
	  <id>http://www.paranormal-entertainment.com/idr/blog/posts/2009-11-04T05:21:29Z-FatELF/comment_3/</id>
	
	<link href="http://www.paranormal-entertainment.com/idr/blog/posts/2009-11-04T05:21:29Z-FatELF/#comment-3cb0eba8de0fdc60c81e4b5ad617375a"/>
	
	 <author><name>IanRomanick</name></author>
	
	
	 
	
	
	<updated>2009-11-04T19:26:56Z</updated>
	<published>2009-11-04T19:23:56Z</published>
	
	 <content type="html" xml:lang="en">
	  &lt;p&gt;The difference on Linux is that &lt;em&gt;most&lt;/em&gt; software is distributed as source code.  If someone wants to use, say, Mosaic as their browser, they just recompile it for their current CPU.&lt;/p&gt;

&lt;p&gt;At the same time, there are a lot of use cases where having combined 32-bit / 64-bit is useful:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;I&#39;m a software developer, and I want to test both the 32-bit and 64-bit build of my software.&lt;/li&gt;
&lt;li&gt;I&#39;m a user, and I &lt;em&gt;want&lt;/em&gt; to use some piece of closed-source software.&lt;/li&gt;
&lt;li&gt;I&#39;m a system administrator, and I want to have one NFS share for both 32-bit and 64-bit systems.&lt;/li&gt;
&lt;li&gt;I&#39;m a system administrator, and I want to have one rescue CD / USB key for both 32-bit and 64-bit systems.&lt;/li&gt;
&lt;/ul&gt;


	 </content>
	
	
	
</entry>
<entry>
	<title>comment 4</title>
	
	  <id>http://www.paranormal-entertainment.com/idr/blog/posts/2009-11-04T05:21:29Z-FatELF/comment_4/</id>
	
	<link href="http://www.paranormal-entertainment.com/idr/blog/posts/2009-11-04T05:21:29Z-FatELF/#comment-e578d0f21ba7fa8471662e67bbf344fa"/>
	
	 <author><name>Anonymous</name></author>
	
	
	 
	
	
	<updated>2009-11-04T21:10:42Z</updated>
	<published>2009-11-04T21:07:42Z</published>
	
	 <content type="html" xml:lang="en">
	  &lt;blockquote&gt;
  &lt;p&gt;The difference on Linux is that most software is distributed as source code.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Well, no. Most software is &lt;em&gt;available&lt;/em&gt; as source code, which is how upstream distribute it. But as a practical matter, most software on Linux is distributed as binary packages by Fedora, Ubuntu, and others. Building from source is a somewhat theoretical ability that many people have no interest in doing (and I say that as a LinuxFromScratch user)...&lt;/p&gt;


	 </content>
	
	
	
</entry>
<entry>
	<title>RE: comment 4</title>
	
	  <id>http://www.paranormal-entertainment.com/idr/blog/posts/2009-11-04T05:21:29Z-FatELF/comment_5/</id>
	
	<link href="http://www.paranormal-entertainment.com/idr/blog/posts/2009-11-04T05:21:29Z-FatELF/#comment-d8ae8d6a42d8d5dc0658429155bb2f13"/>
	
	 <author><name>IanRomanick</name></author>
	
	
	 
	
	
	<updated>2009-11-04T21:28:48Z</updated>
	<published>2009-11-04T21:25:48Z</published>
	
	 <content type="html" xml:lang="en">
	  Fair enough.  I suppose I should have said &quot;also distributed&quot; as source.  It&#39;s still a pretty significant difference from OS X and Windows.  On those platforms the choice is to either have backwards compatibility or throw away existing programs.  On Linux a third choice, recompiling, exists.  You are completely correct that it&#39;s a non-starter for a lot of people.

	 </content>
	
	
	
</entry>
<entry>
	<title>/lib32 and /lib64 ftl</title>
	
	  <id>http://www.paranormal-entertainment.com/idr/blog/posts/2009-11-04T05:21:29Z-FatELF/comment_6/</id>
	
	<link href="http://www.paranormal-entertainment.com/idr/blog/posts/2009-11-04T05:21:29Z-FatELF/#comment-80d12c86c92d204160be80d71cbe77b0"/>
	
	 <author><name>Anonymous</name></author>
	
	
	 
	
	
	<updated>2009-11-06T02:49:35Z</updated>
	<published>2009-11-06T02:46:34Z</published>
	
	 <content type="html" xml:lang="en">
	  &lt;p&gt;The multilib/bi-arch in Linux is indeed a bad reinvention of the wheel.
Solaris has had proper multiarch support for years. Architecture specific files would reside in /usr/lib/${ARCH}&lt;/p&gt;


	 </content>
	
	
	
</entry>

</feed>
