guile-user
[Top][All Lists]
Advanced

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

Re: G-Golf - Callback segmentation fault


From: pelzflorian (Florian Pelz)
Subject: Re: G-Golf - Callback segmentation fault
Date: Mon, 02 Sep 2024 17:30:14 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Hello Matija.  I confirm that on Guix as well static trampolines are the
issue; using

((package-input-rewriting
  `((,libffi . ,libffi-sans-static-trampolines)))
 guile-3.0)

as Guile to run g-golf demos makes every g-golf demo work without patches.

Regards,
Florian



reply via email to

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