Skip to content

EPICS host arch guess doesn't work on ARM #2

@Araneidae

Description

@Araneidae

The code in mydbstatic.py at https://github.com/Araneidae/epicsdbbuilder/blob/84846091f6faccbc61bb6499a0f7835f4d829d89/epicsdbbuilder/mydbstatic.py#L57 used to figure out the path to the EPICS libraries fails for a linux-arm architecture. The key problem is that we're trying to second guess the computation of EPICS_HOST_ARCH in $EPICS_BASE/lib/perl/EpicsHostArch.pl.

Maybe it'll be simpler to literally just call this script!

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