
http://bugzilla.opensuse.org/show_bug.cgi?id=1185529 http://bugzilla.opensuse.org/show_bug.cgi?id=1185529#c5 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(opensusebz@haloba | |tes.de) --- Comment #5 from Martin Li��ka <martin.liska@suse.com> --- (In reply to Richard Biener from comment #4)
It's part of the gcc11 package. Martin, can you have a look please?
Sure, it works on a vanilla Tumbleweed with the following Dockerfile: FROM opensuse/tumbleweed RUN zypper -n install libgccjit0 libgccjit0-devel-gcc11 gcc wget RUN wget https://gist.githubusercontent.com/marxin/43b8f6d7d2c83efd6de6d20e32bee488/r... RUN gcc t.c -lgccjit && ./a.out
Reminds me of some (openQA?) testing of the installed system.
Yes, we should do it. I'm going to work on it. So we need more info from Andi, what's wrong in his setup.. -- You are receiving this mail because: You are on the CC list for the bug.