guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libgccjit and gccemacs


From: Formbi
Subject: libgccjit and gccemacs
Date: Sun, 15 Mar 2020 17:30:23 +0000

Hello!

I'd like to make gccemacs work in Guix. Joseph LaFreniere made this libgccjit 
package:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=40045
and I made this: https://termbin.com/06cmr

When I try to build gccemacs, I'm getting errors like this:
ld: cannot find crtbeginS.o: No such 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 and gccemacs, but it didn't help.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]