Skip to content

Why are Linux prebuilt libraries so much larger than other platforms? #35

Description

@FeldrinH

Looking at the prebuilt libraries (from https://github.com/AccessKit/accesskit-c/releases/tag/0.15.1), I notice that the libraries for Linux are a lot bigger than the ones for Windows. For example windows/x86_64/msvc/shared/ has 376 kB of files excluding debug symbols., whereas linux/x86_64/shared/ has 1.75 MB of files excluding debug symbols (I stripped debug symbols with strip libaccesskit.so).

Why are the Linux libraries so big and is there any hope that they might become smaller in the future?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions