Results 1 to 2 of 2

Thread: GTK SWT x86 or x86_64?

  1. #1
    Join Date
    Feb 2007
    Location
    St. Louis, MO
    Beans
    4,930
    Distro
    Ubuntu 20.04 Focal Fossa

    GTK SWT x86 or x86_64?

    Hello all.

    I am interested in the SWT for GTK. I see there is a6 x86 and an x86_64. Is there really a need for a 64 or 32 bit JAR file. I mean they are just Java commands.

    Can someone elaborate?

    Thanks.
    Windows, only good for gaming.

  2. #2
    Join Date
    Nov 2010
    Location
    Down the rabbit hole
    Beans
    435
    Distro
    Ubuntu Development Release

    Re: GTK SWT x86 or x86_64?

    A .jar file is just a .jar file.
    If it's cross-platform or bit resolution independent depends on what's inside it and on the logic of the source code (what the .class files are doing).
    In your case, if you unzip the .jar file you'll find .so libraries which are 32 or 64 bit.
    Your ads here, just 9.99$/week !!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •