<br><div class="gmail_quote">On Thu, Oct 22, 2009 at 12:57 PM, Kevin Kofler <span dir="ltr"><<a href="mailto:kevin.kofler@chello.at">kevin.kofler@chello.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">King InuYasha wrote:<br>
> I just saw this article about an effort to create Universal binary style<br>
> ELF binaries for Linux, and I thought that this would be something to<br>
> watch, so that Fedora could integrate both x86-32 and x86-64 into single<br>
> DVD sets.<br>
><br>
> <a href="http://icculus.org/fatelf/" target="_blank">http://icculus.org/fatelf/</a><br>
<br>
</div>Yuck!!! Please don't infect GNU/Linux with this completely braindead crap!<br>
This wastes a lot of disk space and download bandwidth and probably also<br>
increases loading times for NO reason whatsoever. It also doubles the build<br>
times for any and all software. Just figure out what arch your machine is<br>
and install the correct package for your arch! Fat binaries are a method to<br>
make crappy binary-only software distribution easier, they have no room on a<br>
Free Software system. Let the Mac folks keep their fat crap and leave our<br>
binaries as native for the appropriate arch!<br>
<font color="#888888"><br>
        Kevin Kofler<br>
</font><div><div></div><div class="h5"><br>
--<br>
fedora-devel-list mailing list<br>
<a href="mailto:fedora-devel-list@redhat.com">fedora-devel-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/fedora-devel-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-devel-list</a><br>
</div></div></blockquote></div><br><br>I dunno, it could be useful for Live CDs/USBs. It would let you pack multiple arches onto a single LiveCD/USB. <br>
<br>
You sound like one of those crazy people that disregard everything that may slightly help proprietary software. It's probably possible to strip out arches when they become unneeded, if so desired. I know it is possible under Mac OS X to do that. If you had a system that had extra arches you didn't need, you probably could just go and strip them out to save disk space.<br>
<br>There isn't much proof to your statement about loading fat binaries. I don't notice a slow down in load times of Universal binaries on my Mac, but I do notice the disk space. As it is, Snow Leopard now uses Universal binaries to pack x86_32 and x86_64 into a single application container and can strip out PowerPC binary code.<br>
<br>Don't knock it till you try it... <br>