Skip to content
This repository was archived by the owner on Nov 4, 2021. It is now read-only.
This repository was archived by the owner on Nov 4, 2021. It is now read-only.

Mac/Linux GHDL binary references paths from build environment #76

@controversial

Description

@controversial

On the latest nightly build, ghdl-yosys-plugin references paths that only exist in the build environment:

$ ./bin/yosys -p ghdl

-- Running command `ghdl' --

1. Executing GHDL.
warning: ieee library directory '/Users/runner/work/1/s/_packages/build_darwin/fpga-toolchain/lib/ghdl/ieee/v93/' not found
error: cannot find "std" library

raised OPTIONS.OPTION_ERROR : ghdlcomp.adb:315

Ideally, the binary would be built to be portable and run in different environments

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