Skip to content

Can't find GHDL on windows #1146

@sigmuha

Description

@sigmuha

When using ghdl on windows, it can't find ghdl. ghdl is in path and gives an output. It looks like the regex doesn't expect JIT.:

  ERROR - Could not detect known LLVM backend by parsing 'ghdl --version'
Expected to find one of dict_keys(['mcode code generator', 'llvm (\\d+\\.\\d+\\.\\d+ )?code generator', 'GCC (back-end|\\d+\\.\\d+\\.\\d+) code generator'])
== Output of 'ghdl --version'============================================================
GHDL 5.1.1 (4.1.0.r775.g91725e47f.dirty) [Dunoon edition]
 Compiled with GNAT Version: 15.1.0
 static elaboration, mcode JIT code generator
Written by Tristan Gingold.

Copyright (C) 2003 - 2025 Tristan Gingold.
GHDL is free software, covered by the GNU General Public License.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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