Re: libgccjit and gccemacs

2020-11-21 Thread John Soo
Hello Andrea, Formbi, and Guix, I got gccemacs and the no-x version to compile. They do not run entirely correctly and the closure size is quite large. That said, it feels snappy! I submitted patches to issue 44775: https://issues.guix.gnu.org/issue/44775 If someone could investigate the retaine

libgccjit and gccemacs

2020-03-17 Thread Andrea Corallo
> but I don't know how to fix this. I tried adding gcc-toolchain to inputs > of libgccjit and gccemacs, but it didn't help. Hi Formbi, I'm quite ignorant on guix but the libgccjit error is potentially related to the LIBRARY_PATH value. Here a nice description of what libgccjit ex

libgccjit and gccemacs

2020-03-15 Thread Formbi
ch file or directory ld: cannot find -lgcc ld: cannot find -lgcc libgccjit.so: error: error invoking gcc driver This seems to be connected to this problem: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87808 but I don't know how to fix this. I tried adding gcc-toolchain to inputs of libgccjit an