Package: libgccjit0
Version: 10-20200418-1
Followup-For: Bug #954898
Dear Maintainer,
This issue still exists in 10-20200418-1
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 5.4.0-0.bpo.4-amd6
Package: libgccjit0
Version: 10-20200324-1
Severity: important
Dear Maintainer,
I tried to complie GCC JIT's offiical hello world example shown on
https://gcc.gnu.org/onlinedocs/jit/intro/tutorial01.html
Compilation worked well without any error message, however, when I ran the
generated bina
Package: libgccjit0
Version: 10-20200312-2
Severity: important
Dear Maintainer,
libgccjit0 leads to linking error, I have the following C source code:
#include
#include
#include
int main(int argc, char **argv) {
gcc_jit_context *ctxt;
ctxt = gcc_jit_context_acquire();
3 matches
Mail list logo