bug#49617: guile fails to build with jit on x86_64-pc-linux-gnux32
Serge Belyshev <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
On x86_64-pc-linux-gnux32 guile fails to build with segfault at "GEN guile-procedures.texi". Backtrace from coredump or from gdb-uninstalled-guile appears to be garbage or empty. Tested current git, 3.0.7 tarball and several other versions from git where jit is enabled and works on plain x86_64-pc-linux-gnu. Building with --disable-jit works fine.