Skip to content

Failing to build on ARM due to missing atomic library #36371

@nlw0

Description

@nlw0

I'm building Julia on a Raspberry Pi v4 (armv7l), and a linking step is failing due to a missing -latomic. If I copy the g++ command and add it, it seems to work, although I still couldn't carry out the complete build. I see there's some reference in it at the Makefile, though I cannot figure out how to test that. Could this be some problem in my system instead? How can I make this work?

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