-
Notifications
You must be signed in to change notification settings - Fork 291
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels