Skip to content

how to compile statically linked? #56

@fishpm-anu

Description

@fishpm-anu

I need to compile with the libraries statically linked, specially libm.so.6 and libstdc++.so. It's compiled on Ubuntu 20.04 but I want to run it also on RockyLinux 8.9 but it lacks the libraries for this dynamic compiled version.
How can i modify the build.sh or Makefile components to do it? thanks.

ldd ./rattle , needs to return,
not a dynamic executable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions