|
|
|
|
|
by georgemcbay
5205 days ago
|
|
Windows has even solved virtually all of "dll hell" via SxS. Linux distros would do well to implement something similar. Disk space and RAM are cheap, having a few different versions of the same DLLs is no big deal. I don't remember the last time I had a .dll problem in Windows post Vista, whereas I still run into .so issues nearly constantly in Linux distros. |
|