• @Akasazh@feddit.nl
    link
    fedilink
    English
    118 days ago

    Yeah, but I don’t get that I’m ringing 64 bit since win7 and never had trouble running old games.

    So why still run an is that is dependent on 32 bit?

    • @Matty_r@programming.dev
      link
      fedilink
      English
      218 days ago

      The 32 bit libraries are still available for you to run that old software. If it was removed entirely those old games would not run

      • @nutcase2690@lemmy.dbzer0.com
        link
        fedilink
        English
        017 days ago

        Followup question, if you don’t mind! What still needs to be maintained on the Win32 system on behalf of the Fedora maintainers? If everyone has moved on from 32bit, and the old stuff doesn’t change, where is the maintenance requirement? Could we not find a “final” version and leave it static, but still available in the package manager?

        Is it that packaging requirements change for different systems to keep up with hardware drivers/new package managers/kernel removing deprecated features/security vulnerability patches?

        • The_Decryptor
          link
          fedilink
          English
          417 days ago

          If everyone has moved on from 32bit, and the old stuff doesn’t change, where is the maintenance requirement?

          The problem is that it’s not old unchanging code, people want the latest supported version so they can still run their 32-bit binaries with the latest supporting libraries.

          And if the upstream developers don’t consider 32-bit support important, then it falls on the distro maintainers to patch the code to keep it running in these situations.