Linked by Thom Holwerda on Thu 5th Nov 2009 23:05 UTC
Thread beginning with comment 393165
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.






Member since:
2005-10-13
I for one am glad this got dropped. It does absolutely nothing that a tarball with a script to start the correct executable based on the environment can't already do, at the cost of many invasive changes to the very bottom of the stack.
Now if there were huge numbers of proprietary apps out there running into some problem detecting what system they were running on then this might make sense. But there isn't. The hard part is actually fixing the code to know that pointers aren't necessarily the same size as an int, and that bit endianess might be swapped. Packaging has always been dead simple.