Skip to content

Why the .dylib file size is much more bigger than the .a file #3

Description

@fromlimbo

When I make the SHARED lib ,I found the size of libmath.dylib file is 13488, while the size of libmath.a is 2720.
Also , the size of cmake_hello in SHARED mode is 22972, while in STATIC mode is 19784.
What caused the confusing result?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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