Package: libghdl-5-0-1
Version: 5.0.1+dfsg-1+b1
Hi,
the libghdl package is broken. According to my research from 4.1.0,
the paths inside of libghdl haven't been adjusted to find the library
files of GHDL. I couldn't test this with 5.0.1 because it doesn't
locate the libghdl.so file.
When running
Package: ghdl-llvm
Version: 5.0.1+dfsg-1+b1
Hi,
when installing GHDL with LLVM backend, an executable (here
ghdl1-llvm) gets installed into /usr/lib/ghdl/llvm. Correct me if I'm
wrong, but I have never seen any executables in /usr/lib/...
The analogy of ghdl1-llvm is similar to cc1 in gcc. cc1 i
Package: ghdl
Version: 5.0.1+dfsg-1+b1
Hi,
a script was added to switch between GHDL backends.
--
root@4af06a855805:/# cat /usr/bin/ghdl
#!/bin/sh
set -e
backend="$GHDL_BACKEND"
bindir=$(dirname $0)
if [ ! -x "${bin
3 matches
Mail list logo